Matti Picus pushed to branch branch/conda at PyPy / pypy
Commits:
ba03fd5e by Matti Picus at 2021-07-27T10:00:54+03:00
add 'packaged by conda-forge' like in CPython feedstock
--HG--
branch : conda
- - - - -
1 changed file:
- pypy/module/sys/version.py
View it on Heptapod:
https://foss.h
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
c95713d1 by Matti Picus at 2021-07-27T12:53:52+03:00
fix merge
--HG--
branch : py3.7
- - - - -
dd4ce6eb by Matti Picus at 2021-07-27T12:54:34+03:00
allocate PyUnicodeObject + data when non-compact
--HG--
branch : py3.7
- - -
Matti Picus pushed to branch branch/conda at PyPy / pypy
Commits:
d9b4d24f by Matti Picus at 2021-07-27T13:41:35+03:00
adapt patch for modifying dll search path
--HG--
branch : conda
- - - - -
3 changed files:
- pypy/module/cpyext/api.py
- pypy/module/sys/version.py
- rpython/translator/c/
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits:
5a23b8c7 by muke101 at 2021-07-27T02:48:12+01:00
factored out guard handling into seperate class
--HG--
branch : llvm-jit-backend-experimental
- - - - -
10185176 by muke101 at 2021-07-27T17:40:20+01:00
impl
Matti Picus deleted branch branch/py3.8-index at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit
muke 101 pushed to branch branch/llvm-jit-backend-experimental at PyPy / pypy
Commits:
f1aa0811 by muke101 at 2021-07-27T22:28:52+01:00
implemented stackmap guard handler, excluding runtime callback function
--HG--
branch : llvm-jit-backend-experimental
- - - - -
1 changed file:
- rpython/
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
1691a31f by Matti Picus at 2021-07-28T09:25:04+03:00
if __int__ is not found use __index__ in space.int(), like in int.__new__
What about __trunc__ ?
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/interpreter/baseob
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
599a5bd1 by Matti Picus at 2021-07-28T09:37:09+03:00
skip test when untranslated
--HG--
branch : py3.7
- - - - -
1 changed file:
- pypy/interpreter/test/test_app_main.py
View it on Heptapod:
https://foss.heptapod.net/pypy