summaryrefslogtreecommitdiffstats
path: root/Lib/test/ann_module7.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-43118: Fix bug in inspect.signature around 'base.__text_signature__' ↵Weipeng Hong2022-01-211-0/+11
(GH-30285)