Matti Picus pushed to branch branch/multiarch at PyPy / pypy
Commits:
1f6b2a91 by Matti Picus at 2021-06-07T12:47:19+03:00
move the app-level function from _imp to __pypy__.os
--HG--
branch : multiarch
- - - - -
6 changed files:
- pypy/doc/__pypy__-module.rst
- pypy/module/__pypy__/interp_
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
93831acf by Matti Picus at 2021-06-06T18:53:24+03:00
add sys.implementation._multiarch via a pypy-specific _imp.get_multiarch()
--HG--
branch : multiarch
- - - - -
d9b3ece0 by Matti Picus at 2021-06-06T19:40:10+03:00
fix transl
Matti Picus pushed new branch branch/sysconfigdata at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/sysconfigdata
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mail
Matti Picus deleted branch branch/multiarch 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
Matti Picus pushed to branch branch/sysconfigdata at PyPy / pypy
Commits:
05b03f8b by Matti Picus at 2021-06-08T08:01:52+03:00
define some more _sysconfigdata values
--HG--
branch : sysconfigdata
- - - - -
1 changed file:
- lib_pypy/_sysconfigdata.py
View it on Heptapod:
https://foss.he
Matti Picus deleted branch branch/sysconfigdata 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
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
9f660c1e by Matti Picus at 2021-06-07T19:00:25+03:00
create and package a _sysconfigdata_*.py, modify sysconfig.py appropriately
--HG--
branch : sysconfigdata
- - - - -
05b03f8b by Matti Picus at 2021-06-08T08:01:52+03:00
defin
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
074d99a3 by Carl Friedrich Bolz-Tereick at 2021-05-30T10:25:31+02:00
don't do the sharing when we are jitting: it potentially introduces extra
bridges
- - - - -
056d81f8 by Matti Picus at 2021-05-31T09:06:32+03:00
change windows