Skip to content

Fix versioneer compat with py312#1

Merged
mrakitin merged 1 commit intoNSLS2:masterfrom
tacaswell:fix_py312
Feb 3, 2026
Merged

Fix versioneer compat with py312#1
mrakitin merged 1 commit intoNSLS2:masterfrom
tacaswell:fix_py312

Conversation

@tacaswell
Copy link
Copy Markdown
Contributor

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
Contributor

@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.

Let's have it merged too, it should fix the support for newer Python versions in the future. The standard thing we are doing for many other projects.

Attn @dleshchev

@mrakitin mrakitin merged commit b74ca9c into NSLS2:master Feb 3, 2026
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