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 vstinner
Recipients vstinner
Date 2020-06-25.09:00:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593075648.83.0.596141015912.issue41111@roundup.psfhosted.org>
In-reply-to
Content
Other missing features of the limited C API:

* bpo-2897: "PyMemberDef missing in limited API / Deprecate structmember.h"
* Stefan Behnel wrote: "Some code cannot even be migrated at all,
e.g. because the entire buffer protocol is missing from it. Some bugs were
only fixed in Py3.9, time will tell if anything else is missing."
  https://mail.python.org/archives/list/python-dev@python.org/message/SENQBEJCJ7NYC72ZZ7BGIEDDBTUOXLI4/
History
Date User Action Args
2020-06-25 09:00:48vstinnersetrecipients: + vstinner
2020-06-25 09:00:48vstinnersetmessageid: <1593075648.83.0.596141015912.issue41111@roundup.psfhosted.org>
2020-06-25 09:00:48vstinnerlinkissue41111 messages
2020-06-25 09:00:48vstinnercreate