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 CuriousLearner
Recipients CuriousLearner, cheryl.sabella, ncoghlan, storymode7
Date 2018-01-27.11:20:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517052050.43.0.467229070634.issue32685@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the report Mayank!

As we discussed offline, it is indeed reproducible if someone uses `print` on the same line (such as in this case, where a loop is used).

I will look into this issue.
History
Date User Action Args
2018-01-27 11:20:50CuriousLearnersetrecipients: + CuriousLearner, ncoghlan, cheryl.sabella, storymode7
2018-01-27 11:20:50CuriousLearnersetmessageid: <1517052050.43.0.467229070634.issue32685@psf.upfronthosting.co.za>
2018-01-27 11:20:50CuriousLearnerlinkissue32685 messages
2018-01-27 11:20:50CuriousLearnercreate