laike9m/Cyberbrain

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

Open

#134 aberto em 27 de ago. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Python (157 forks)github user discovery
good-first-issuehelp wantedpython-3.10

Métricas do repositório

Stars
 (2.538 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador