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


Commits:
f11c0d69 by nulano at 2020-07-24T00:32:08+02:00
initialize lock timeout on windows if timeout is infinite

--HG--
branch : initialize_lock_timeout_on_windows

- - - - -
4a898c6e by nulano at 2020-07-24T00:33:34+02:00
Merge default

--HG--
branch : initialize_lock_timeout_on_windows

- - - - -
161664ad by Matti Picus at 2020-07-24T05:27:45+00:00
Merge branch 'branch/initialize_lock_timeout_on_windows' into 
'branch/default'

Initialize lock timeout on windows if timeout is infinite

See merge request pypy/pypy!744

- - - - -
c416e339 by Matti Picus at 2020-07-24T08:29:22+03:00
merege default into py3.6

--HG--
branch : py3.6

- - - - -
9312e6c0 by Armin Rigo at 2020-07-24T09:34:29+02:00
follow-up for merge request !744: check in RPython and complain
if a lock.acquire(True) fails to acquire the lock in C

- - - - -
8b423b8c by Matti Picus at 2020-07-24T15:59:45+03:00
add /FS to enable JOM.exe to run compilation on all cores, fix typo

- - - - -
2326253d by Matti Picus at 2020-07-24T16:01:36+03:00
merge default into py3.6

--HG--
branch : py3.6

- - - - -
12350dba by Matti Picus at 2020-07-26T10:03:51+03:00
test, fix for issue 3274 - special case some error handlers

--HG--
branch : py3.6

- - - - -
48ad1846 by Matti Picus at 2020-07-26T10:09:00+03:00
merge py3.6 into py3.7

--HG--
branch : py3.7

- - - - -


5 changed files:

- pypy/interpreter/unicodehelper.py
- pypy/module/_codecs/test/test_codecs.py
- rpython/rlib/rthread.py
- rpython/translator/c/src/thread_nt.c
- rpython/translator/platform/windows.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/fc9a87653a5bffca8d315e5b52d84e8d467a80b4...48ad1846e4157360fcabf86a8f2b42e1827c2ecc

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/fc9a87653a5bffca8d315e5b52d84e8d467a80b4...48ad1846e4157360fcabf86a8f2b42e1827c2ecc
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