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 BTaskaya, gvanrossum, lys.nikolaou, pablogsal, vstinner
Date 2020-04-22.23:13:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587597232.92.0.997971279465.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 458004bf7914f96b20bb76bc3584718cf83f652e by Pablo Galindo in branch 'master':
bpo-40334: Fix errors in parse_string.c with old compilers (GH-19666)
https://github.com/python/cpython/commit/458004bf7914f96b20bb76bc3584718cf83f652e
History
Date User Action Args
2020-04-22 23:13:52pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, lys.nikolaou, BTaskaya
2020-04-22 23:13:52pablogsalsetmessageid: <1587597232.92.0.997971279465.issue40334@roundup.psfhosted.org>
2020-04-22 23:13:52pablogsallinkissue40334 messages
2020-04-22 23:13:52pablogsalcreate