[pypy-commit] [Git][pypy/pypy][branch/default] add unicode version 12.1

2021-03-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: dfa795d6 by Carl Friedrich Bolz-Tereick at 2021-03-08T12:56:17+01:00 add unicode version 12.1 - - - - - 3 changed files: - + rpython/rlib/unicodedata/CaseFolding-12.1.0.txt - + rpython/rlib/unicodedata/Compo

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 7 commits: (cfbolz, ronny, twitch): while adding matmul support for weakref proxies, we

2021-03-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 67a3799e by Carl Friedrich Bolz-Tereick at 2021-03-06T21:01:58+01:00 (cfbolz, ronny, twitch): while adding matmul support for weakref proxies, we found out that all the reverse operations on proxies were broken si

[pypy-commit] [Git][pypy/pypy][branch/py3.7] bpo-33053: -m now adds *starting* directory to sys.path, small cleanups

2021-03-08 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 3ec1b1c5 by Matti Picus at 2021-03-08T17:58:07+02:00 bpo-33053: -m now adds *starting* directory to sys.path, small cleanups --HG-- branch : py3.7 - - - - - 4 changed files: - lib-python/3/datetime.py - lib-python/3/weakref.

[pypy-commit] [Git][pypy/pypy][branch/default] expose memfd_create on linux

2021-03-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 4b8dd2f0 by Carl Friedrich Bolz-Tereick at 2021-03-08T14:30:10+01:00 expose memfd_create on linux - - - - - 2 changed files: - rpython/rlib/rposix.py - rpython/rlib/test/test_rposix.py View it on GitLab:

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 4 commits: implement the slow variant of is_normalized

2021-03-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: aa56595b by Carl Friedrich Bolz-Tereick at 2021-03-08T13:43:26+01:00 implement the slow variant of is_normalized --HG-- branch : py3.8 - - - - - 4b8dd2f0 by Carl Friedrich Bolz-Tereick at 2021-03-08T14:30:10+01:

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: I misunderstood how Has works

2021-03-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 1cb9f859 by Carl Friedrich Bolz-Tereick at 2021-03-08T19:40:41+01:00 I misunderstood how Has works - - - - - afcb5dd2 by Carl Friedrich Bolz-Tereick at 2021-03-08T20:37:55+01:00 expose madvise - - - - - 74774e

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: I misunderstood how Has works

2021-03-08 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 1cb9f859 by Carl Friedrich Bolz-Tereick at 2021-03-08T19:40:41+01:00 I misunderstood how Has works - - - - - afcb5dd2 by Carl Friedrich Bolz-Tereick at 2021-03-08T20:37:55+01:00 expose madvise - - - - - 831ea0c8

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: fix error message when filename does not exist when calling "pypy filename"

2021-03-08 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: c8de5a03 by Matti Picus at 2021-03-08T21:30:42+02:00 fix error message when filename does not exist when calling "pypy filename" --HG-- branch : py3.7 - - - - - e29ff438 by Matti Picus at 2021-03-08T23:09:10+02:00 warnings: ge

[pypy-commit] [Git][pypy/pypy][branch/py3.7] issue 3413: converting utf-8 to 1-byte buffers must consider latin-1 encoding

2021-03-08 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 8ba40d7b by Matti Picus at 2021-03-09T00:58:16+02:00 issue 3413: converting utf-8 to 1-byte buffers must consider latin-1 encoding --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module/cpyext/test/test_unicodeobject

[pypy-commit] [Git][pypy/pypy][branch/default] fix for windows

2021-03-08 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: e029ceb6 by Matti Picus at 2021-03-09T08:23:54+02:00 fix for windows - - - - - 1 changed file: - rpython/rlib/rmmap.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/e029ceb6e0df14cd58575bd2f8081bb0e9db8