gh-140795: Keep 'err' in local variable in _ssl.c (gh-143275)
The error return code doesn't need to be mutable state on the SSLSocket. This simplifes thread-safety and avoids potential reentrancy issues.
S
Sam Gross committed
96ab379dcaa93630a230402b8183a26ac99097bd
Parent: 469fe33
Committed by GitHub <noreply@github.com>
on 12/31/2025, 12:45:44 AM