Skip to content

asyncore library is removed in Python 3.12 #1

@sevmonster

Description

@sevmonster

Mostly posting this for anyone interested in using this or finding issues with it, but the used asyncore library was deprecated and finally removed by Python 3.12. asyncore is used by imported library pyinotify. You (the end user and the repo owner) can fix this by adding pyasyncore to your dependencies.

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