This website requires JavaScript.
Explore
Help
Sign In
mirror
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-01-29 06:06:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
test_interpreters
History
Bénédikt Tran
733a5cf51c
[3.13] gh-143377: fix crashes in
_interpreters.capture_exception
(GH-143418) (
#143653
)
...
(cherry picked from commit ce6bae92da671e31013b00901591ce2b595b61ce)
2026-01-10 13:59:14 +00:00
..
__init__.py
…
__main__.py
…
test_api.py
[3.13] gh-143377: fix crashes in
_interpreters.capture_exception
(GH-143418) (
#143653
)
2026-01-10 13:59:14 +00:00
test_channels.py
…
test_lifecycle.py
…
test_queues.py
[3.13] gh-135698: Fix Cross-interpreter Queue.full() With Negative/Default max_size (gh-135778)
2025-06-23 19:38:41 +00:00
test_stress.py
[3.13] gh-112729: Correctly fail when the process is out of memory during interpreter creation (GH-139164) (GH-139169)
2025-09-19 15:09:44 +00:00
utils.py
[3.13] gh-128770: raise warnings as errors in test suite - except for test_socket which still logs warnings, and internal test warnings that are now logged (
#131802
)
2025-03-29 21:21:33 +02:00