This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author methane
Recipients Mark.Shannon, corona10, jstasiak, lukasz.langa, methane, serhiy.storchaka, uriyyo
Date 2020-11-25.10:43:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606301010.95.0.837763197551.issue42202@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7301979b23406220510dd2c7934a21b41b647119 by Yurii Karabas in branch 'master':
bpo-42202: Store func annotations as a tuple (GH-23316)
https://github.com/python/cpython/commit/7301979b23406220510dd2c7934a21b41b647119
History
Date User Action Args
2020-11-25 10:43:30methanesetrecipients: + methane, lukasz.langa, Mark.Shannon, serhiy.storchaka, jstasiak, corona10, uriyyo
2020-11-25 10:43:30methanesetmessageid: <1606301010.95.0.837763197551.issue42202@roundup.psfhosted.org>
2020-11-25 10:43:30methanelinkissue42202 messages
2020-11-25 10:43:30methanecreate