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

⬆️ Prepare for Python 3.14 #179

Merged
merged 1 commit into from
Oct 14, 2024
Merged

⬆️ Prepare for Python 3.14 #179

merged 1 commit into from
Oct 14, 2024

Conversation

eigenein
Copy link
Owner

Fixes #177

@eigenein eigenein self-assigned this Oct 14, 2024
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.11%. Comparing base (bf21a9b) to head (9565cfe).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   98.10%   98.11%           
=======================================
  Files          30       30           
  Lines         793      795    +2     
=======================================
+ Hits          778      780    +2     
  Misses         15       15           

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

@eigenein eigenein force-pushed the issue/177-byte-string branch from b1674cd to 5883159 Compare October 14, 2024 12:23
@eigenein eigenein force-pushed the issue/177-byte-string branch from 5883159 to 9565cfe Compare October 14, 2024 12:25
@eigenein eigenein merged commit 2b08129 into master Oct 14, 2024
9 checks passed
@eigenein eigenein deleted the issue/177-byte-string branch October 14, 2024 12:30
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.

ImportError: cannot import name 'ByteString' from 'typing' with Python 3.14
1 participant