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 benjamin.peterson, brett.cannon, pablogsal, serhiy.storchaka, yselivanov
Date 2019-05-31.13:09:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559308194.45.0.964929083186.issue37112@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f58a84104ef64f71deb71d264305bcd73e59c97 by Pablo Galindo in branch 'master':
bpo-37112: Allow compile to work on AST with positional only arguments with defaults (GH-13697)
https://github.com/python/cpython/commit/2f58a84104ef64f71deb71d264305bcd73e59c97
History
Date User Action Args
2019-05-31 13:09:54pablogsalsetrecipients: + pablogsal, brett.cannon, benjamin.peterson, serhiy.storchaka, yselivanov
2019-05-31 13:09:54pablogsalsetmessageid: <1559308194.45.0.964929083186.issue37112@roundup.psfhosted.org>
2019-05-31 13:09:54pablogsallinkissue37112 messages
2019-05-31 13:09:54pablogsalcreate