Staging
v0.5.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
CODEOWNERS -rw-r--r-- 1.9 KB
CODE_OF_CONDUCT.rst -rw-r--r-- 631 bytes
CONTRIBUTING.rst -rw-r--r-- 2.3 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 316 bytes
appveyor.yml -rw-r--r-- 418 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top