commit | 7e5763469e2fc9d08a3f6b6205f87f20a1bdd465 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Feb 28 15:08:21 2018 -0800 |
committer | GitHub <noreply@github.com> | Wed Feb 28 15:08:21 2018 -0800 |
tree | 5f3fa69fed6c2b43082496c7a629a92f83a647b2 | |
parent | cefbd0101d4fd0a258be0c182cf27609ad26c100 [diff] |
bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862) The new code also runs faster. (cherry picked from commit f0daa880a405c8de6743e44fa46006754aa145c9) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>