Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a14dc05f by fijal at 2022-01-08T14:55:32+02:00
add memory pressure for RawByteBuffer around the malloc
- - - - -
f518ad50 by Matti Picus at 2022-01-09T10:23:53+02:00
merge default
--HG--
branch : py3.7
- - - - -
1 changed fi
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
4fdc583f by Carl Friedrich Bolz-Tereick at 2022-01-05T19:20:32+01:00
detail about PYTHONIOENCODING: if the encoding or the error is ommitted, always
use utf-8/strict (instead of asking the locale)
--HG--
branch : py3.7
- - - -
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
d02ec1e9 by Carl Friedrich Bolz-Tereick at 2022-01-09T10:13:31+01:00
fix _posixsubprocess ztranslation test
the problem comes from a regular StdObjSpace instance staying around in a
global and being confused with
Matti Picus pushed to branch branch/py3.9-platlibdir at PyPy / pypy
Commits:
d00d0100 by Matti Picus at 2021-12-12T18:35:41+02:00
fix failing test
- - - - -
441ff264 by Matti Picus at 2021-12-20T09:20:02+02:00
fix test for misinterpreted OpenSSL version scheme (bpo-46114)
--HG--
branch : py3.
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
2e4a7214 by Carl Friedrich Bolz-Tereick at 2021-12-23T11:12:47+01:00
make it possible to translate with --platlibdir like this:
rpython -Ojit targetpypystandalone.py --platlibdir=lib64
--HG--
branch : py3.9-platlibdir
- - - -
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
2fb09ca0 by Matti Picus at 2022-01-09T16:19:26+02:00
backport change from 007460cad4dd in py3.8
- - - - -
1 changed file:
- rpython/rlib/rsignal.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/2fb09c
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
1aa83f26 by Matti Picus at 2022-01-09T11:16:19+02:00
keep cffi buffer alive (issue 3625)
--HG--
branch : py3.7
- - - - -
81b5dd64 by Matti Picus at 2022-01-09T16:24:16+02:00
merge heads
--HG--
branch : py3.7
- - - - -
1 cha
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
1aa83f26 by Matti Picus at 2022-01-09T11:16:19+02:00
keep cffi buffer alive (issue 3625)
--HG--
branch : py3.7
- - - - -
2aeb3c30 by Matti Picus at 2022-01-09T11:16:58+02:00
merge py3.7
--HG--
branch : py3.8
- - - - -
5c61cf6
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
f4d48a5f by Matti Picus at 2022-01-09T23:52:14+02:00
add clause for _fake (tests) when getting stdlib target
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/tool/release/package.py
- pypy/tool/release/test/test_packa