summaryrefslogtreecommitdiffstats
path: root/Lib/test/ann_module.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-44490: Improve typing module compatibility with types.Union (GH-27048)Yurii Karabas2021-07-171-0/+2
* bpo-37838: get_type_hints for wrapped functions with forward reference (GH-17...benedwards142019-11-211-0/+7
* Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.Yury Selivanov2016-09-091-0/+53