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.

作者 pitrou
收信人 Mark.Shannon, adamtj, asuffield, asvetlov, ncoghlan, neologix, pitrou, python-dev, rosslagerwall, scoder, serhiy.storchaka, vstinner
日期 2013-12-13.13:38:11
SpamBayes Score -1.0
Marked as misclassified
Message-id <1386941888.2319.1.camel@fsol>
In-reply-to <CAMpsgwav=VrjMS9euE5Dv=VmS4z+Yoy15n6MiiU1HpsDgEiWSw@mail.gmail.com>
内容
> All
> definitions in this header are also surrounded by #ifndef
> Py_LIMITED_API ... #endif, so the fields are not part of the stable
> API.

"Stable ABI", not API.

That said, I agree the field should have been private anyway.
历史
日期 用户 动作 参数
2013-12-13 13:38:11pitrou修改recipients: + pitrou, ncoghlan, scoder, vstinner, asvetlov, adamtj, neologix, Mark.Shannon, rosslagerwall, python-dev, serhiy.storchaka, asuffield
2013-12-13 13:38:11pitrou链接issue14432 messages
2013-12-13 13:38:11pitrou创建