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

Add deprecation warnings for Python 3.7 in upcoming feature releases #2893

Merged
merged 2 commits into from
May 3, 2024

Conversation

lunkwill42
Copy link
Member

Fixes #2890

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.21%. Comparing base (a2be786) to head (ee4b45e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2893   +/-   ##
=======================================
  Coverage   60.21%   60.21%           
=======================================
  Files         601      601           
  Lines       43981    43981           
=======================================
  Hits        26481    26481           
  Misses      17500    17500           

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

Copy link

github-actions bot commented May 2, 2024

Test results

     12 files       12 suites   11m 27s ⏱️
3 320 tests 3 320 ✔️ 0 💤 0
9 435 runs  9 435 ✔️ 0 💤 0

Results for commit ee4b45e.

♻️ This comment has been updated with latest results.

@lunkwill42 lunkwill42 merged commit 4251a40 into master May 3, 2024
18 checks passed
@lunkwill42 lunkwill42 deleted the deprecation/warn-about-python37-deprecation branch May 3, 2024 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add deprecation warning for Python 3.7 to NOTES.rst and CHANGELOG.md
2 participants