cpython/Lib/test/test_capi
Mark Shannon 616b745b89
GH-115709: Invalidate executors when a local variable is changed via frame.f_locals (#118639)
Also fix unrelated assert in debug Tier2/JIT builds.
2024-05-06 21:21:06 +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_dict.py
test_eval_code_ex.py
test_exceptions.py
test_float.py
test_getargs.py gh-68114: Fix handling for removed PyArg_ParseTuple 'w' formatters (GH-8204) 2024-04-23 13:15:15 +02:00
test_hash.py
test_immortal.py
test_list.py
test_long.py
test_mem.py Fix incorrect usage of ``support.requires_gil_enabled`` (#118170) 2024-04-25 11:11:59 -04:00
test_misc.py gh-110693: Use a Larger Queue for Per-Interpreter Pending Calls (gh-118302) 2024-04-26 19:13:44 -06:00
test_object.py
test_opt.py GH-115709: Invalidate executors when a local variable is changed via frame.f_locals (#118639) 2024-05-06 21:21:06 +00:00
test_pyatomic.py
test_run.py gh-116180: Check the globals argument in PyRun_* C API (GH-116637) 2024-05-02 16:43:03 +03:00
test_set.py
test_structmembers.py
test_sys.py
test_time.py gh-110850: Add PyTime_TimeRaw() function (#118394) 2024-05-01 18:05:01 +00:00
test_unicode.py
test_watchers.py gh-117783: Immortalize objects that use deferred reference counting (#118112) 2024-04-29 14:36:02 -04:00