STINNER Victor <[email protected]> added the comment:
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/[email protected]/message/SENQBEJCJ7NYC72ZZ7BGIEDDBTUOXLI4/ ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41111> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
