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.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to