index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_sysmodule.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)
Serhiy Storchaka
2025-05-28
1
-5/+0
*
gh-131591: Implement PEP 768 (#131937)
Pablo Galindo Salgado
2025-04-03
1
-0/+2
*
gh-130163: Fix crashes related to PySys_GetObject() (GH-130503)
Serhiy Storchaka
2025-02-25
1
-2/+4
*
gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)
Eric Snow
2024-10-18
1
-10/+0
*
gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472)
Victor Stinner
2024-09-02
1
-0/+3
*
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