]> granicus.if.org Git - python/commit
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Sat, 24 Feb 2018 02:35:27 +0000 (21:35 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 24 Feb 2018 02:35:27 +0000 (21:35 -0500)
commitc29c03a34a9f3c82704b66f323ce5ea9dc89c8af
tree7a9f2a94999b02b642e5b78de55c6197d1f2cd21
parent11a1493bc4198f1def5e572049485779cf54dc57
bpo-32916: IDLE: Change `str` to `code` in pyparse (GH-5830)

Adjust tests and user modules to match.
Lib/idlelib/editor.py
Lib/idlelib/hyperparser.py
Lib/idlelib/idle_test/test_pyparse.py
Lib/idlelib/pyparse.py
Misc/NEWS.d/next/IDLE/2018-02-23-07-32-36.bpo-32916.4MsQ5F.rst [new file with mode: 0644]