-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bundled versioneer is broken on Python 3.12 #68
Comments
hrnciar
added a commit
to hrnciar/partd
that referenced
this issue
Jul 12, 2023
Fixes: dask#68 (Untested on other Python versions than 3.12)
could we please get a release with this merged soon? :) |
algitbot
pushed a commit
to alpinelinux/aports
that referenced
this issue
Mar 28, 2024
their current version is from Python 3.2 (???): dask/partd#68
Closing as |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue:
This is due to using the removed
configparser.SafeConfigParser
:Environment:
The text was updated successfully, but these errors were encountered: