Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |