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.09:32:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515058375.44.0.467229070634.issue32482@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a70d5ff992e5e123a3fa6f0e7f672026db8ed1f7 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-32482: Fix suspicious code in tests for syntax and grammar. (GH-5086) (#5095)
https://github.com/python/cpython/commit/a70d5ff992e5e123a3fa6f0e7f672026db8ed1f7
History
Date User Action Args
2018-01-04 09:32:55serhiy.storchakasetrecipients: + serhiy.storchaka, benjamin.peterson
2018-01-04 09:32:55serhiy.storchakasetmessageid: <1515058375.44.0.467229070634.issue32482@psf.upfronthosting.co.za>
2018-01-04 09:32:55serhiy.storchakalinkissue32482 messages
2018-01-04 09:32:55serhiy.storchakacreate