Skip to content

Python 3.12 - AttributeError: module 'pathlib' has no attribute '_Flavour' #430

@briantist

Description

@briantist

Python 3.12 is now released, but it does not work due to pathlib changes:

/opt/hostedtoolcache/Python/3.12.0-rc.1/x64/lib/python3.12/site-packages/artifactory.py:426: in
class _ArtifactoryFlavour(pathlib._Flavour):
E AttributeError: module 'pathlib' has no attribute '_Flavour'

I figured I'd add 3.12 into the test matrix on my project which relies on this library, and that's how I found this issue:

Not any kind of pressing issue yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedWe will be glad if somebody proposes a solution via PRenhancementFeature request to extend functionalityhacktoberfest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions