Ondrej Baranovič pushed to branch branch/metaparser-optional-repeater at PyPy /
pypy
Commits:
fd391731 by nulano at 2022-05-12T11:13:12+01:00
check both DFA states
--HG--
branch : metaparser-optional-repeater
- - - - -
1 changed file:
- pypy/interpreter/pyparser/test/test_metaparser.py
Ondrej Baranovič pushed new branch branch/metaparser-optional-repeater at PyPy
/ pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/metaparser-optional-repeater
You're receiving this email because of your account on foss.heptapod.net.
nulano pushed new branch branch/win64-hpy at PyPy / pypy
--
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/win64-hpy
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
nulano pushed to branch branch/win-tcl8.6 at PyPy / pypy
Commits:
edbc1975 by nulano at 2021-02-02T17:02:30+01:00
fix Tcl/Tk 8.6 packaging on win
--HG--
branch : win-tcl8.6
- - - - -
1 changed file:
- pypy/tool/release/package.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy
nulano pushed new branch branch/win-tcl8.6 at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/win-tcl8.6
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing
nulano pushed to branch branch/py3.7-win64-cpyext-longobject at PyPy / pypy
Commits:
09da3ec7 by nulano at 2021-01-12T12:39:07+01:00
fix cpyext.test_longobject maxlong
--HG--
branch : py3.7-win64-cpyext-longobject
- - - - -
1 changed file:
- pypy/module/cpyext/test/test_longobject.py
nulano pushed new branch branch/py3.7-win64-cpyext-longobject at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.7-win64-cpyext-longobject
You're receiving this email because of your account on foss.heptapo
nulano pushed to branch branch/py3.7-win64-hash at PyPy / pypy
Commits:
17559cd2 by Matti Picus at 2020-12-25T16:12:58+02:00
backport rpython changes from py3.7-winreg
- - - - -
90e062d3 by Matti Picus at 2020-12-26T19:12:02+02:00
fix 64-bit windows translation (nulano)
- - - - -
67503f9b by
nulano pushed to branch branch/py3.7-win64-hash at PyPy / pypy
Commits:
fc4d8548 by nulano at 2020-12-27T04:43:18+01:00
really fix _hash_long changes on linux64
--HG--
branch : py3.7-win64-hash
- - - - -
1 changed file:
- pypy/objspace/std/longobject.py
View it on GitLab:
https
nulano pushed to branch branch/py3.7-win64-hash at PyPy / pypy
Commits:
d7bf7949 by nulano at 2020-12-26T13:22:49+01:00
fix _hash_long changes on linux64
--HG--
branch : py3.7-win64-hash
- - - - -
1 changed file:
- pypy/objspace/std/longobject.py
View it on GitLab:
https
nulano pushed new branch branch/py3.7-win64-hash at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.7-win64-hash
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-c
nulano pushed to branch branch/py2.7-winreg at PyPy / pypy
Commits:
7bd2219b by nulano at 2020-12-25T19:57:35+01:00
fix py3.7-winreg backports
--HG--
branch : py2.7-winreg
- - - - -
2 changed files:
- pypy/module/_winreg/interp_winreg.py
- pypy/module/_winreg/test/test_winreg.py
View it
nulano pushed new branch branch/py2.7-winreg at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py2.7-winreg
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit ma
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
9572535b by nulano at 2020-12-25T02:39:54+01:00
round-trip invalid UTF-16 data in winreg without a UnicodeDecodeError, issue
3342
--HG--
branch : py3.7-winreg
- - - - -
2 changed files:
- pypy/module/_winreg
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
a9ffd050 by nulano at 2020-12-24T17:40:21+01:00
simplify d5d9fb27b018
--HG--
branch : py3.7-winreg
- - - - -
1 changed file:
- pypy/module/_winreg/interp_winreg.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
d7dd61a0 by nulano at 2020-12-24T07:09:58+01:00
redo e070d661df63 using runtime loading
--HG--
branch : py3.7-winreg
- - - - -
4 changed files:
- pypy/module/_winreg/interp_winreg.py
- pypy/module/_winreg/test
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
eb5d8d6c by nulano at 2020-12-24T02:29:46+01:00
bpo-25778, truncate REG_SZ at first NULL to match reg.exe behaviour
--HG--
branch : py3.7-winreg
- - - - -
00da5a5f by nulano at 2020-12-24T02:30:26+01:00
change REG_MULTI_SZ
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
4f825892 by nulano at 2020-12-23T21:27:16+01:00
implement winreg reflection on win64
--HG--
branch : py3.7-winreg
- - - - -
b305b480 by nulano at 2020-12-23T22:02:22+01:00
bpo-21151, preserve None passed as REG_BINARY
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
01c04656 by nulano at 2020-12-23T19:17:45+01:00
Backout changeset a4bc70b4f004c37b6c618ba011ec9136a53306c3
--HG--
branch : py3.7-winreg
- - - - -
c3c1795c by nulano at 2020-12-23T19:22:19+01:00
Merge
--HG--
branch : py3.7
nulano pushed to branch branch/py3.7-winreg at PyPy / pypy
Commits:
b007f316 by nulano at 2020-12-23T16:15:23+01:00
implement winreg.REG_QWORD reading and writing
--HG--
branch : py3.7-winreg
- - - - -
2 changed files:
- pypy/module/_winreg/interp_winreg.py
- pypy/module/_winreg/test
nulano pushed new branch branch/py3.7-winreg at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.7-winreg
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit ma
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
accb58d0 by nulano at 2020-10-31T21:23:54+00:00
this is no longer needed
--HG--
branch : win64
- - - - -
6d0a9a8c by nulano at 2020-10-31T21:28:14+00:00
translating win64 on regular CPython is now an error; I think RPython is also
nulano pushed to branch branch/win64-py3.6 at PyPy / pypy
Commits:
3487c66c by nulano at 2020-10-15T23:04:17+01:00
widen descr_repr params in interp_socket
--HG--
branch : win64-py3.6
- - - - -
de9e69fd by nulano at 2020-10-15T23:24:30+01:00
fail early in rstr.do_stringformat for ints too
nulano pushed to branch branch/win64-py3.6 at PyPy / pypy
Commits:
a4825163 by nulano at 2020-10-14T23:56:11+01:00
fix merge/test
--HG--
branch : win64-py3.6
- - - - -
1 changed file:
- pypy/module/_multiprocessing/test/test_semaphore.py
View it on GitLab:
https://foss.heptapod.net
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
2f1b824f by Stefano Rivera at 2020-10-10T13:13:34-07:00
bpo-35194: Fix a wrong constant in cp932 codec.
- - - - -
3b0a9c0d by Stefano Rivera at 2020-10-10T13:16:02-07:00
bpo-34794: Fix a leak in Tkinter.
- - - - -
39d38bc9 by
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
43fd1e4b by nulano at 2020-10-11T21:49:01+01:00
fix FFI_TYPE_LONGDOUBLE on win64
--HG--
branch : win64
- - - - -
b033a3f9 by nulano at 2020-10-11T21:52:51+01:00
Merge
--HG--
branch : win64
- - - - -
2 changed files:
- rpython
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
2e7d493a by nulano at 2020-10-10T22:36:21+01:00
skip cpyext tests when calling a single file directly
--HG--
branch : win64
- - - - -
1 changed file:
- pypy/module/cpyext/test/conftest.py
View it on GitLab:
https
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
babe6787 by nulano at 2020-10-08T00:43:02+01:00
fix test_rffi_sizeof was ignored for lltype.*
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/rtyper/lltypesystem/test/test_rffi.py
View it on GitLab:
https
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
7a8e6d54 by nulano at 2020-10-07T01:08:19+01:00
fix overflow in rbigint.abs_rshift_and_mask on non-win64
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/rlib/rbigint.py
View it on GitLab:
https://foss.heptapod.net
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
30c125a4 by nulano at 2020-10-05T20:42:27+01:00
fix rposix function signatures for both Linux and Win64
--HG--
branch : win64
- - - - -
250ca1b4 by nulano at 2020-10-05T20:50:34+01:00
typo in test_semaphore
--HG--
branch : win64
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
246d52d8 by nulano at 2020-08-31T01:04:06+02:00
always use win64_14x externals branch
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/translator/platform/windows.py
View it on GitLab:
https://foss.heptapod.net/pypy
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
e4769086 by nulano at 2020-08-29T01:21:36+02:00
fix tclobj.AsObj for win64 int type
--HG--
branch : win64
- - - - -
1 changed file:
- lib_pypy/_tkinter/tclobj.py
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
2dcaa7aa by nulano at 2020-08-21T01:23:43+02:00
fix Py_ssize_t on win64
fixes extra_tests\cffi_tests\cffi1\test_recompiler
--HG--
branch : win64
- - - - -
6 changed files:
- pypy/module/cpyext/api.py
- pypy/module/cpyext
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
2dda2f15 by nulano at 2020-08-20T15:17:53+02:00
fix SemLock.SEM_VALUE_MAX
--HG--
branch : win64
- - - - -
2 changed files:
- pypy/module/_multiprocessing/interp_semaphore.py
- pypy/module/_multiprocessing/test/test_semaphore.py
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
f0928d62 by nulano at 2020-08-18T20:51:47+02:00
match CPython GetLastError() behaviour (i.e. cast to rffi.LONG first)
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/rlib/rwin32.py
View it on GitLab:
https
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
b98ca2df by Matti Picus at 2020-08-11T13:52:21+03:00
refactor: use OS specific files instead of long ifdef sections
- - - - -
811c174f by Matti Picus at 2020-08-14T00:12:29+03:00
pypy2 only: add SOABI to distutils.sysconfig so wheel
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
00564f38 by nulano at 2020-08-17T20:38:18+02:00
change some longs to Signeds in c sources; these should not matter, but avoid
confusion
--HG--
branch : win64
- - - - -
e6ddbfa5 by nulano at 2020-08-17T21:45:19+02:00
fix long vs
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
9f6ff3ff by nulano at 2020-08-10T06:38:10+02:00
fix some rffi.(U)LONG(P) vs rffi.(UN)SIGNED(P) issues without test coverage
(found with grep)
--HG--
branch : win64
- - - - -
5fce15ba by nulano at 2020-08-10T09:25:36+02:00
update
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
- - - - -
81e
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
489f9edb by nulano at 2020-07-31T01:07:58+02:00
proper fix for windows running
rpython\translator\c\test\test_standalone.py::test_int_manipulation
--HG--
branch : win64
- - - - -
1 changed file:
- rpython/translator/c/test
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
4d62734f by Matti Picus at 2020-07-29T19:06:45+03:00
tweak signature
- - - - -
27a6dc4d by Matti Picus at 2020-07-30T11:33:33+03:00
export the signature to a header file
- - - - -
35ead98f by Armin Rigo at 2020-07-30T11:12:35+02:00
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 call
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
856c8c09 by nulano at 2020-07-24T04:23:39+02:00
fix rffi.LONG vs rffi.SIGNED in _rawffi/alt
--HG--
branch : win64
- - - - -
6 changed files:
- pypy/module/_rawffi/alt/interp_funcptr.py
- pypy/module/_rawffi/alt/interp_struct.py
nulano pushed to branch branch/win64 at PyPy / pypy
Commits:
3fc4f5e0 by nulano at 2020-07-23T23:57:46+02:00
replace long with Signed in thread*.c files
the compiler is smart enough to handle these being long, but let's avoid
any potential confusion
--HG--
branch : win64
- - - - -
nulano pushed new branch branch/initialize_lock_timeout_on_windows at PyPy /
pypy
--
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/initialize_lock_timeout_on_windows
You're receiving this email because of your account on foss.heptapo
nulano pushed new branch branch/win64 at PyPy / pypy
--
View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/tree/branch/win64
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list
pypy-c
46 matches
Mail list logo