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 vstinner
Recipients Bogdan Popa, vstinner
Date 2017-11-17.10:31:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510914673.64.0.213398074469.issue32057@psf.upfronthosting.co.za>
In-reply-to
Content
I'm sorry but Python 3.4 doesn't accept bugfixes anymore. Same for Python 3.5.
https://devguide.python.org/#status-of-python-branches

> The following piece of code prints one line every second, as expected, on 3.6 and 3.5

Good, at least Python behaves as you want :-) Maybe it's an enhancement caused by the PEP 475.
History
Date User Action Args
2017-11-17 10:31:13vstinnersetrecipients: + vstinner, Bogdan Popa
2017-11-17 10:31:13vstinnersetmessageid: <1510914673.64.0.213398074469.issue32057@psf.upfronthosting.co.za>
2017-11-17 10:31:13vstinnerlinkissue32057 messages
2017-11-17 10:31:13vstinnercreate