Author: fijal Branch: release-pypy3.5-v5.9.x Changeset: r93484:636834242c92 Date: 2017-12-18 19:30 +0200 http://bitbucket.org/pypy/pypy/changeset/636834242c92/
Log: bump whatsnew diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -1,41 +1,4 @@ =========================== -What's new in PyPy2.7 5.10+ +What's new in PyPy3 6.0 =========================== -.. this is a revision shortly after release-pypy2.7-v5.9.0 -.. startrev:d56dadcef996 - - -.. branch: cppyy-packaging - -Cleanup and improve cppyy packaging - -.. branch: docs-osx-brew-openssl - -.. branch: keep-debug-symbols - -Add a smartstrip tool, which can optionally keep the debug symbols in a -separate file, instead of just stripping them away. Use it in packaging - -.. branch: bsd-patches - -Fix failures on FreeBSD, contributed by David Naylor as patches on the issue -tracker (issues 2694, 2695, 2696, 2697) - -.. branch: run-extra-tests - -Run extra_tests/ in buildbot - -.. branch: vmprof-0.4.10 - -Upgrade the _vmprof backend to vmprof 0.4.10 - -.. branch: fix-vmprof-stacklet-switch - -Fix a vmprof+continulets (i.e. greenelts, eventlet, gevent, ...) - -.. branch: win32-vcvars - -.. branch: rdict-fast-hash - -Make it possible to declare that the hash function of an r_dict is fast in RPython. diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-pypy3-5.10.0.rst copy from pypy/doc/whatsnew-head.rst copy to pypy/doc/whatsnew-pypy3-5.10.0.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-pypy3-5.10.0.rst @@ -1,5 +1,5 @@ =========================== -What's new in PyPy2.7 5.10+ +What's new in PyPy3 5.10x =========================== .. this is a revision shortly after release-pypy2.7-v5.9.0 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
