[issue25623] Keep the link to Python implementation of OrderedDict

Raymond Hettinger report at bugs.python.org
Sun Nov 15 17:29:46 EST 2015


Raymond Hettinger added the comment:

I think we should stick with fixing bugs as found (even if that process spills into 3.5.2).  The current tests do a good job of making sure the basic functionality is in place and there has been use in the field.  Also, you've already done a good job fixing a few of the most egregious bugs.

Likewise should have an aversion to temporary APIs like _collections and to API changes between micro releases.  In general, this strategy is likely to cause more pain than it alleviates.  So, put me down for -1 on this one.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25623>
_______________________________________


More information about the Python-bugs-list mailing list