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 asvetlov, giampaolo.rodola, pitrou, vstinner, yselivanov
Date 2017-11-07.16:50:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510073452.4.0.213398074469.issue31970@psf.upfronthosting.co.za>
In-reply-to
Content
 New changeset d8d218ffda6b7569625ff9edadbbc9a2b1055e32 by Antoine Pitrou in branch '3.6': [3.6] bpo-31970: Reduce performance overhead of asyncio debug mode. (GH-4314) (#4322) https://github.com/python/cpython/commit/d8d218ffda6b7569625ff9edadbbc9a2b1055e32 
History
Date User Action Args
2017-11-07 16:50:52pitrousetrecipients: + pitrou, vstinner, giampaolo.rodola, asvetlov, yselivanov
2017-11-07 16:50:52pitrousetmessageid: <1510073452.4.0.213398074469.issue31970@psf.upfronthosting.co.za>
2017-11-07 16:50:52pitroulinkissue31970 messages
2017-11-07 16:50:52pitroucreate