➜

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.

作者 shihai1991
收信人 erlendaasland, facundobatista, rhettinger, shihai1991, skrah, vstinner
日期 2021-03-02.16:51:52
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1614703913.2.0.575586652947.issue43060@roundup.psfhosted.org>
In-reply-to
内容
> It is not "bad"; it is just more wordy.

Agree. Using sturct will be more easy check the members.

But converting the decimal c api may breaks the compatibility, because some macros like `PyDec_TypeCheck_INDEX` have been exposed in headers.
历史
日期 用户 动作 参数
2021-03-02 16:51:53shihai1991修改recipients: + shihai1991, rhettinger, facundobatista, vstinner, skrah, erlendaasland
2021-03-02 16:51:53shihai1991修改messageid: <1614703913.2.0.575586652947.issue43060@roundup.psfhosted.org>
2021-03-02 16:51:53shihai1991链接issue43060 messages
2021-03-02 16:51:52shihai1991创建