Skip to content

Conversation

@Mark90
Copy link
Contributor

@Mark90 Mark90 commented Jan 2, 2025

Bump version to 1.9.0 with changes:

  • Add support for Python 3.13
  • Rewrote README.md
  • Used pyupgrade to use Python 3.11 syntax
  • Unpinned mypy 1.6 and updated code for mypy 1.14
    • Minor type annotation change to gather_nice_sync() and gather_sync()

Other changes:

  • Update license headers and add as CI check
  • Run pre-commit in CI

@codecov
Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.51%. Comparing base (96b7ebd) to head (dc57b4b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   80.51%   80.51%           
=======================================
  Files          13       13           
  Lines         467      467           
  Branches       62       62           
=======================================
  Hits          376      376           
  Misses         71       71           
  Partials       20       20           

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

@Mark90 Mark90 changed the title Python3.13 Add support for Python 3.13, update syntax to Python>=3.11 Jan 2, 2025
@Mark90 Mark90 marked this pull request as ready for review January 2, 2025 12:03
@Mark90 Mark90 changed the title Add support for Python 3.13, update syntax to Python>=3.11 Add support for Python 3.13, update syntax to Python>=3.11, update readme Jan 2, 2025
Copy link
Contributor

@mrijk mrijk left a comment

Choose a reason for hiding this comment

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

LGTM

@mrijk mrijk merged commit 872ce74 into main Jan 6, 2025
5 checks passed
@mrijk mrijk deleted the python3.13 branch January 6, 2025 09:46
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.

3 participants