➜

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.

作者 masamoto
收信人 masamoto, ncoghlan, scoder
日期 2017-10-22.17:49:38
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1508694578.56.0.213398074469.issue31828@psf.upfronthosting.co.za>
In-reply-to
内容
Or Py_tss_NEEDS_INIT is removed from the C API document to become a private feature; in other words, the Python interpreter will recommend that the static allocation for the TSS key shouldn't be used in the API client codes except for the interpreter core and built-in modules. (okay, I know it's an unfair suggestion)

BTW, it's my mistake which the word "default value" for Py_tss_NEEDS_INIT, actually it makes more sense "initializer". I'd like to fix the document and the PEP, would I open the PR with this issue?
历史
日期 用户 动作 参数
2017-10-22 17:49:38masamoto修改recipients: + masamoto, ncoghlan, scoder
2017-10-22 17:49:38masamoto修改messageid: <1508694578.56.0.213398074469.issue31828@psf.upfronthosting.co.za>
2017-10-22 17:49:38masamoto链接issue31828 messages
2017-10-22 17:49:38masamoto创建