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 levkivskyi
Recipients evan_, flying sheep, gvanrossum, levkivskyi
Date 2019-05-30.23:10:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559257815.1.0.778143487598.issue29262@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c23aff065fb28aba789a211937a2af974842110 by Ivan Levkivskyi in branch 'master':
bpo-29262: Add get_origin() and get_args() introspection helpers to typing (GH-13685)
https://github.com/python/cpython/commit/4c23aff065fb28aba789a211937a2af974842110
History
Date User Action Args
2019-05-30 23:10:15levkivskyisetrecipients: + levkivskyi, gvanrossum, flying sheep, evan_
2019-05-30 23:10:15levkivskyisetmessageid: <1559257815.1.0.778143487598.issue29262@roundup.psfhosted.org>
2019-05-30 23:10:15levkivskyilinkissue29262 messages
2019-05-30 23:10:15levkivskyicreate