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 #65

Merged
merged 1 commit into from
Aug 3, 2022
Merged

Conversation

tacaswell
Copy link
Contributor

No description provided.

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

python/cpython#28292
https://bugs.python.org/issue45173
@codecov-commenter
Copy link

Codecov Report

Merging #65 (a412102) into master (f724362) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   92.23%   92.23%           
=======================================
  Files           6        6           
  Lines         438      438           
=======================================
  Hits          404      404           
  Misses         34       34           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f724362...a412102. Read the comment docs.

@ocefpaf
Copy link
Collaborator

ocefpaf commented Oct 29, 2021

Should probably drop versioneer in lieu of setuptools_scm. What do you think @ericdill?

@ericdill
Copy link
Owner

ericdill commented Aug 3, 2022

way late on this but that's fine by me. whatever you think is best @ocefpaf

@ericdill ericdill merged commit beba5f6 into ericdill:master Aug 3, 2022
@tacaswell tacaswell deleted the fix_py311 branch August 4, 2022 00:06
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.

4 participants