Skip to content

tp_print renamed to tp_vectorcall_offset in cython master #2976

Closed
@tacaswell

Description

@tacaswell

This was changed in:

python/cpython#13185 / python/cpython@aacc77f to support https://www.python.org/dev/peps/pep-0590/

A brute-force tp_print -> tp_vectorcall_offset find-and-replace fixes it on cpython master, but is very not back-compatible 😈 . Will look into seeing if I can sort out how to gate this correctly.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions