cpython/Modules/_ssl
Bénédikt Tran e708ac8dd4
gh-111178: fix UBSan failures in `Modules/_ssl.c` (GH-130719)
* fix UBSan failures for `PySSLContext`, `PySSLSocket`, `PySSLMemoryBIO`, `PySSLSession`
2025-03-17 16:25:28 +01:00
..
clinic gh-111178: Generate correct signature for most self converters (#128447) 2025-01-20 12:40:18 +01:00
cert.c gh-111178: fix UBSan failures in `Modules/_ssl.c` (GH-130719) 2025-03-17 16:25:28 +01:00
debughelpers.c gh-111178: fix UBSan failures in `Modules/_ssl.c` (GH-130719) 2025-03-17 16:25:28 +01:00
misc.c bpo-18233: Add internal methods to access peer chain (GH-25467) 2021-04-26 15:01:40 +02:00