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 Wheerd, benjamin.peterson, brett.cannon, ncoghlan, paul.moore, pitrou, scoder, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, yselivanov, zach.ware
Date 2017-08-05.11:46:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501933602.51.0.269324824593.issue31113@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, since you're using Python 3, you can probably workaround this issue by delegating some of the work to helper functions using `yield from`.
History
Date User Action Args
2017-08-05 11:46:42pitrousetrecipients: + pitrou, brett.cannon, terry.reedy, paul.moore, ncoghlan, scoder, tim.golden, benjamin.peterson, zach.ware, serhiy.storchaka, yselivanov, steve.dower, Wheerd
2017-08-05 11:46:42pitrousetmessageid: <1501933602.51.0.269324824593.issue31113@psf.upfronthosting.co.za>
2017-08-05 11:46:42pitroulinkissue31113 messages
2017-08-05 11:46:42pitroucreate