Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-103092: isolate `_ssl` (#104725) | Kumar Aditya | 2023-05-22 | 1 | -0/+2 |
* | gh-100062: Remove error code tables from _ssl and err_names_to_codes (GH-100063) | David Benjamin | 2023-04-03 | 1 | -1/+0 |
* | bpo-46541: remove usage of _Py_IDENTIFIER from _ssl module (GH-31599) | Kumar Aditya | 2022-03-01 | 1 | -0/+5 |
* | bpo-46613: Add PyType_GetModuleByDef to the public API (GH-31081) | Petr Viktorin | 2022-02-11 | 1 | -1/+1 |
* | bpo-18233: Add internal methods to access peer chain (GH-25467) | Christian Heimes | 2021-04-26 | 1 | -1/+30 |
* | bpo-42333: Port _ssl extension to multiphase initialization (PEP 489) (GH-23253) | Christian Heimes | 2021-04-17 | 1 | -0/+45 |