]> granicus.if.org Git - python/commit
bpo-34120: fix text viewer to call grab_release() only when needed (GH-8616)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 2 Aug 2018 08:31:14 +0000 (01:31 -0700)
committerGitHub <noreply@github.com>
Thu, 2 Aug 2018 08:31:14 +0000 (01:31 -0700)
commit8c4a0059accb5cb33e90ec5b2f3e9dc08e2f3048
treef54c36d9750af76eaf6104fb9bf92af88411d0d2
parent9fcfb7b010bd41d4ebaeed372df92b6962253fed
bpo-34120: fix text viewer to call grab_release() only when needed (GH-8616)

(cherry picked from commit dd74369cb7b230b07ac3a031563406c8f2aae17f)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
Lib/idlelib/textview.py