Skip to content

Fix versioneer compat with py312#4

Merged
mrakitin merged 1 commit intoNSLS-II-CHX:masterfrom
tacaswell:fix_py312
Aug 11, 2022
Merged

Fix versioneer compat with py312#4
mrakitin merged 1 commit intoNSLS-II-CHX:masterfrom
tacaswell:fix_py312

Conversation

@tacaswell
Copy link
Copy Markdown
Member

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

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

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

python/cpython#28292
https://bugs.python.org/issue45173
python/cpython#89336
Copy link
Copy Markdown
Member

@mrakitin mrakitin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We merged similar PRs in other repos. Looks good to me.

@mrakitin mrakitin merged commit 6bba893 into NSLS-II-CHX:master Aug 11, 2022
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