]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35208: Fix IDLE Squeezer line counting (GH-10449)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Dec 2018 12:21:11 +0000 (04:21 -0800)
committerGitHub <noreply@github.com>
Mon, 24 Dec 2018 12:21:11 +0000 (04:21 -0800)
commit0e0cc553ab4c234e583b410accc7069eb97e392a
treee13c2682886735e6df274c6073f96bfab772d826
parent4cb468d3a715c8941226b5661b1e1a1c23d491ca
bpo-35208: Fix IDLE Squeezer line counting (GH-10449)

(cherry picked from commit 44a79cc5b3d1fb0c03c99077aa26def85ec26c67)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
Lib/idlelib/NEWS.txt
Lib/idlelib/idle_test/test_squeezer.py
Lib/idlelib/squeezer.py
Misc/NEWS.d/next/IDLE/2018-12-23-17-42-11.bpo-35208.J5NOg7.rst [new file with mode: 0644]