Author: Matti Picus <[email protected]> Branch: py3.5 Changeset: r94481:d25f1e718fd7 Date: 2018-05-06 22:35 +0300 http://bitbucket.org/pypy/pypy/changeset/d25f1e718fd7/
Log: update whatsnew for branches 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 @@ -5,3 +5,10 @@ .. this is the revision after release-pypy3.5-v6.0 .. startrev: 580e3e26cd32 +.. branch: hroncok/fix-multiprocessing-regression-on-newer--1524656522151 + +Fix multiprocessing regression on newer glibcs + +.. branch: py3.5-user-site-impl + +Use implementation-specific site directories in sysconfig like in Python2 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
