Add possibility for extension modules to register specialisations of BINARY_OP #133395
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
Along the lines of the idea presented in faster-cpython/ideas#696, we need a way for extension modules to specialise BINARY_OP instructions with their guard/action functions.
Linked PRs
The text was updated successfully, but these errors were encountered: