[pypy-commit] [Git][pypy/pypy][branch/stdlib-3.6.12] 3 commits: manually backport f801807de06f - kqueue and bpo 30058

Matti Picus foss at heptapod.net
Sun Oct 11 02:23:20 EDT 2020



Matti Picus pushed to branch branch/stdlib-3.6.12 at PyPy / pypy


Commits:
1c92f810 by Matti Picus at 2020-10-11T09:16:21+03:00
manually backport f801807de06f - kqueue and bpo 30058

--HG--
branch : stdlib-3.6.12

- - - - -
26a8758f by Stefano Rivera at 2020-10-09T18:14:07-07:00
bpo-30807: signal.setitimer() may disable the timer by mistake

--HG--
branch : stdlib-3.6.12

- - - - -
6d2d7a3d by Stefano Rivera at 2020-10-09T22:52:31-07:00
ctypes: Pass structs by value

Picked up on arm64, thanks to the test from bpo-29565.

--HG--
branch : stdlib-3.6.12

- - - - -


4 changed files:

- lib_pypy/_ctypes/structure.py
- pypy/module/select/interp_kqueue.py
- pypy/module/select/test/test_kqueue.py
- pypy/module/signal/interp_signal.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/5fa3e52cd1ad9b5be1308f469d0c328ba3459c16...6d2d7a3d3d75014e135b541655f747b1b4e566c2

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/5fa3e52cd1ad9b5be1308f469d0c328ba3459c16...6d2d7a3d3d75014e135b541655f747b1b4e566c2
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20201011/ff50c51a/attachment.html>


More information about the pypy-commit mailing list