]> granicus.if.org Git - python/commit
bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 4 Jun 2018 16:22:10 +0000 (09:22 -0700)
committerGitHub <noreply@github.com>
Mon, 4 Jun 2018 16:22:10 +0000 (09:22 -0700)
commitffe29dbcd96dc2fbda212f8335908fa1bc8ed893
tree30975439458d2239b03e0493af4881dedc1d181e
parentdb222296871765d76dedb06cace8fa393678ae56
bpo-33763: IDLE: Replace label widget with text widget in code context (GH-7367)

(cherry picked from commit b609e687a076d77bdd687f5e4def85e29a044bfc)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
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]