Skip to content

ConfigParser renamed SafeConfigParser to ConfigParser #10

@b-jazz

Description

@b-jazz

I haven't kept up with the Python3 import exceptions, but python3.12 broke pushover and started throwing ModuleNotFoundError (instead of ImportError) and pushover was complaining about SafeConfigParser not being found. Turns out it was renamed in python 3.2. PR incoming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions