Skip to content

Add support for Python 3.13 #1190

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

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Add support for Python 3.13 #1190

merged 2 commits into from
Nov 6, 2024

Conversation

Cycloctane
Copy link
Contributor

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.62%. Comparing base (1e28be8) to head (92eee11).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
pymysql/connections.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1190      +/-   ##
==========================================
+ Coverage   86.24%   86.62%   +0.38%     
==========================================
  Files          17       17              
  Lines        2436     2423      -13     
  Branches      258      253       -5     
==========================================
- Hits         2101     2099       -2     
+ Misses        249      241       -8     
+ Partials       86       83       -3     

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

@methane methane merged commit a1ac823 into PyMySQL:main Nov 6, 2024
15 of 16 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.

getpass.getuser() raises OSError in Python 3.13
2 participants