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 serhiy.storchaka
Recipients pablogsal, serhiy.storchaka, vstinner
Date 2019-06-05.15:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559748158.18.0.665646406696.issue37116@roundup.psfhosted.org>
In-reply-to
Content
New changeset 142566c028720934325f0b7fe28680afd046e00f by Serhiy Storchaka in branch 'master':
[3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)
https://github.com/python/cpython/commit/142566c028720934325f0b7fe28680afd046e00f
History
Date User Action Args
2019-06-05 15:22:38serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, pablogsal
2019-06-05 15:22:38serhiy.storchakasetmessageid: <1559748158.18.0.665646406696.issue37116@roundup.psfhosted.org>
2019-06-05 15:22:38serhiy.storchakalinkissue37116 messages
2019-06-05 15:22:38serhiy.storchakacreate