laike9m/Cyberbrain
Auf GitHub ansehenWill "PEP 659 adaptive interpreter" affect the functioning of Cyberbrain?
Open
#134 geöffnet am 27. Aug. 2021
good-first-issuehelp wantedpython-3.10
Repository-Metriken
- Stars
- (2.538 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.