summaryrefslogtreecommitdiffstats
path: root/Lib/test/typinganndata
Commit message (Collapse)AuthorAgeFilesLines
* gh-108303: Move `ann_module*.py` files to `typinganndata/` folder (#108354)Nikita Sobolev2023-08-238-0/+159
|
* GH-96073: Fix wild replacement in inspect.formatannotation (#96074)Anh71me2022-10-072-0/+14
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>