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 steve.dower
Recipients alex, benjamin.peterson, methane, serhiy.storchaka, skrah, steve.dower
Date 2020-10-19.21:43:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603143805.5.0.218196852536.issue41784@roundup.psfhosted.org>
In-reply-to
Content
Agreed that there's no way we can make Py_buffer part of the limited ABI.

I just looked over the PR and it's missing a What's New entry (e.g. https://docs.python.org/3/whatsnew/3.9.html#c-api-changes). Other than that, looks fine to me.
History
Date User Action Args
2020-10-19 21:43:25steve.dowersetrecipients: + steve.dower, benjamin.peterson, alex, methane, skrah, serhiy.storchaka
2020-10-19 21:43:25steve.dowersetmessageid: <1603143805.5.0.218196852536.issue41784@roundup.psfhosted.org>
2020-10-19 21:43:25steve.dowerlinkissue41784 messages
2020-10-19 21:43:25steve.dowercreate