[pypy-commit] [Git][pypy/pypy][branch/hpy] 2 commits: ./update_vendored to hpy 0.1.dev642+g508502c, git rev 508502c

2020-10-07 Thread Antonio Cuni
Antonio Cuni pushed to branch branch/hpy at PyPy / pypy Commits: 6d01cb06 by Antonio Cuni at 2020-10-05T17:06:26+02:00 ./update_vendored to hpy 0.1.dev642+g508502c, git rev 508502c --HG-- branch : hpy - - - - - ddb139b2 by Antonio Cuni at 2020-10-05T17:11:29+02:00 implement HPy_sq_length --H

[pypy-commit] [Git][pypy/pypy][branch/win64] create just the bare minimum of include headers to allow _cffi_backend to work

2020-10-07 Thread Matti Picus
Matti Picus pushed to branch branch/win64 at PyPy / pypy Commits: 55ae78a4 by Matti Picus at 2020-10-07T14:54:46+03:00 create just the bare minimum of include headers to allow _cffi_backend to work --HG-- branch : win64 - - - - - 2 changed files: - pypy/interpreter/baseobjspace.py - + pypy

[pypy-commit] [Git][pypy/pypy][branch/win64] fix typedef of Py_ssize_t

2020-10-07 Thread Matti Picus
Matti Picus pushed to branch branch/win64 at PyPy / pypy Commits: 87e3cd92 by Matti Picus at 2020-10-07T17:14:38+03:00 fix typedef of Py_ssize_t --HG-- branch : win64 - - - - - 1 changed file: - pypy/module/_cffi_backend/copy_includes.py View it on GitLab: https://foss.heptapod.net/pypy

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] 2 commits: CPython compatibility: IOBase.readlines() should rely on the iterator protocol...

2020-10-07 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: 8067c535 by Stefano Rivera at 2020-10-06T16:11:46-07:00 CPython compatibility: IOBase.readlines() should rely on the iterator protocol instead of calling readline() directly (grafted from 7b9b2790269b94ca9ade1684714

[pypy-commit] [Git][pypy/pypy][branch/win64] fix test_rffi_sizeof was ignored for lltype.*

2020-10-07 Thread nulano
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://foss.hept

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] 2 commits: Reject environmnet variables containing =

2020-10-07 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: 2a6b624d by Stefano Rivera at 2020-10-07T12:10:22-07:00 Reject environmnet variables containing = Adapted from 1697fc0bff5dd60fd0ed4149b238a21a3485a38d > Issue 3136: Windows: os.putenv() --HG-- branch : stdlib-2.7.

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] 5 commits: Leave internal state unchanged if _random.Random.setstate() raises an exception (bpo-29960)

2020-10-07 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: 467c9f9f by Stefano Rivera at 2020-10-07T17:08:13-07:00 Leave internal state unchanged if _random.Random.setstate() raises an exception (bpo-29960) (grafted from 2cbe9ff660033e5af4ea7e99b5d6584853fcee53) --HG-- bra

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] Fix the bpo-30730 test (invalid env vars in subprocess) in the posix implementation

2020-10-07 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: 97f8a66d by Stefano Rivera at 2020-10-07T19:24:51-07:00 Fix the bpo-30730 test (invalid env vars in subprocess) in the posix implementation --HG-- branch : stdlib-2.7.18-3 - - - - - 1 changed file: - lib-python

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] 4 commits: test: pypy's exception message differs

2020-10-07 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: a3b58b5c by Stefano Rivera at 2020-10-07T19:53:31-07:00 test: pypy's exception message differs --HG-- branch : stdlib-2.7.18-3 - - - - - 6cacdb12 by Stefano Rivera at 2020-10-07T19:53:42-07:00 test: Add an explicit

[pypy-commit] [Git][pypy/pypy][branch/py3.6] always use NT sysconfig scheme on windows, issue 3321

2020-10-07 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 94cb6d73 by Matti Picus at 2020-10-08T05:48:13+03:00 always use NT sysconfig scheme on windows, issue 3321 --HG-- branch : py3.6 - - - - - 1 changed file: - lib-python/3/sysconfig.py View it on GitLab: https://foss.heptap

[pypy-commit] [Git][pypy/pypy][branch/default] always use NT sysconfig scheme on windows, issue 3321

2020-10-07 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: c23aead4 by Matti Picus at 2020-10-08T05:46:36+03:00 always use NT sysconfig scheme on windows, issue 3321 - - - - - 1 changed file: - lib-python/2.7/sysconfig.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/

[pypy-commit] [Git][pypy/pypy][branch/default] fix (again) avoid python since it needs LD_LIBRARY_PATH on buildbot workers

2020-10-07 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 24f76b1c by Matti Picus at 2020-10-08T07:29:54+03:00 fix (again) avoid python since it needs LD_LIBRARY_PATH on buildbot workers - - - - - 1 changed file: - extra_tests/test_os.py View it on GitLab: https://foss.heptapod

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] Revert 8f04b833f59a, superseded by bpo-30365

2020-10-07 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: 1c0496fe by Stefano Rivera at 2020-10-07T22:13:31-07:00 Revert 8f04b833f59a, superseded by bpo-30365 --HG-- branch : stdlib-2.7.18-3 - - - - - 1 changed file: - lib-python/2.7/xml/etree/ElementTree.py View it

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] PyPy's parser has always pointed to the start of the token, not the end

2020-10-07 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: 1429b4e8 by Stefano Rivera at 2020-10-07T22:32:38-07:00 PyPy's parser has always pointed to the start of the token, not the end cPython >= 3.8 has now followed in bpo-34683. --HG-- branch : stdlib-2.7.18-3 - - - -

[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] Explicitly disable cElementTree tests more effectively (so @cet_only works)

2020-10-07 Thread Stefano Rivera
Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy Commits: e53b3dde by Stefano Rivera at 2020-10-07T22:44:58-07:00 Explicitly disable cElementTree tests more effectively (so @cet_only works) Backed out changeset 2dbf44ce2b79 --HG-- branch : stdlib-2.7.18-3 - - - - - 1 c