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 <[email protected]>
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: <[email protected]>
2017-08-19 11:09:37ncoghlanlinkissue31183 messages
2017-08-19 11:09:37ncoghlancreate