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 ncoghlan
Recipients jdemeyer, ncoghlan, yselivanov
Date 2018-04-12.12:25:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523535927.07.0.682650639539.issue33265@psf.upfronthosting.co.za>
In-reply-to
Content
Yury, could you double check the async exit stack change in the PR? I think it's fine since the bound method just passes back the underlying coroutine and the tests all still pass, but a second opinion would be good :)
History
Date User Action Args
2018-04-12 12:25:27ncoghlansetrecipients: + ncoghlan, jdemeyer, yselivanov
2018-04-12 12:25:27ncoghlansetmessageid: <1523535927.07.0.682650639539.issue33265@psf.upfronthosting.co.za>
2018-04-12 12:25:27ncoghlanlinkissue33265 messages
2018-04-12 12:25:27ncoghlancreate