-
Notifications
You must be signed in to change notification settings - Fork 161
Closed
Labels
Help WantedWe will be glad if somebody proposes a solution via PRWe will be glad if somebody proposes a solution via PRenhancementFeature request to extend functionalityFeature request to extend functionalityhacktoberfest
Description
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.
brot, ktdreyer, okainov, tizmajlo, colindean and 23 more
Metadata
Metadata
Assignees
Labels
Help WantedWe will be glad if somebody proposes a solution via PRWe will be glad if somebody proposes a solution via PRenhancementFeature request to extend functionalityFeature request to extend functionalityhacktoberfest