Skip to content

Conversation

@methane
Copy link
Member

@methane methane commented Jan 14, 2025

No description provided.

@methane methane force-pushed the disable-VERIFY_X509_STRICT branch from 9fc71ee to 3b1d215 Compare January 14, 2025 10:29
@codecov
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.47%. Comparing base (1e28be8) to head (3b1d215).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1198      +/-   ##
==========================================
+ Coverage   86.24%   86.47%   +0.22%     
==========================================
  Files          17       17              
  Lines        2436     2425      -11     
  Branches      258      254       -4     
==========================================
- Hits         2101     2097       -4     
+ Misses        249      244       -5     
+ Partials       86       84       -2     

☔ 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.

@methane methane merged commit 0df4ce9 into PyMySQL:main Jan 14, 2025
15 checks passed
@methane methane deleted the disable-VERIFY_X509_STRICT branch January 14, 2025 10:36
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Sep 30, 2025
https://build.opensuse.org/request/show/1308066
by user dirkmueller + anag_factory
- update to 1.1.2:
  * Prevent UnboundLocalError in very rare situation.
  * Close underlying `SocketIO` soon when Connection is closed
    for PyPy.
  * Fix importing PyMySQL fail on CPython 3.13 when
    `getpass.getuser()` raises OSEError.
  * Make charset name "utf8" case insensitive.
  * `Connection.kill()` uses `KILL` query instead of
    `COM_KILL`command to support MySQL 8.4.
  * Fix SSL error on CPython 3.13 caused by strict TLS default
    setting. PyMySQL/PyMySQL#1198
  * Fix auth switch request handling.
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.

1 participant