Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
4d43b6d6 by Matti Picus at 2020-07-30T09:53:03+03:00
test, implement PyUnicode_{Find,Read,Write}Char, issue 3272
--HG--
branch : py3.6
- - - - -
2 changed files:
- pypy/module/cpyext/test/test_unicodeobject.py
- pypy/module/
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
b802d0ab by Matti Picus at 2020-07-16T15:03:19+03:00
backport test (issue 3269)
- - - - -
10620d7c by Armin Rigo at 2020-07-17T13:10:06+02:00
Older versions of CPython 2.7.x (like 2.7.6) don't support this new syntax
when called in a
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
d3dac048 by Matti Picus at 2020-07-29T18:48:50+03:00
use the orignal fd in fstatat, not the (closed) result from dup(orig_fd)
--HG--
branch : py3.7
- - - - -
2 changed files:
- pypy/module/posix/interp_scandir.py
- pypy/modu
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
4d62734f by Matti Picus at 2020-07-29T19:06:45+03:00
tweak signature
- - - - -
1 changed file:
- rpython/rlib/clibffi.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/4d62734f8ce8da8c9699cde677ac0d7dd49
Armin Rigo pushed to branch branch/default at PyPy / pypy
Commits:
e8c801ee by Armin Rigo at 2020-07-29T17:08:06+02:00
update libffi_msvc by copying the fixes done in cffi
- - - - -
4 changed files:
- rpython/translator/c/src/libffi_msvc/ffi.c
- rpython/translator/c/src/libffi_msvc/prep_cif