nimaje pushed new branch branch/set-vmprof_apple-only-on-darwin at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/set-vmprof_apple-only-on-darwin
You're receiving this email because of your account on foss.heptapod.net.
_
Matti Picus deleted branch branch/set-vmprof_apple-only-on-darwin 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/listin
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
d0dcd24b by nimaje at 2021-06-13T10:20:33+02:00
only set VMPROF_APPLE on darwin
setting that on all systems that aren't handled explicitly breaks
translation at least on freebsd,
but probably on everything that isn't darwin (
Matti Picus pushed new branch branch/conda at PyPy / pypy
--
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/conda
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
pypy-com
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a70a64f4 by Carl Friedrich Bolz-Tereick at 2021-06-12T20:45:26+02:00
(cfbolz, twitch): start passing w_obj to the constructors of the subclasses of
pypy.interpreter.buffer.BufferView
--HG--
branch : py3.8-buffer-gets-w_obj
- -
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
40ae949f by Carl Friedrich Bolz-Tereick at 2021-06-13T12:31:28+02:00
document merged branch
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/doc/whatsnew-pypy3-head.rst
View it on Heptapod:
https://f
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
ccc8b874 by Matti Picus at 2021-06-13T19:09:10+03:00
implement, test nt._path_splitroot for windows
--HG--
branch : py3.8
- - - - -
3 changed files:
- pypy/module/posix/interp_posix.py
- pypy/module/posix/moduledef.py
- pypy
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
361e7f62 by Carl Friedrich Bolz-Tereick at 2021-06-13T13:36:45+02:00
comment out some monkeypatching in the asyncio test infrastructure:
asyncio itself is not longer affected by the monkeypatching, because the C
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
dac4d9ad by Carl Friedrich Bolz-Tereick at 2021-06-13T22:10:47+02:00
bpo-22602: Raise an exception in the UTF-7 decoder for ill-formed sequences
starting with "+"
--HG--
branch : py3.8
- - - - -
2 changed file