Skip to content

Python 3.13 compatibility #470

@offa

Description

@offa

With #463 the library works on Python 3.12 (#430), but not on Python 3.13 yet:

AttributeError: module 'pathlib' has no attribute 'posixpath'. Did you mean: 'PosixPath'?

Reported location

Tested using master at 46728f6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedWe will be glad if somebody proposes a solution via PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions