laike9m/Cyberbrain
View on GitHubWill "PEP 659 adaptive interpreter" affect the functioning of Cyberbrain?
Open
#134 opened on Aug 27, 2021
good-first-issuehelp wantedpython-3.10
Repository metrics
- Stars
- (2,538 stars)
- PR merge metrics
- (PR metrics pending)
Description
https://www.python.org/dev/peps/pep-0659/
It seems part of the implementation (specialization for LOAD_METHOD) is already in: https://github.com/python/cpython/pull/27722, and we should be able to test it.