Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy
Commits:
94e15e10 by Ronan Lamy at 2020-08-09T10:57:37+02:00
fix translation
--HG--
branch : hpy-update-vendored
- - - - -
1 changed file:
- pypy/module/_hpy_universal/interp_slot.py
View it on GitLab:
https://foss.he
Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy
Commits:
d5f89aee by Ronan Lamy at 2020-08-09T11:38:56+02:00
Don't store the raw hpymeth on W_ExtensionFunctions, so that slots can
create them as well
--HG--
branch : hpy-update-vendored
- - - - -
3 changed files:
- py
Ronan Lamy pushed to branch branch/hpy-update-vendored at PyPy / pypy
Commits:
16ddbe1a by Ronan Lamy at 2020-08-09T11:44:24+02:00
Handle tp_new slot
--HG--
branch : hpy-update-vendored
- - - - -
1 changed file:
- pypy/module/_hpy_universal/interp_slot.py
View it on GitLab:
https://foss
Matti Picus deleted branch branch/more-precise-stat-time-on-macos 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/py3.6 at PyPy / pypy
Commits:
ca920b27 by Matti Picus at 2020-08-03T08:04:51+03:00
/O2 or /Ox on MSVC does tail call optimization
- - - - -
c78bdbab by Matti Picus at 2020-08-02T19:52:22+03:00
rsocket tests - win32 has no recvmsg; socketgetsockname needs to
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
ca920b27 by Matti Picus at 2020-08-03T08:04:51+03:00
/O2 or /Ox on MSVC does tail call optimization
- - - - -
c78bdbab by Matti Picus at 2020-08-02T19:52:22+03:00
rsocket tests - win32 has no recvmsg; socketgetsockname needs to
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
95a26954 by Julian Berman at 2020-07-18T15:52:08-04:00
Use timespec on macOS too.
It's present, the fields are just named slightly differently.
I think this fixes all but one test in rlib.rposix_stat, which
previously were fa
Antonio Cuni pushed new branch branch/hpy-setuptools-extension at PyPy / pypy
--
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/hpy-setuptools-extension
You're receiving this email because of your account on foss.heptapod.net.
___
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
f44c09a9 by Armin Rigo at 2020-07-30T15:30:00+02:00
get rid of the pre-version-80 support. It was buggy because it expected output
from cl.exe in English and wouldn't recognize the output in French, for
example
- - - - -
81e0c554