Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy


Commits:
81e0c554 by Armin Rigo at 2020-07-30T16:18:24+02:00
let the signal handler set a windows event, like it does in CPython 3.6

- - - - -
aa4a85b8 by Armin Rigo at 2020-07-30T16:19:14+02:00
hg merge default

--HG--
branch : py3.6

- - - - -
13634a91 by Armin Rigo at 2020-07-30T16:19:56+02:00
CtrlHandlerRoutine is not called while we're in a time.sleep().  Use the 
signal handler to set the event

--HG--
branch : py3.6

- - - - -


2 changed files:

- pypy/module/time/interp_time.py
- rpython/translator/c/src/signals.c


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/b702119b9470c38f2bd8eca5efb9e25f8fc7f351...13634a91d26bd4768c60e4fd6178b1e41fc53fec

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/b702119b9470c38f2bd8eca5efb9e25f8fc7f351...13634a91d26bd4768c60e4fd6178b1e41fc53fec
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