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_interp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96502)
Gregory P. Smith
2022-09-05
1
-0/+2
*
[3.9] bpo-40514: Remove --with-experimental-isolated-subinterpreters in 3.9 (...
Victor Stinner
2020-05-19
1
-3/+0
*
bpo-40521: Add PyInterpreterState.unicode (GH-20081)
Victor Stinner
2020-05-13
1
-8/+14
*
bpo-40513: Per-interpreter GIL (GH-19943)
Victor Stinner
2020-05-05
1
-0/+3
*
Revert "bpo-40513: Per-interpreter signals pending (GH-19924)" (GH-19932)
Victor Stinner
2020-05-05
1
-2/+0
*
bpo-40513: Per-interpreter recursion_limit (GH-19929)
Victor Stinner
2020-05-05
1
-0/+1
*
bpo-40513: Per-interpreter gil_drop_request (GH-19927)
Victor Stinner
2020-05-05
1
-0/+2
*
bpo-40513: Per-interpreter signals pending (GH-19924)
Victor Stinner
2020-05-05
1
-0/+2
*
bpo-40302: Replace PY_INT64_T with int64_t (GH-19573)
Victor Stinner
2020-04-17
1
-1/+1
*
bpo-40268: Move struct _gc_runtime_state to pycore_gc.h (GH-19515)
Victor Stinner
2020-04-14
1
-1/+1
*
bpo-40241: Add pycore_interp.h header (GH-19499)
Victor Stinner
2020-04-13
1
-0/+183