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 cheryl.sabella, terry.reedy
Date 2018-02-24.02:35:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519439729.95.0.467229070634.issue32916@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c29c03a34a9f3c82704b66f323ce5ea9dc89c8af by Terry Jan Reedy (Cheryl Sabella) in branch 'master':
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830)
https://github.com/python/cpython/commit/c29c03a34a9f3c82704b66f323ce5ea9dc89c8af
History
Date User Action Args
2018-02-24 02:35:29terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2018-02-24 02:35:29terry.reedysetmessageid: <1519439729.95.0.467229070634.issue32916@psf.upfronthosting.co.za>
2018-02-24 02:35:29terry.reedylinkissue32916 messages
2018-02-24 02:35:29terry.reedycreate