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 docs@python, xiang.zhang
Date 2017-01-17.08:06:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484640380.78.0.065326592654.issue29292@psf.upfronthosting.co.za>
In-reply-to
Content
The signature of PyEval_EvalCodeEx now gets a "PyObject *kwdefs" parameter but the doc doesn't mention it.
History
Date User Action Args
2017-01-17 08:06:20xiang.zhangsetrecipients: + xiang.zhang, docs@python
2017-01-17 08:06:20xiang.zhangsetmessageid: <1484640380.78.0.065326592654.issue29292@psf.upfronthosting.co.za>
2017-01-17 08:06:20xiang.zhanglinkissue29292 messages
2017-01-17 08:06:20xiang.zhangcreate