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 pitrou
Recipients benjamin.peterson, bkabrda, flavio, matteo, ncoghlan, pitrou, rkuska, vstinner
Date 2015-09-15.11:29:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442316540.96.0.966557699048.issue25084@psf.upfronthosting.co.za>
In-reply-to
Content
There's no consistency issue here, Python 3 just shows better performance and resource usage. Python 2 has always had the busy polling implementation.
History
Date User Action Args
2015-09-15 11:29:01pitrousetrecipients: + pitrou, ncoghlan, vstinner, benjamin.peterson, bkabrda, rkuska, flavio, matteo
2015-09-15 11:29:00pitrousetmessageid: <1442316540.96.0.966557699048.issue25084@psf.upfronthosting.co.za>
2015-09-15 11:29:00pitroulinkissue25084 messages
2015-09-15 11:29:00pitroucreate