summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_module
Commit message (Expand)AuthorAgeFilesLines
* [3.13] gh-118846: Fix free-threading test failures when run sequentially (GH-...Miss Islington (bot)2024-05-101-0/+3
* gh-81682: Fix test failures when CPython is built without docstrings (GH-113410)Serhiy Storchaka2023-12-231-1/+1
* gh-112414: Add additional unit tests for calling `repr()` on a namespace pack...Alex Waygood2023-11-281-0/+30
* gh-108303: Move more files to `Lib/test/test_module` (#111880)Nikita Sobolev2023-11-093-1/+39
* gh-108303: Move `ann_module*.py` files to `typinganndata/` folder (#108354)Nikita Sobolev2023-08-231-1/+3
* gh-106016: Add Lib/test/test_module/ directory (#108293)Victor Stinner2023-08-225-0/+395