Skip to content
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

Fix versioneer compat with py311 #1019

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Conversation

tacaswell
Copy link
Contributor

SafeConfigParser has been deprecated since Python 3.2 and will be removed in py311.

python/cpython#28292
https://bugs.python.org/issue45173

@ZLLentz
Copy link
Member

ZLLentz commented Oct 29, 2021

This contains the commits from #901

@tacaswell
Copy link
Contributor Author

sorry, script did not have enough exit points!

SafeConfigParser has been deprecated since Python 3.2 and will
be removed in py311.

python/cpython#28292
https://bugs.python.org/issue45173
@ZLLentz
Copy link
Member

ZLLentz commented Oct 29, 2021

Thank you for spreading this fix btw- much appreciated! (though, seeing so many PRs in the morning was a bit of a shock)

@mrakitin mrakitin merged commit b499c35 into bluesky:master Nov 5, 2021
@tacaswell tacaswell deleted the fix_py311 branch November 5, 2021 03:46
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.

3 participants