Skip to content

Conversation

@shuchongding
Copy link

since python3.2
configparser no longer has a SafeConfigParser class. Use the shorter ConfigParser
configparser.ConfigParser no longer has a readfp method. Use read_file()
see https://docs.python.org/3/whatsnew/3.12.html

fixed this issue with updated versioneer.py and configparser.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant