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