Author: Amaury Forgeot d'Arc <amaur...@gmail.com> Branch: Changeset: r90857:0b53e4713936 Date: 2017-03-29 10:09 +0200 http://bitbucket.org/pypy/pypy/changeset/0b53e4713936/
Log: Remove stray word in 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 @@ -7,8 +7,8 @@ Add cpyext interfaces for ``PyModule_New`` -Correctly handle `dict.pop`` where the ``pop``ping -key is not the same type as the ``dict``'s and ``pop`` +Correctly handle `dict.pop`` where the ``pop`` +key is not the same type as the ``dict``'s and ``pop`` is called with a default (will be part of release 5.7.1) .. branch: issue2522 _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit