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