summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorSanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>2018-01-20 08:42:22 +0530
committerNick Coghlan <ncoghlan@gmail.com>2018-01-20 13:12:22 +1000
commitd57f26c753dce61f72b52b96db3a3253d9f2fc3e (patch)
tree45edd2bbbd2a8abdfefacf29a52ad45e8a1dfbb4 /Python
parent6690bb9f17d34eb3dec0aca8919d8d27d6c3c452 (diff)
downloadcpython-git-d57f26c753dce61f72b52b96db3a3253d9f2fc3e.tar.gz
bpo-32028: Fix suggestions for indented print statements (GH-4688)
The suggested replacement for print statements previously failed to account for leading whitespace and hence could end up including unwanted text in the proposed call to the print builtin. Patch by Sanyam Khurana.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions