summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_module
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-81682: Fix test failures when CPython is built without docstrings (...Serhiy Storchaka2023-12-231-1/+1
* [3.12] gh-112414: Add additional unit tests for calling `repr()` on a namespa...Miss Islington (bot)2023-11-281-0/+30
* [3.12] gh-108303: Move more files to `Lib/test/test_module` (GH-111880) (#111...Miss Islington (bot)2023-11-093-1/+39
* [3.12] gh-108303: Move `ann_module*.py` files to `typinganndata/` folder (GH-...Miss Islington (bot)2023-10-021-1/+3
* [3.12] gh-106016: Add Lib/test/test_module/ directory (#108293) (#108306)Victor Stinner2023-08-225-0/+395