This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ncoghlan
Recipients CuriousLearner, mdraw, ncoghlan
Date 2018-01-20.03:56:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516420593.93.0.467229070634.issue32028@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4002d5dbf4c058bbf2462f9f5dea057956d1caff by Nick Coghlan (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-32028: Fix suggestions for indented print statements (GH-5249)
https://github.com/python/cpython/commit/4002d5dbf4c058bbf2462f9f5dea057956d1caff
History
Date User Action Args
2018-01-20 03:56:33ncoghlansetrecipients: + ncoghlan, CuriousLearner, mdraw
2018-01-20 03:56:33ncoghlansetmessageid: <1516420593.93.0.467229070634.issue32028@psf.upfronthosting.co.za>
2018-01-20 03:56:33ncoghlanlinkissue32028 messages
2018-01-20 03:56:33ncoghlancreate