cpython/Lib/test/test_capi
Miss Islington (bot) ad38c3c2b6
[3.12] gh-86069: Add more PyNumber_InPlacePower() tests (GH-130111) (GH-130212)
Test it with the third argument.
(cherry picked from commit cfe41037eb)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-02-17 10:25:20 +02:00
..
__init__.py
__main__.py
check_config.py
test_abstract.py
test_bytearray.py
test_bytes.py [3.12] gh-121842: Improve coverage of PyBytes_FromStringAndSize (GH-121843) (#121894) 2024-07-17 07:16:25 +00:00
test_codecs.py
test_complex.py
test_dict.py
test_eval.py [3.12] gh-111495: Add more tests on PyEval C APIs (#122789) (#128987) (#129023) 2025-01-19 13:51:53 +00:00
test_eval_code_ex.py
test_exceptions.py
test_file.py [3.12] gh-111495: Add PyFile tests (#129449) (#129477) (#129501) 2025-01-31 10:27:35 +01:00
test_float.py
test_getargs.py [3.12] gh-121039: add Floats/ComplexesAreIdenticalMixin to test.support.testcase (GH-121071) (#123841) 2024-09-11 14:06:40 +02:00
test_immortal.py
test_import.py [3.12] gh-128911: Add tests on the PyImport C API (GH-128915) (GH-128960) (#128989) 2025-01-19 14:21:55 +01:00
test_list.py [3.12] gh-111495: Add tests for PyTuple C API (GH-118757) (#123379) 2024-09-06 00:51:02 +02:00
test_long.py [3.12] Refactor test_capi.test_long (GH-122113) (GH-122151) 2024-07-23 07:22:18 +00:00
test_mem.py
test_misc.py [3.12] gh-111495: Add more tests on PyEval C APIs (#122789) (#128987) (#129023) 2025-01-19 13:51:53 +00:00
test_number.py [3.12] gh-86069: Add more PyNumber_InPlacePower() tests (GH-130111) (GH-130212) 2025-02-17 10:25:20 +02:00
test_run.py
test_set.py [3.12] gh-111495: Add tests for PyTuple C API (GH-118757) (#123379) 2024-09-06 00:51:02 +02:00
test_structmembers.py
test_sys.py
test_tuple.py [3.12] gh-111495: Add tests for PyTuple C API (GH-118757) (#123379) 2024-09-06 00:51:02 +02:00
test_unicode.py
test_watchers.py