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, serhiy.storchaka, terry.reedy
Date 2018-02-28.22:24:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519856640.3.0.467229070634.issue32940@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f0daa880a405c8de6743e44fa46006754aa145c9 by Terry Jan Reedy (Cheryl Sabella) in branch 'master':
bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862)
https://github.com/python/cpython/commit/f0daa880a405c8de6743e44fa46006754aa145c9
History
Date User Action Args
2018-02-28 22:24:00terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, cheryl.sabella
2018-02-28 22:24:00terry.reedysetmessageid: <1519856640.3.0.467229070634.issue32940@psf.upfronthosting.co.za>
2018-02-28 22:24:00terry.reedylinkissue32940 messages
2018-02-28 22:24:00terry.reedycreate