]> granicus.if.org Git - python/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:24:04 +0000 (10:24 -0700)
committerGitHub <noreply@github.com>
Wed, 14 Aug 2019 17:24:04 +0000 (10:24 -0700)
commit557802dc17498557e481f2ad3d4a83ece469e489
tree86b341dabfe3fa7bff2ad5aa06c99a828087267f
parentd85c5670ff1611202a25c9e0967148e72c114de9
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]