Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2025

This PR contains the following updates:

Package Change Age Confidence
pymysql (changelog) 1.1.1 -> 1.1.2 age confidence

Release Notes

PyMySQL/PyMySQL (pymysql)

v1.1.2

Compare Source

Release date: 2025-08-24

  • Prevent UnboundLocalError in very rare situation. #​1174
  • Close underlying SocketIO soon when Connection is closed for PyPy. #​1183
  • Fix importing PyMySQL fail on CPython 3.13 when getpass.getuser() raises OSEError. #​1190
  • Make charset name "utf8" case insensitive. #​1195
  • Connection.kill() uses KILL query instead of COM_KILLcommand to support MySQL 8.4. #​1197
  • Fix SSL error on CPython 3.13 caused by strict TLS default setting. #​1198
  • Fix auth switch request handling. #​1200

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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.

0 participants