Author: Matti Picus <matti.pi...@gmail.com> Branch: py3k Changeset: r84816:2e9ff4bc8daa Date: 2016-05-29 19:25 +0300 http://bitbucket.org/pypy/pypy/changeset/2e9ff4bc8daa/
Log: update whatsnew for pypy3 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,28 @@ .. branch: py3k-memoryview Implement new memoryview features. + +.. branch: py3.3 + +.. branch: py3.3-hashfix + +Use intobject hash function for specialisedtuple + +.. branch: follow_symlinks + +Add support for dir_fd and follow_symlinks in posix.stat() + +.. branch: stat_ns + +Implement the st_xtime_ns fields in stat_result() + +.. branch: 33_fix_itertools + +Add pickling support for the itertools classes + +.. branch: py3k-update + +.. branch: py3k-get_clock_info + +.. branch: py3k-update + _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit