Will "PEP 659 adaptive interpreter" affect the functioning of Cyberbrain? #134
Labels
good-first-issue
Issues that are good for first time contributors
help wanted
Extra attention is needed
python-3.10
https://www.python.org/dev/peps/pep-0659/
It seems part of the implementation (specialization for
LOAD_METHOD
) is already in: python/cpython#27722, and we should be able to test it.The text was updated successfully, but these errors were encountered: