[pypy-commit] pypy default: Backed out changeset: b96f63e5e9fd, the bugfix made it into the release after all

mattip pypy.commits at gmail.com
Wed Mar 9 12:02:17 EST 2016


Author: mattip <matti.picus at gmail.com>
Branch: 
Changeset: r82915:92200db9424a
Date: 2016-03-09 19:00 +0200
http://bitbucket.org/pypy/pypy/changeset/92200db9424a/

Log:	Backed out changeset: b96f63e5e9fd, the bugfix made it into the
	release after all

diff --git a/pypy/doc/release-5.0.0.rst b/pypy/doc/release-5.0.0.rst
--- a/pypy/doc/release-5.0.0.rst
+++ b/pypy/doc/release-5.0.0.rst
@@ -128,6 +128,9 @@
   * Fix for corner case (likely shown by Krakatau) for consecutive guards with
     interdependencies
 
+  * Fix applevel bare class method comparisons which should fix pretty printing
+    in IPython
+
   * Issues reported with our previous release were resolved_ after reports from users on
     our issue tracker at https://bitbucket.org/pypy/pypy/issues or on IRC at
     #pypy


More information about the pypy-commit mailing list