summaryrefslogtreecommitdiffstats
path: root/Python/_warnings.c
diff options
context:
space:
mode:
authorSanyam Khurana <8039608+CuriousLearner@users.noreply.github.com>2018-01-20 03:12:22 (GMT)
committerNick Coghlan <ncoghlan@gmail.com>2018-01-20 03:12:22 (GMT)
commitd57f26c753dce61f72b52b96db3a3253d9f2fc3e (patch)
tree45edd2bbbd2a8abdfefacf29a52ad45e8a1dfbb4 /Python/_warnings.c
parent6690bb9f17d34eb3dec0aca8919d8d27d6c3c452 (diff)
downloadcpython-d57f26c753dce61f72b52b96db3a3253d9f2fc3e.zip
cpython-d57f26c753dce61f72b52b96db3a3253d9f2fc3e.tar.gz
cpython-d57f26c753dce61f72b52b96db3a3253d9f2fc3e.tar.bz2
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/_warnings.c')
0 files changed, 0 insertions, 0 deletions