[pypy-commit] [Git][pypy/pypy][branch/py3.8] those two have a lot unclearer value

2021-06-12 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 98d722b8 by Carl Friedrich Bolz-Tereick at 2021-06-12T13:15:11+02:00 those two have a lot unclearer value --HG-- branch : py3.8 - - - - - 1 changed file: - lib-python/3/test/test_peepholer.py View it on Hep

[pypy-commit] [Git][pypy/pypy][branch/py3.8] - make picklebuffers weakrefable

2021-06-12 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: bf389557 by Carl Friedrich Bolz-Tereick at 2021-06-12T13:20:11+02:00 - make picklebuffers weakrefable - actually add the picklebuffer test file --HG-- branch : py3.8 - - - - - 2 changed files: - pypy/module/_

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.8-buffer-gets-w_obj

2021-06-12 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed new branch branch/py3.8-buffer-gets-w_obj at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.8-buffer-gets-w_obj You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/py3.7] typo in _winapi.WriteFile (issue 3487). When is this code hit?

2021-06-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 94832676 by Matti Picus at 2021-06-12T23:23:21+03:00 typo in _winapi.WriteFile (issue 3487). When is this code hit? --HG-- branch : py3.7 - - - - - 1 changed file: - lib_pypy/_winapi.py View it on Heptapod: https://foss.h

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix 1f3c05f29493 for empty w_sequence

2021-06-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 3431cc21 by Matti Picus at 2021-06-13T00:27:23+03:00 fix 1f3c05f29493 for empty w_sequence --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/module/__builtin__/functional.py View it on Heptapod: https://foss.heptapod

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: externals is not required for conda builds

2021-06-12 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 8d4c8e35 by Matti Picus at 2021-06-13T00:42:40+03:00 externals is not required for conda builds --HG-- branch : py3.7 - - - - - 8a5ccedf by Matti Picus at 2021-06-13T08:48:35+03:00 in package.py, only copy if needed (for conda