Skip to content

Add support for Python 3.12 - #1134

Merged
methane merged 2 commits into
PyMySQL:mainfrom
hugovk:add-3.12
Sep 4, 2023
Merged

Add support for Python 3.12#1134
methane merged 2 commits into
PyMySQL:mainfrom
hugovk:add-3.12

Conversation

@hugovk

Copy link
Copy Markdown
Contributor

The Python 3.12 release candidate is out! 🚀

Call to action

We strongly encourage maintainers of third-party Python projects to prepare their projects for 3.12 compatibilities during this phase, and where necessary publish Python 3.12 wheels on PyPI to be ready for the final release of 3.12.0.

See also https://dev.to/hugovk/help-test-python-312-beta-1508/

@codecov

codecovBot commented Sep 4, 2023

Copy link
Copy Markdown

Codecov Report

Patch and project coverage have no change.

Comparison is base (6b10225) 86.27% compared to head (9894643) 86.27%.

Additional details and impacted files
@@ Coverage Diff @@## main #1134 +/- ##
=======================================
Coverage 86.27% 86.27% =======================================
Files 17 17 Lines 2434 2434 Branches 257 257 =======================================
Hits 2100 2100 Misses 249 249 Partials 85 85 

see 2 files with indirect coverage changes

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

@methane
methane merged commit 8157da5 into PyMySQL:mainSep 4, 2023
@hugovk
hugovk deleted the add-3.12 branch September 4, 2023 08:05
@github-actionsgithub-actionsBot locked as resolved and limited conversation to collaborators Sep 9, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@hugovk@methane