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.

Author eric.snow
Recipients arigo, eric.snow, ncoghlan, njs, vstinner
Date 2019-02-26.01:05:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CALFfu7CPqpWP5+_8G-pJ-FRCU2L_tsEoE+kEiAiuGq+sbgSyTw@mail.gmail.com>
In-reply-to <[email protected]>
Content
On Mon, Feb 25, 2019 at 3:02 AM STINNER Victor <[email protected]> wrote:
> But that's where I suggested to test "popular C extensions" with a C API change before merging it. It's ok if issues are discovered later, but the author of backward incompatible C API changes should collaborate with popular C extension maintainers to help to deal with these issues.

Yeah, that was my bad.  I jumped the gun a bit.
History
Date User Action Args
2019-02-26 01:05:47eric.snowsetrecipients: + eric.snow, arigo, ncoghlan, vstinner, njs
2019-02-26 01:05:47eric.snowlinkissue35886 messages
2019-02-26 01:05:47eric.snowcreate