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 Mariatta, ncoghlan, serhiy.storchaka, syncosmic
Date 2017-08-19.11:09:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503140977.77.0.64262980335.issue31183@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch!

Issue 31230 is a follow-up issue looking at whether or not we should define a general "__code__" attribute as a general purpose introspection protocol for disassembly support (amongst other generalisations of state introspection support for async operations).
History
Date User Action Args
2017-08-19 11:09:37ncoghlansetrecipients: + ncoghlan, serhiy.storchaka, Mariatta, syncosmic
2017-08-19 11:09:37ncoghlansetmessageid: <1503140977.77.0.64262980335.issue31183@psf.upfronthosting.co.za>
2017-08-19 11:09:37ncoghlanlinkissue31183 messages
2017-08-19 11:09:37ncoghlancreate