[pypy-commit] pypy winmultiprocessing: close branch to be merged

mattip pypy.commits at gmail.com
Mon May 27 00:43:23 EDT 2019


Author: Matti Picus <matti.picus at gmail.com>
Branch: winmultiprocessing
Changeset: r96694:f46824e4d92c
Date: 2019-05-27 07:40 +0300
http://bitbucket.org/pypy/pypy/changeset/f46824e4d92c/

Log:	close branch to be merged

diff --git a/pypy/doc/whatsnew-pypy3-head.rst b/pypy/doc/whatsnew-pypy3-head.rst
--- a/pypy/doc/whatsnew-pypy3-head.rst
+++ b/pypy/doc/whatsnew-pypy3-head.rst
@@ -8,3 +8,7 @@
 .. branch: fix-literal-prev_digit-underscore
 
 Fix parsing for converting strings with underscore into ints
+
+.. branch: winmultiprocessing
+
+Improve multiprocessing support on win32


More information about the pypy-commit mailing list