Skip to content
Snippets Groups Projects
Commit 4fbefa31d39b authored by Robert Bradshaw's avatar Robert Bradshaw
Browse files

Change the default of the "c_api_binop_methods" directive to False. (GH-3644)

This is a backwards incompatible change that enables Python semantics for special methods by default, while the directive allows users to opt out of it and go back to the previous C-ish Cython semantics.

See https://github.com/cython/cython/issues/2056
parent 6edcd819894f
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment