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 txomon
Recipients gvanrossum, martin.panter, txomon, yselivanov
Date 2017-02-15.11:47:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487159220.52.0.213813753008.issue29558@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, indeed it is. Would it be possible to reconsider this functionality? It plays a key role when trying to rewrite full applications to async.

Rewriting the full stack of libraries at once is impossible, but the patching can easily be done in many cases.
History
Date User Action Args
2017-02-15 11:47:00txomonsetrecipients: + txomon, gvanrossum, martin.panter, yselivanov
2017-02-15 11:47:00txomonsetmessageid: <1487159220.52.0.213813753008.issue29558@psf.upfronthosting.co.za>
2017-02-15 11:47:00txomonlinkissue29558 messages
2017-02-15 11:47:00txomoncreate