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
/
Lib
/
test
/
test__interpreters.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
GH-137630: Convert ``_interpreters`` to use Argument Clinic (#137631)
Adam Turner
2025-08-12
1
-4/+4
*
gh-135855: Raise TypeError When Passing Non-dict Object to `_interpreters.set...
Brian Schubert
2025-06-24
1
-0/+15
*
gh-132775: Unrevert "Use _PyCode GetScriptXIData()" (gh-134735)
Eric Snow
2025-05-26
1
-9/+16
*
gh-134557: Revert "gh-132775: Use _PyCode GetScriptXIData()" (gh-134599)
Eric Snow
2025-05-23
1
-16/+9
*
gh-132775: Use _PyCode GetScriptXIData() (gh-134511)
Eric Snow
2025-05-22
1
-9/+16
*
gh-132775: Use _PyFunction_VerifyStateless() and _PyCode_VerifyStateless() (g...
Eric Snow
2025-05-21
1
-1/+2
*
gh-132775: Cleanup Related to crossinterp.c Before Further Changes (gh-132974)
Eric Snow
2025-04-28
1
-85/+1
*
gh-132781: Cleanup Code Related to NotShareableError (gh-132782)
Eric Snow
2025-04-25
1
-6/+5
*
gh-132171: Fix `_interpreters.run_string` crash on string subclass (#132173)
sobolevn
2025-04-07
1
-0/+6
*
gh-117657: Skip some tests when running with TSAN (gh-131555)
Sam Gross
2025-03-21
1
-0/+1
*
gh-127196: Fix crash in `_interpreters`, when `shared` had invalid encodings ...
sobolevn
2025-01-09
1
-1/+12
*
gh-126654: Fix crash in several functions in `_interpreters` module (#126678)
sobolevn
2024-11-11
1
-0/+18
*
gh-119180: No longer set `__annotations__` in `__main__` (#124634)
Jelle Zijlstra
2024-09-27
1
-1/+0
*
Fix typos in comments and docstring (#122720)
Xie Yanbo
2024-08-07
1
-1/+1
*
gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)
Eric Snow
2024-04-24
1
-0/+1151