[pypy-commit] [Git][pypy/pypy][branch/default] test, fix for readonly flag on PyObject_GetBuffer(, view) (issue 3307)

2020-10-29 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: c3965a13 by Matti Picus at 2020-10-29T22:29:13+02:00 test, fix for readonly flag on PyObject_GetBuffer(, view) (issue 3307) - - - - - 2 changed files: - pypy/module/cpyext/slotdefs.py - pypy/module/cpyext/test/test_

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 5 commits: add draft release note

2020-10-29 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 639ee0cd by Matti Picus at 2020-10-29T16:59:16+02:00 add draft release note - - - - - bfadad3f by Matti Picus at 2020-10-29T19:12:44+02:00 fix translation - - - - - f5a766a6 by Matti Picus at 2020-10-29T19:25:01+02:00 update re

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 4 commits: add draft release note

2020-10-29 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 639ee0cd by Matti Picus at 2020-10-29T16:59:16+02:00 add draft release note - - - - - bfadad3f by Matti Picus at 2020-10-29T19:12:44+02:00 fix translation - - - - - f5a766a6 by Matti Picus at 2020-10-29T19:25:01+02:00 update re

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: add draft release note

2020-10-29 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 639ee0cd by Matti Picus at 2020-10-29T16:59:16+02:00 add draft release note - - - - - bfadad3f by Matti Picus at 2020-10-29T19:12:44+02:00 fix translation - - - - - f5a766a6 by Matti Picus at 2020-10-29T19:25:01+02:00 update

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 39 commits: rename misnamed apptest file

2020-10-29 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 04fecdbd by Matti Picus at 2020-10-17T23:01:02+03:00 rename misnamed apptest file - - - - - fe3566c1 by Matti Picus at 2020-10-17T23:19:32+03:00 back out d0c5958a553c, the file is not yet an apptest - - - - - 4ad1fd7a by Matti

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/cptpcrd-resource-py3.6-exceptions

2020-10-29 Thread cptpcrd
cptpcrd pushed new branch branch/cptpcrd-resource-py3.6-exceptions at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/cptpcrd-resource-py3.6-exceptions You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/default] 6 commits: add resource.prlimit() (added in CPython 3.4)

2020-10-29 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: da03fda1 by cptpcrd at 2020-10-28T13:25:54-04:00 add resource.prlimit() (added in CPython 3.4) --HG-- branch : cptpcrd-resource-prlimit - - - - - 7cd66c27 by cptpcrd at 2020-10-28T17:59:00-04:00 only compile my_prlimit header

[pypy-commit] [Git][pypy/pypy] Deleted branch branch/cptpcrd-resource-prlimit

2020-10-29 Thread Matti Picus
Matti Picus deleted branch branch/cptpcrd-resource-prlimit at PyPy / pypy -- You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy

[pypy-commit] [Git][pypy/pypy][branch/py3.6] 14 commits: rename misnamed apptest file

2020-10-29 Thread Matti Picus
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy Commits: 04fecdbd by Matti Picus at 2020-10-17T23:01:02+03:00 rename misnamed apptest file - - - - - fe3566c1 by Matti Picus at 2020-10-17T23:19:32+03:00 back out d0c5958a553c, the file is not yet an apptest - - - - - 4ad1fd7a by Matti

[pypy-commit] [Git][pypy/pypy][branch/cptpcrd-resource-prlimit] my_prlimit -> _prlimit (in _resource_build)

2020-10-29 Thread cptpcrd
cptpcrd pushed to branch branch/cptpcrd-resource-prlimit at PyPy / pypy Commits: 77fe4f3e by cptpcrd at 2020-10-29T08:42:10-04:00 my_prlimit -> _prlimit (in _resource_build) --HG-- branch : cptpcrd-resource-prlimit - - - - - 2 changed files: - lib_pypy/_resource_build.py - lib_pypy/resourc