➜

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.

作者 vstinner
收信人 eric.snow, ncoghlan, serhiy.storchaka, vstinner
日期 2017-03-23.13:07:57
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1490274477.58.0.89366036954.issue29881@psf.upfronthosting.co.za>
In-reply-to
内容
About the pull request: to be clear, I know that some modified local variables should use _Py_IDENTIFIER() rather than _Py_ONCEVAR(), but I chose to use _Py_ONCEVAR() just to give examples of the API.
历史
日期 用户 动作 参数
2017-03-23 13:07:57vstinner修改recipients: + vstinner, ncoghlan, eric.snow, serhiy.storchaka
2017-03-23 13:07:57vstinner修改messageid: <1490274477.58.0.89366036954.issue29881@psf.upfronthosting.co.za>
2017-03-23 13:07:57vstinner链接issue29881 messages
2017-03-23 13:07:57vstinner创建