]> granicus.if.org Git - python/commit
bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Mon, 4 Jun 2018 15:58:44 +0000 (11:58 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Mon, 4 Jun 2018 15:58:44 +0000 (11:58 -0400)
commitb609e687a076d77bdd687f5e4def85e29a044bfc
tree0e9711e41b3a7f235a7055d8d2aec14863bbf6fb
parentd49dbd9acc6db544ca6cb2445fe17eb0c3be4bba
bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367)
Lib/idlelib/codecontext.py
Lib/idlelib/idle_test/test_codecontext.py
Misc/NEWS.d/next/IDLE/2018-06-03-20-12-57.bpo-33763.URiFlE.rst [new file with mode: 0644]