Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy


Commits:
fad38bab by Carl Friedrich Bolz-Tereick at 2021-02-03T10:49:40+01:00
cache the imported re module (going through __import__ is unfortunately quite
expensive on 3.x :-( ).

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/interpreter/astcompiler/test/test_ast.py
- pypy/module/_sre/interp_sre.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/commit/fad38bab8481af8f365d6a575dc9fbb47d5093db

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/fad38bab8481af8f365d6a575dc9fbb47d5093db
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to