laike9m/Cyberbrain

Will "PEP 659 adaptive interpreter" affect the functioning of Cyberbrain?

Open

#134 opened on Aug 27, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (157 forks)github user discovery
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.

Contributor guide