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-30 14:46:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
test
/
test_capi
History
Yongtao Huang
14c5339a38
Test: fix stale uops usage in
test_capi/test_opt.py
(GH-144239)
...
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
2026-01-29 17:08:14 +00:00
..
__init__.py
…
__main__.py
…
check_config.py
…
test_abstract.py
…
test_bytearray.py
…
test_bytes.py
…
test_codecs.py
…
test_complex.py
…
test_config.py
…
test_dict.py
…
test_emscripten.py
…
test_eval_code_ex.py
…
test_eval.py
…
test_exceptions.py
…
test_file.py
…
test_float.py
gh-143429: Use compile-time NaN encoding detection for test_struct (
#143432
)
2026-01-09 10:46:48 +00:00
test_frame.py
…
test_function.py
…
test_getargs.py
…
test_hash.py
…
test_immortal.py
…
test_import.py
…
test_list.py
…
test_long.py
…
test_mem.py
…
test_misc.py
gh-142913: Revert adding test_replaced_interpreter (GH-144110)
2026-01-22 10:40:34 +01:00
test_modsupport.py
…
test_module.py
gh-141780: Make PyModule_FromSlotsAndSpec enable GIL if needed (GH-141785)
2025-11-24 13:26:35 +01:00
test_number.py
…
test_object.py
gh-142589: Fix PyUnstable_Object_IsUniqueReferencedTemporary (gh-142593)
2025-12-11 14:41:03 -05:00
test_opt.py
Test: fix stale uops usage in
test_capi/test_opt.py
(GH-144239)
2026-01-29 17:08:14 +00:00
test_pyatomic.py
…
test_run.py
…
test_set.py
gh-140232: Do not track frozenset objects with immutables (
#140234
)
2026-01-28 11:27:37 +01:00
test_structmembers.py
…
test_sys.py
…
test_time.py
…
test_tuple.py
…
test_type.py
…
test_unicode.py
…
test_watchers.py
…