]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37849: IDLE: fix completion window positioning above line (GH-15267)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 14 Aug 2019 17:37:49 +0000 (10:37 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Aug 2019 17:37:49 +0000 (10:37 -0700)
commit88cce7b59fa503616295ca1a25bce6251f9cd317
treeeb5ff09316f16db960e4420341dc017e552daf8c
parent93bee6a8d878ff952e245614c567c7c6bb7a0398
bpo-37849: IDLE: fix completion window positioning above line (GH-15267)

(cherry picked from commit 71662dc2f12a7e77e5e1dfe64ec87c1b459c3f59)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
Lib/idlelib/NEWS.txt
Lib/idlelib/autocomplete_w.py
Misc/NEWS.d/next/IDLE/2019-08-14-09-43-15.bpo-37849.-bcYF3.rst [new file with mode: 0644]