]> granicus.if.org Git - python/commit
bpo-32046: Update 2to3 when converts operator.isCallable(obj). (#4417)
authorDong-hee Na <donghee.na92@gmail.com>
Tue, 28 Nov 2017 16:26:56 +0000 (01:26 +0900)
committerÉric Araujo <merwok@users.noreply.github.com>
Tue, 28 Nov 2017 16:26:56 +0000 (11:26 -0500)
commita489599793f9b00ddc2c68e2ce3bce9cbb2c09a2
treea10f20e7292be409e720293bed9dbed87281c330
parent598ceae876ff4a23072e59945597e945583de4ab
bpo-32046: Update 2to3 when converts operator.isCallable(obj). (#4417)
Doc/library/2to3.rst
Lib/lib2to3/fixes/fix_operator.py
Lib/lib2to3/tests/test_fixers.py
Misc/NEWS.d/next/Library/2017-11-16-20-09-45.bpo-32046.9sGDtw.rst [new file with mode: 0644]