]> granicus.if.org Git - python/commit
bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Jun 2018 05:50:36 +0000 (22:50 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Jun 2018 05:50:36 +0000 (22:50 -0700)
commita4868473e7a0487bd882531490ff8856b952f9b3
treebd8e09b312582964b473fb45e638aae687b78202
parent43202e05c24907576ffd2b10762b18225be7f278
bpo-33768: IDLE: Clicking on code context line moves it to top of editor (GH-7411)

(cherry picked from commit 041272b657867f5bec925b19aabf23944125d49b)

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-04-19-23-11.bpo-33768.I_2qpV.rst [new file with mode: 0644]