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 serhiy.storchaka
Recipients benjamin.peterson, serhiy.storchaka
Date 2018-01-04.08:36:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515054998.01.0.467229070634.issue32482@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0cc99c8cd70d422e4b345837a907db30e9180ab9 by Serhiy Storchaka in branch 'master':
bpo-32482: Fix suspicious code in tests for syntax and grammar. (#5086)
https://github.com/python/cpython/commit/0cc99c8cd70d422e4b345837a907db30e9180ab9
History
Date User Action Args
2018-01-04 08:36:38serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson
2018-01-04 08:36:38serhiy.storchakasetmessageid: <1515054998.01.0.467229070634.issue32482@psf.upfronthosting.co.za>
2018-01-04 08:36:38serhiy.storchakalinkissue32482 messages
2018-01-04 08:36:37serhiy.storchakacreate