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 terry.reedy
Recipients terry.reedy
Date 2018-02-22.06:19:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519280344.57.0.467229070634.issue32905@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 451d1edaf4d27c4e632d81246d308e8dd6ea945f by Terry Jan Reedy in branch 'master':
bpo-32905: IDLE - remove unused code in pyparse module (GH-5807)
https://github.com/python/cpython/commit/451d1edaf4d27c4e632d81246d308e8dd6ea945f
History
Date User Action Args
2018-02-22 06:19:04terry.reedysetrecipients: + terry.reedy
2018-02-22 06:19:04terry.reedysetmessageid: <1519280344.57.0.467229070634.issue32905@psf.upfronthosting.co.za>
2018-02-22 06:19:04terry.reedylinkissue32905 messages
2018-02-22 06:19:04terry.reedycreate