]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33904: In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 20 Jun 2018 15:56:22 +0000 (08:56 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Jun 2018 15:56:22 +0000 (08:56 -0700)
commitb0f352680e73a374748994d383f591f2e4702669
tree3a89a2dcbb93aae0cef3999eec10b6908bb88d2b
parent232add02418f0b061881501e4f2d1241a2404f5d
bpo-33904:  In IDLE's rstrip, rename class RstripExtension as Rstrip (GH-7811)

(cherry picked from commit 9bb92235f6272b28d59fcbd04f101fdc6b1bbc50)

Co-authored-by: Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) <srinivasreddy@users.noreply.github.com>
Lib/idlelib/editor.py
Lib/idlelib/idle_test/test_rstrip.py
Lib/idlelib/rstrip.py
Misc/NEWS.d/next/IDLE/2018-06-20-12-40-54.bpo-33904.qm0eCu.rst [new file with mode: 0644]