消息 [304778]
For the wording fix, since it's just a trivial docs update, we can go ahead and fix it without an issue reference from the PRs.
As far as the API goes, I do want to support "static Py_tss_t my_tss_key = Py_tss_NEEDS_INIT;" in third party extension modules, which is what the current API gives us.
The question is whether there's a reasonable compiler independent way to also support struct *assignment*, in addition to initialisation. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2017-10-23 03:53:17 | ncoghlan | 修改 | recipients:
+ ncoghlan, scoder, masamoto |
| 2017-10-23 03:53:17 | ncoghlan | 修改 | messageid: <1508730797.66.0.213398074469.issue31828@psf.upfronthosting.co.za> |
| 2017-10-23 03:53:17 | ncoghlan | 链接 | issue31828 messages |
| 2017-10-23 03:53:16 | ncoghlan | 创建 | |
|