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


Commits:
e19bbe7d by Matti Picus at 2023-03-16T20:44:23+11:00
export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME

- - - - -
0934d145 by Carl Friedrich Bolz-Tereick at 2023-03-20T16:03:16+01:00
do a ton less string copies in the bytecode compiler

- - - - -
43db7225 by Carl Friedrich Bolz-Tereick at 2023-03-21T09:27:08+01:00
small optimization in the tokenizer: don't allocate tuples for the 
parenstack,
just use the tokens as entries

- - - - -
229e9c45 by Carl Friedrich Bolz-Tereick at 2023-03-21T09:58:28+01:00
merge default

--HG--
branch : py3.9

- - - - -


3 changed files:

- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/pyparser/pytokenizer.py
- pypy/module/cpyext/parse/cpyext_descrobject.h


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/df57303a133f992a8ad232857e9550196c423323...229e9c45b26ad79e1cca032998c750d98ee45df3

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/df57303a133f992a8ad232857e9550196c423323...229e9c45b26ad79e1cca032998c750d98ee45df3
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to