[pypy-commit] [Git][pypy/pypy][branch/compact-unicode] 6 commits: add more gaurds but still segfaulting

2021-07-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/compact-unicode at PyPy / pypy Commits: c91a42ce by Matti Picus at 2021-07-23T18:02:35+03:00 add more gaurds but still segfaulting --HG-- branch : compact-unicode - - - - - 69fe3b1b by Matti Picus at 2021-07-25T20:17:17+03:00 optimize by creating helper fun

[pypy-commit] [Git][pypy/pypy][branch/py3.8-isidentical-ast-feature-version] 2 commits: test: fix the compile() apptest to adapt new feature_version

2021-07-26 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-ast-feature-version at PyPy / pypy Commits: 23bf108d by isidentical at 2021-07-26T11:40:50+03:00 test: fix the compile() apptest to adapt new feature_version --HG-- branch : py3.8-isidentical-ast-feature-version - - - - - 206b2450 by

[pypy-commit] [Git][pypy/pypy][branch/py3.8-isidentical-ast-feature-version] fstring: add feature_version check against fstring debugging

2021-07-26 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-ast-feature-version at PyPy / pypy Commits: 2337f357 by isidentical at 2021-07-26T12:31:46+03:00 fstring: add feature_version check against fstring debugging --HG-- branch : py3.8-isidentical-ast-feature-version - - - - - 1 changed

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/compact-unicode

2021-07-26 Thread Matti Picus (@mattip)
Matti Picus deleted branch branch/compact-unicode at PyPy / pypy -- 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

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 27 commits: speed up win64 rposix.read, rposix.write by pushing IPH wrapping into C

2021-07-26 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 80e44034 by Matti Picus at 2021-07-13T16:13:58+03:00 speed up win64 rposix.read, rposix.write by pushing IPH wrapping into C - - - - - 2d362472 by Matti Picus at 2021-07-13T18:52:27+03:00 fix the runpack test for the size of LON

[pypy-commit] [Git][pypy/pypy][branch/py3.8-isidentical-ast-feature-version] pyparser: ensure all tokens are unique for type ignores

2021-07-26 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-ast-feature-version at PyPy / pypy Commits: 92788fef by isidentical at 2021-07-26T16:40:05+03:00 pyparser: ensure all tokens are unique for type ignores --HG-- branch : py3.8-isidentical-ast-feature-version - - - - - 1 changed file:

[pypy-commit] [Git][pypy/pypy][branch/py3.8-isidentical-ast-feature-version] pyparser: add the ability to clear type_ignore cache

2021-07-26 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/py3.8-isidentical-ast-feature-version at PyPy / pypy Commits: e28cdc1d by isidentical at 2021-07-26T19:11:13+03:00 pyparser: add the ability to clear type_ignore cache It seems like compile() command preserves the parser since it uses the same execution

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.3] fix compilation of _hpy_universal

2021-07-26 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.3 at PyPy / pypy Commits: 24830689 by Ronan Lamy at 2021-07-26T17:38:13+01:00 fix compilation of _hpy_universal --HG-- branch : hpy-0.0.3 - - - - - 3 changed files: - pypy/module/_hpy_universal/handlemanager.py - pypy/module/_hpy_universal/llapi.p

[pypy-commit] [Git][pypy/pypy][branch/llvm-jit-backend-experimental] restored original readme

2021-07-26 Thread muke 101 (@muke101)
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy Commits: 4fe484a9 by muke101 at 2021-07-26T20:05:16+01:00 restored original readme --HG-- branch : llvm-jit-backend-experimental - - - - - 1 changed file: - README.rst View it on Heptapod: https://foss.heptapo