Skip to content

Updated vendor script for Python 3.12 depreciation of SafeConfigParser#6

Open
xzy3 wants to merge 1 commit into
flupke:masterfrom
xzy3:master
Open

Updated vendor script for Python 3.12 depreciation of SafeConfigParser#6
xzy3 wants to merge 1 commit into
flupke:masterfrom
xzy3:master

Conversation

@xzy3

@xzy3 xzy3 commented Dec 5, 2023

Copy link
Copy Markdown

Python 3.12 has removed SafeConfigParser in favor of just ConfigParser. Also they renamed the "readfp" function to "read_file". Added some code to check the version and use the new names.

…and renaming of ConfigParser.readfp to ConfigParser.read_file
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.

2 participants