]> granicus.if.org Git - python/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:45 +0000 (08:56 -0700)
committerGitHub <noreply@github.com>
Wed, 20 Jun 2018 15:56:45 +0000 (08:56 -0700)
commitb41dc5682c596258d1489a1409fad2d65b5dffd9
treee93ea1f983a4bfaa8acf3cee2e8504c603fc6ca3
parent2b7574213987ddcbc5e83c6798668c7d600b6608
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]