Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
d8f4010c by Matti Picus at 2022-02-15T13:20:02+02:00
add _winapi functions needed for SharedMemory (issue 3678)
--HG--
branch : py3.8
- - - - -
3 changed files:
- lib_pypy/_pypy_winbase_build.py
- lib_pypy/_pypy_winbase_cffi
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
dd12f4ef by Matti Picus at 2022-02-11T08:15:44+02:00
Added tag release-pypy2.7-v7.3.8rc2 for changeset a7534a4d5085
- - - - -
748301db by Matti Picus at 2022-02-11T08:16:09+02:00
Added tag release-pypy3.7-v7.3.8rc2 for changeset
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
053c3795 by Matti Picus at 2022-02-15T14:00:09+02:00
pypy now has 447 docstrings in builtins
--HG--
branch : py3.7
- - - - -
1 changed file:
- lib-python/3/test/test_doctest.py
View it on Heptapod:
https://foss.heptapod.n
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
dd12f4ef by Matti Picus at 2022-02-11T08:15:44+02:00
Added tag release-pypy2.7-v7.3.8rc2 for changeset a7534a4d5085
- - - - -
748301db by Matti Picus at 2022-02-11T08:16:09+02:00
Added tag release-pypy3.7-v7.3.8rc2 for changeset
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy
Commits:
427ed8a3 by Yusuke Izawa at 2022-02-16T13:14:41+09:00
change jitdriver name for threaded code gen and improve definition of CALL
--HG--
branch : threaded-code-generation
- - - - -
1 changed file:
- rpytho
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
57183e95 by Matti Picus at 2022-02-16T07:29:38+02:00
continuation of dbd784f76a49 (issue 3678)
--HG--
branch : py3.8
- - - - -
3 changed files:
- lib_pypy/_pypy_winbase_build.py
- lib_pypy/_pypy_winbase_cffi64.py
- lib_pypy/