cpython/Lib/test/test_capi
Itamar Ostricher 1012dc1b43
GH-91054: Reset static events counts in code watchers tests (#99978)
2022-12-04 12:38:21 +00:00
..
__init__.py
__main__.py
test_codecs.py gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-99613) 2022-12-01 14:54:51 +02:00
test_getargs.py
test_misc.py gh-60203: Always pass True/False as boolean arguments in tests (GH-99983) 2022-12-04 14:28:56 +02:00
test_structmembers.py gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH-99014) 2022-11-22 08:25:43 +01:00
test_unicode.py gh-99593: Add tests for Unicode C API (part 1) (GH-99651) 2022-11-29 09:59:56 +02:00
test_watchers.py GH-91054: Reset static events counts in code watchers tests (#99978) 2022-12-04 12:38:21 +00:00