Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-106320: Remove private _PySys functions (#108452) | Victor Stinner | 2023-08-24 | 1 | -0/+6 |
* | gh-107211: No longer export internal functions (7) (#108425) | Victor Stinner | 2023-08-24 | 1 | -2/+2 |
* | gh-107211: No longer export internal functions (3) (#107215) | Victor Stinner | 2023-07-25 | 1 | -2/+2 |
* | gh-101758: Clean Up Uses of Import State (gh-101919) | Eric Snow | 2023-02-15 | 1 | -0/+3 |
* | bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized g... | Eric Snow | 2022-02-08 | 1 | -0/+2 |
* | bpo-38644: Add _PySys_Audit() which takes tstate (GH-19180) | Victor Stinner | 2020-03-26 | 1 | -0/+24 |