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 pablogsal
Recipients pablogsal
Date 2019-05-31.14:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559312395.08.0.406212854564.issue37115@roundup.psfhosted.org>
In-reply-to
Content
New changeset a0c01bf1364f2996bb0186ddfc41d74350e01c39 by Pablo Galindo in branch 'master':
bpo-37115: Support annotations in positional-only arguments (GH-13698)
https://github.com/python/cpython/commit/a0c01bf1364f2996bb0186ddfc41d74350e01c39
History
Date User Action Args
2019-05-31 14:19:55pablogsalsetrecipients: + pablogsal
2019-05-31 14:19:55pablogsalsetmessageid: <1559312395.08.0.406212854564.issue37115@roundup.psfhosted.org>
2019-05-31 14:19:55pablogsallinkissue37115 messages
2019-05-31 14:19:54pablogsalcreate