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

Deprecate Py3.6 and Py3.7 #119

Merged
merged 36 commits into from
Jan 15, 2024
Merged

Conversation

maxfischer2781
Copy link
Owner

@maxfischer2781 maxfischer2781 commented Jan 5, 2024

  • Remove Py3.6 and Py3.7 from automation workflows.
  • Remove Py3.6 and Py3.7 from package metadata.
  • Remove typing_extensions dependency.
  • Various general cleanup as part of reviewing all modules:

Closes #95.

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (77a16f6) 99.09% compared to head (1ffdace) 98.88%.

❗ Current head 1ffdace differs from pull request most recent head 6c9cd8f. Consider uploading reports for the commit 6c9cd8f to get more accurate results

Files Patch % Lines
asyncstdlib/_lrucache.py 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   99.09%   98.88%   -0.21%     
==========================================
  Files          20       20              
  Lines        2097     2069      -28     
  Branches      556      511      -45     
==========================================
- Hits         2078     2046      -32     
- Misses         11       15       +4     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

asyncstdlib/_lrucache.py Dismissed Show dismissed Hide dismissed
asyncstdlib/_lrucache.py Dismissed Show dismissed Hide dismissed
asyncstdlib/_lrucache.py Dismissed Show dismissed Hide dismissed
asyncstdlib/_lrucache.py Dismissed Show dismissed Hide dismissed
asyncstdlib/functools.py Dismissed Show dismissed Hide dismissed
asyncstdlib/functools.py Dismissed Show dismissed Hide dismissed
asyncstdlib/heapq.py Dismissed Show dismissed Hide dismissed
asyncstdlib/heapq.py Dismissed Show dismissed Hide dismissed
asyncstdlib/heapq.py Dismissed Show dismissed Hide dismissed
asyncstdlib/heapq.py Dismissed Show dismissed Hide dismissed
@maxfischer2781 maxfischer2781 marked this pull request as ready for review January 7, 2024 16:36
@maxfischer2781 maxfischer2781 merged commit e5a36f8 into master Jan 15, 2024
18 checks passed
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.

Deprecate old Python versions slot_get helper works incorrectly with metaclasses
1 participant