Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r91500:fd9441d99cc0
Date: 2017-06-03 21:35 +0300
http://bitbucket.org/pypy/pypy/changeset/fd9441d99cc0/

Log:    document graft of c13ae2a7e07a to release 3.5

diff --git a/pypy/doc/release-v5.8.0.rst b/pypy/doc/release-v5.8.0.rst
--- a/pypy/doc/release-v5.8.0.rst
+++ b/pypy/doc/release-v5.8.0.rst
@@ -175,6 +175,8 @@
   * Get closer to supporting 32 bit windows, translation now succeeds and most
     lib-python/3/test runs
   * Call ``sys.__interactivehook__`` at startup
+  * Let ``OrderedDict.__init__`` behave like CPython wrt. subclasses
+    overridding ``__setitem__``
 
 * Performance improvements:
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to