消息 [200168]
On 17.10.2013 21:01, Stefan Krah wrote:
>
> Stefan Krah added the comment:
>
> I've looked at this, and the question is: Do we really need a capsule
> API? All relevant symbols in _decimal start with Py* and shouldn't
> need to be static.
You need a capsule in order to use the C API from other extension
modules. See the datetime module for an example. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2013-10-17 20:48:56 | lemburg | 修改 | recipients:
+ lemburg, rhettinger, mark.dickinson, larry, Arfrever, skrah |
| 2013-10-17 20:48:56 | lemburg | 链接 | issue15237 messages |
| 2013-10-17 20:48:56 | lemburg | 创建 | |
|