[pypy-commit] [Git][pypy/pypy][branch/py3.6] 7 commits: rework exception handling in 'resource' module to match CPython

Matti Picus foss at heptapod.net
Fri Oct 30 03:46:54 EDT 2020



Matti Picus pushed to branch branch/py3.6 at PyPy / pypy


Commits:
ba1a6fd4 by cptpcrd at 2020-10-29T09:36:30-04:00
rework exception handling in 'resource' module to match CPython

As per PEP 3151

--HG--
branch : cptpcrd-resource-py3.6-exceptions

- - - - -
c3965a13 by Matti Picus at 2020-10-29T22:29:13+02:00
test, fix for readonly flag on PyObject_GetBuffer(<bytes>, view) (issue 3307)

- - - - -
06012fd0 by Matti Picus at 2020-10-30T09:28:35+02:00
revert these files to remove os.prlimit from 2.7

- - - - -
d6b40b67 by Matti Picus at 2020-10-30T09:37:26+02:00
merge default into py3.6, preserving os.prlimit

--HG--
branch : py3.6

- - - - -
38bf1376 by Matti Picus at 2020-10-30T09:38:01+02:00
close branch to be merged

--HG--
branch : cptpcrd-resource-py3.6-exceptions

- - - - -
ea4802ee by Matti Picus at 2020-10-30T09:39:33+02:00
merge branch which fixes exception handling in resource

--HG--
branch : py3.6

- - - - -
8ca6f98f by Matti Picus at 2020-10-30T09:43:52+02:00
fix bad merge

--HG--
branch : py3.6

- - - - -


4 changed files:

- lib_pypy/resource.py
- pypy/doc/whatsnew-pypy3-head.rst
- pypy/module/cpyext/slotdefs.py
- pypy/module/cpyext/test/test_memoryobject.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/e5999580313f866d8049275b9ac58b66742c7a7c...8ca6f98f8685c87c09b8889eb7244276bd9b5edb

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e5999580313f866d8049275b9ac58b66742c7a7c...8ca6f98f8685c87c09b8889eb7244276bd9b5edb
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20201030/265128ba/attachment.html>


More information about the pypy-commit mailing list