COMMITS
/ Modules/_ssl.h May 22, 2023
K
GH-103092: isolate `_ssl` (#104725)
Kumar Aditya committed
April 3, 2023
D
gh-100062: Remove error code tables from _ssl and err_names_to_codes (GH-100063)
David Benjamin committed
March 1, 2022
K
bpo-46541: remove usage of _Py_IDENTIFIER from _ssl module (GH-31599)
Kumar Aditya committed
February 11, 2022
P
bpo-46613: Add PyType_GetModuleByDef to the public API (GH-31081)
Petr Viktorin committed
April 26, 2021
C
bpo-18233: Add internal methods to access peer chain (GH-25467)
Christian Heimes committed
April 17, 2021
C
bpo-42333: Port _ssl extension to multiphase initialization (PEP 489) (GH-23253)
Christian Heimes committed