build fails with python 3.11.0a1 #268
Labels
bug
unintended behaviour in ecdsa code
maintenance
issues related to making the project usable or testable
Milestone
python-ecdsa fails to build with Python 3.11.0a1.
Removed from the configparser module: the SafeConfigParser class, the filename
property of the ParsingError class, the readfp() method of the ConfigParser
class, deprecated since Python 3.2. (Contributed by Hugo van Kemenade in
bpo-45173.)
https://docs.python.org/3.11/whatsnew/3.11.html
The text was updated successfully, but these errors were encountered: