[ZODB-Dev] Default comparison considered harmful in BTrees.
Jim Fulton
jim at zope.com
Tue Oct 26 10:07:28 EDT 2010
On Mon, Oct 25, 2010 at 6:34 PM, Marius Gedminas <marius at gedmin.as> wrote:
...
> Or perhaps make it emit DeprecationWarnings, but continue working. Then
> make it a fatal error in the next minor/major release.
I like this idea. I think I'm going to use UserWarning because it isn't
disabled in Python 2.7 afaik. Otherwise, I would liie deprecation
warning because it suggest that things are bad and going to get worse. :)
Jim
--
Jim Fulton
More information about the ZODB-Dev
mailing list