cpython/Modules/_ssl
Bénédikt Tran 9bc8c5fc0c
gh-111178: fix UBSan failures in `Modules/_ssl/cert.c` (GH-129088)
fix UBSan failures for `PySSLCertificate`
2025-01-30 11:11:37 +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/cert.c` (GH-129088) 2025-01-30 11:11:37 +01:00
debughelpers.c gh-127350: Add Py_fopen() and Py_fclose() functions (#127821) 2025-01-06 12:43:09 +00:00
misc.c bpo-18233: Add internal methods to access peer chain (GH-25467) 2021-04-26 15:01:40 +02:00