]> granicus.if.org Git - python/commit
bpo-31583: Fix 2to3 for using with --add-suffix option (GH-3758) (GH-6529)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 19 Apr 2018 05:09:51 +0000 (22:09 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 19 Apr 2018 05:09:51 +0000 (22:09 -0700)
commit1957e7b76a1319995360492223a4dfe1cd5d105c
tree5a23e4946aadf81b5f9e98709e0dedb4f449bd80
parente735634ea41486239b54f5713399e9244913c6e8
bpo-31583: Fix 2to3 for using with --add-suffix option (GH-3758) (GH-6529)

(cherry picked from commit e3a523a0fa16aec880880928303bfcbd1fb74bc2)

Co-authored-by: Denis Osipov <osipov_d@list.ru>
Lib/lib2to3/main.py
Misc/NEWS.d/next/Tools-Demos/2017-09-26-10-11-21.bpo-31583.TM90_H.rst [new file with mode: 0644]