Skip to content

Release v1.2.0#1244

Merged
methane merged 3 commits into
PyMySQL:mainfrom
methane:release-v120
May 19, 2026
Merged

Release v1.2.0#1244
methane merged 3 commits into
PyMySQL:mainfrom
methane:release-v120

Conversation

@methane
Copy link
Copy Markdown
Member

@methane methane commented May 19, 2026

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.35%. Comparing base (1e28be8) to head (48db372).
⚠️ Report is 52 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1244      +/-   ##
==========================================
- Coverage   86.24%   84.35%   -1.90%     
==========================================
  Files          17       17              
  Lines        2436     2467      +31     
  Branches      258      247      -11     
==========================================
- Hits         2101     2081      -20     
- Misses        249      307      +58     
+ Partials       86       79       -7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates release metadata for the next PyMySQL version by adjusting the in-code version and refreshing the changelog for the announced release.

Changes:

  • Bump pymysql.VERSION / pymysql.VERSION_STRING.
  • Finalize the v1.2.0 changelog entry with a concrete release date.
  • Remove an outdated “planned breaking changes” note from the top of the changelog.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
pymysql/__init__.py Updates the library’s runtime/distribution version constants.
CHANGELOG.md Finalizes release date and trims outdated forward-looking notes for the release entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pymysql/__init__.py Outdated
Comment on lines +52 to +53
VERSION = (1, 1, 4, "final")
VERSION_STRING = "1.1.4"
Comment thread CHANGELOG.md
Comment on lines 3 to 6
## v1.2.0

Release date: TBD
Release date: 2026-05-19

@methane methane merged commit 53b16b2 into PyMySQL:main May 19, 2026
13 checks passed
@methane methane deleted the release-v120 branch May 19, 2026 04:53
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.

2 participants