Author: Matti Picus
Branch:
Changeset: r96566:6187f28f2baf
Date: 2019-04-30 09:32 -0400
http://bitbucket.org/pypy/pypy/changeset/6187f28f2baf/
Log:fix semaphore deadlock in issue 2953
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b
Author: Matti Picus
Branch: py3.6
Changeset: r96568:60d99c821291
Date: 2019-04-30 09:41 -0400
http://bitbucket.org/pypy/pypy/changeset/60d99c821291/
Log:fix test for python3
diff --git a/pypy/module/_multiprocessing/test/test_semaphore.py
b/pypy/module/_multiprocessing/test/test_semaphore.p
Author: Matti Picus
Branch: semlock-deadlock
Changeset: r96565:7c3fc68b2a9e
Date: 2019-04-30 09:30 -0400
http://bitbucket.org/pypy/pypy/changeset/7c3fc68b2a9e/
Log:document, close branch to be merged
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew
Author: Matti Picus
Branch: py3.6
Changeset: r96567:777ad5f524c1
Date: 2019-04-30 09:34 -0400
http://bitbucket.org/pypy/pypy/changeset/777ad5f524c1/
Log:merge default into py3.6
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/d
Author: Antonio Cuni
Branch:
Changeset: r272:ee97ef7ab45d
Date: 2019-04-30 19:12 +0200
http://bitbucket.org/pypy/pyrepl/changeset/ee97ef7ab45d/
Log:remove trailing whitespace
diff --git a/pyrepl/readline.py b/pyrepl/readline.py
--- a/pyrepl/readline.py
+++ b/pyrepl/readline.py
@@ -217,7 +21