Bugfix: Send the TLS alert to the peer upon a ssl.CertificateError.
#3413
+162
−18
Codecov / codecov/project
succeeded
Apr 21, 2026 in 0s
100.00000% (target 100.00000%)
View this Pull Request on Codecov
100.00000% (target 100.00000%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00000%. Comparing base (82af3ab) to head (71fe831).
Additional details and impacted files
@@ Coverage Diff @@
## main #3413 +/- ##
===============================================
Coverage 100.00000% 100.00000%
===============================================
Files 128 128
Lines 19417 19482 +65
Branches 1318 1321 +3
===============================================
+ Hits 19417 19482 +65 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/trio/_ssl.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_tests/test_ssl.py | 100.00000% <100.00000%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading