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 gvanrossum, lys.nikolaou, miss-islington, pablogsal
Date 2020-05-25.19:17:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590434239.72.0.948411200912.issue40750@roundup.psfhosted.org>
In-reply-to
Content
New changeset deb4355a37e41edf1199920789fe9572c1fb43c2 by Pablo Galindo in branch 'master':
bpo-40750: Do not expand the new parser debug flags if Py_BUILD_CORE is not defined (GH-20393)
https://github.com/python/cpython/commit/deb4355a37e41edf1199920789fe9572c1fb43c2
History
Date User Action Args
2020-05-25 19:17:19pablogsalsetrecipients: + pablogsal, gvanrossum, lys.nikolaou, miss-islington
2020-05-25 19:17:19pablogsalsetmessageid: <1590434239.72.0.948411200912.issue40750@roundup.psfhosted.org>
2020-05-25 19:17:19pablogsallinkissue40750 messages
2020-05-25 19:17:19pablogsalcreate