Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46987: Remove _PySys_GetObjectId / _PySys_GetObjectId (GH-31835) | Dong-hee Na | 2022-03-14 | 1 | -2/+0 |
* | bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g... | Eric Snow | 2022-02-08 | 1 | -0/+2 |
* | bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18... | Skip Montanaro | 2020-06-01 | 1 | -8/+0 |
* | bpo-38644: Add _PySys_Audit() which takes tstate (GH-19180) | Victor Stinner | 2020-03-26 | 1 | -1/+4 |
* | bpo-36842: Implement PEP 578 (GH-12613) | Steve Dower | 2019-05-23 | 1 | -0/+21 |