This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 12:49:07 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1aa7e7ee6d2f823e41d5bf21f5bb862a4f937e50
cpython
/
Lib
/
test
/
test_capi
T
History
Kumar Aditya
1aa7e7ee6d
gh-gh-131798: optimize
LOAD_ATTR_GETATTRIBUTE_OVERRIDDEN
in the JIT (
#148555
)
2026-04-14 21:00:32 +05:30
..
__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
gh-146480: Override the exception in _PyErr_SetKeyError() (
#146486
)
2026-03-27 11:20:19 +00:00
test_file.py
…
test_float.py
…
test_frame.py
…
test_function.py
…
test_getargs.py
…
test_hash.py
…
test_immortal.py
…
test_import.py
…
test_list.py
…
test_long.py
gh-147988: Initialize digits in long_alloc() in debug mode (
#147989
)
2026-04-02 11:55:34 +00:00
test_mem.py
…
test_misc.py
…
test_modsupport.py
…
test_module.py
gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855)
2026-04-02 13:54:21 +02:00
test_number.py
…
test_object.py
…
test_opt.py
gh-gh-131798: optimize
LOAD_ATTR_GETATTRIBUTE_OVERRIDDEN
in the JIT (
#148555
)
2026-04-14 21:00:32 +05:30
test_pyatomic.py
…
test_run.py
…
test_set.py
…
test_structmembers.py
…
test_sys.py
…
test_time.py
…
test_tuple.py
…
test_type.py
…
test_unicode.py
…
test_watchers.py
…