[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] Fix last Windows error

2023-10-03 Thread Caleb Burns (@cpburnz)
Caleb Burns pushed to branch branch/win-scandir-symlinks at PyPy / pypy Commits: 99a7a918 by Caleb Burns at 2023-10-03T23:34:32-04:00 Fix last Windows error --HG-- branch : win-scandir-symlinks - - - - - 1 changed file: - pypy/module/posix/interp_scandir.py View it on Heptapod:

[pypy-commit] [Mercurial][pypy/pypy][branch/win-scandir-symlinks] Fix tests

2023-10-03 Thread Caleb Burns (@cpburnz)
Caleb Burns pushed to branch branch/win-scandir-symlinks at PyPy / pypy Commits: e6518868 by Caleb Burns at 2023-10-03T21:00:04-04:00 Fix tests --HG-- branch : win-scandir-symlinks - - - - - 1 changed file: - pypy/module/posix/test/apptest_scandir.py View it on Heptapod:

[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] add hpy test requirement

2023-10-03 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy Commits: 8597549f by Matti Picus at 2023-10-03T22:32:42+03:00 add hpy test requirement --HG-- branch : hpy-0.9 - - - - - 1 changed file: - extra_tests/requirements.txt View it on Heptapod:

[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 3 commits: add functionality to test.FakeSpace to make tests pass

2023-10-03 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy Commits: 00c412f4 by Matti Picus at 2023-10-03T21:04:01+03:00 add functionality to test.FakeSpace to make tests pass --HG-- branch : hpy-0.9 - - - - - 3ec6ae9c by Matti Picus at 2023-10-03T21:54:59+03:00 fix test to properly skip

[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] 14 commits: link the releas note to the index, and tweaks

2023-10-03 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy Commits: 1e9dbaa6 by Matti Picus at 2023-09-27T16:48:22+03:00 link the releas note to the index, and tweaks - - - - - 96c7a9a3 by Carl Friedrich Bolz-Tereick at 2023-09-28T11:53:23+02:00 tweak release announcement - - - - - 39d4f188

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] 11 commits: link the releas note to the index, and tweaks

2023-10-03 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 1e9dbaa6 by Matti Picus at 2023-09-27T16:48:22+03:00 link the releas note to the index, and tweaks - - - - - 96c7a9a3 by Carl Friedrich Bolz-Tereick at 2023-09-28T11:53:23+02:00 tweak release announcement - - - - - 39d4f188 by

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 3 commits: follow upstream performance patch for datetime.py (issue 4008_)

2023-10-03 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 265835ac by Matti Picus at 2023-10-02T14:49:13+03:00 follow upstream performance patch for datetime.py (issue 4008_) --HG-- branch : py3.9 - - - - - 514dfa5c by Matti Picus at 2023-10-03T20:36:13+03:00 remove extraneous print

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] remove extraneous print from _ssl (issue 4010_)

2023-10-03 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 514dfa5c by Matti Picus at 2023-10-03T20:36:13+03:00 remove extraneous print from _ssl (issue 4010_) --HG-- branch : py3.9 - - - - - 1 changed file: - lib_pypy/_cffi_ssl/_stdssl/__init__.py View it on Heptapod:

[pypy-commit] [Mercurial][pypy/pypy][branch/default] expose the time taken in GC to the logs too

2023-10-03 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 0d0740ed by Carl Friedrich Bolz-Tereick at 2023-10-02T12:01:30+02:00 expose the time taken in GC to the logs too its computed anyway, no reason not to show it as well - - - - - 1 changed file: -

[pypy-commit] [Mercurial][pypy/pypy][branch/hpy-0.9] fix casting for windows

2023-10-03 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy Commits: 3aa220c5 by Matti Picus at 2023-10-03T09:22:15+03:00 fix casting for windows --HG-- branch : hpy-0.9 - - - - - 1 changed file: - pypy/module/_hpy_universal/interp_field.py View it on Heptapod: