This website requires JavaScript.
Explore
Help
Sign In
greg
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
cpython
/
Lib
/
test
/
test_interpreters
History
Sergey Miryanov
fa245df4a0
GH-141509: Fix warning about remaining subinterpreters (GH-141528)
...
Co-authored-by: Peter Bierma <
zintensitydev@gmail.com
>
2025-11-14 14:55:04 +00:00
..
__init__.py
gh-117953: Skip
test_interpreters
properly without GIL (
#120689
)
2024-06-18 15:22:24 +00:00
__main__.py
…
test_api.py
GH-141509: Fix warning about remaining subinterpreters (GH-141528)
2025-11-14 14:55:04 +00:00
test_channels.py
gh-136285: Improve
pickle
protocol testing in
test_interpreters
(
#136286
)
2025-07-06 07:35:30 +00:00
test_lifecycle.py
gh-128639: Don't assume one thread in subinterpreter finalization with fixed daemon thread support (GH-134606)
2025-09-17 11:14:19 -04:00
test_queues.py
gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-138256)
2025-09-02 08:59:20 +03:00
test_stress.py
gh-112729: Correctly fail when the process is out of memory during interpreter creation (GH-139164)
2025-09-19 10:41:09 -04:00
utils.py
gh-134939: Add the concurrent.interpreters Module (gh-133958)
2025-06-11 17:35:48 -06:00