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 xiang.zhang
Recipients berker.peksag, docs@python, xiang.zhang
Date 2017-04-13.03:14:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492053259.35.0.679093126113.issue26985@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 14944c62300f741488c2f28cb91ad1e3fef7343b by Xiang Zhang in branch '3.6':
bpo-26985: Add missing info of code object in inspect documentation (GH-1090) (GH-1099)
https://github.com/python/cpython/commit/14944c62300f741488c2f28cb91ad1e3fef7343b
History
Date User Action Args
2017-04-13 03:14:19xiang.zhangsetrecipients: + xiang.zhang, docs@python, berker.peksag
2017-04-13 03:14:19xiang.zhangsetmessageid: <1492053259.35.0.679093126113.issue26985@psf.upfronthosting.co.za>
2017-04-13 03:14:19xiang.zhanglinkissue26985 messages
2017-04-13 03:14:19xiang.zhangcreate