Staging
v0.8.1
https://github.com/python/cpython
Revision 43c0f1ac5ed8bc9c3bd048d2ce4de4c98a83de99 authored by Nitish Chandra on 28 January 2018, 10:56:02 UTC, committed by Nick Coghlan on 28 January 2018, 10:56:02 UTC
Better account for single-line compound statements and
semi-colon separated statements when suggesting
Py3 replacements for Py2 print statements.

Initial patch by Nitish Chandra.
1 parent 255f7a2
History
Tip revision: 43c0f1ac5ed8bc9c3bd048d2ce4de4c98a83de99 authored by Nitish Chandra on 28 January 2018, 10:56:02 UTC
bpo-32685: Improve suggestion for print statement (GH-5375)
Tip revision: 43c0f1a
File Mode Size
macholib
test
__init__.py -rw-r--r-- 16.7 KB
_aix.py -rw-r--r-- 12.3 KB
_endian.py -rw-r--r-- 2.0 KB
util.py -rw-r--r-- 12.8 KB
wintypes.py -rw-r--r-- 5.5 KB

back to top