commit | f409c9988e72eff7c0378ab5578f5edecb8b1855 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Feb 23 18:59:53 2018 -0800 |
committer | GitHub <noreply@github.com> | Fri Feb 23 18:59:53 2018 -0800 |
tree | 466df92ee26bcb24cb2e266dcb82691dbb7d3625 | |
parent | 8d9d4b57ae57baee4401cab6067ef22c0172661d [diff] |
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830) Adjust tests and user modules to match. (cherry picked from commit c29c03a34a9f3c82704b66f323ce5ea9dc89c8af) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>