laike9m/Cyberbrain
GitHub で見るWill "PEP 659 adaptive interpreter" affect the functioning of Cyberbrain?
Open
#134 opened on 2021年8月27日
good-first-issuehelp wantedpython-3.10
Repository metrics
- Stars
- (2,538 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.