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 Anthony Sottile, BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-04-27.17:02:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588006934.86.0.434343743418.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2b74c835a7280840a853e3a9aaeb83758b13a458 by Pablo Galindo in branch 'master':
bpo-40334: Support CO_FUTURE_BARRY_AS_BDFL in the new parser (GH-19721)
https://github.com/python/cpython/commit/2b74c835a7280840a853e3a9aaeb83758b13a458
History
Date User Action Args
2020-04-27 17:02:14pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, BTaskaya
2020-04-27 17:02:14pablogsalsetmessageid: <1588006934.86.0.434343743418.issue40334@roundup.psfhosted.org>
2020-04-27 17:02:14pablogsallinkissue40334 messages
2020-04-27 17:02:14pablogsalcreate