[issue16251] pickle special methods are looked up on the instance rather than the type

Raymond Hettinger report at bugs.python.org
Wed Oct 17 03:00:26 CEST 2012


Raymond Hettinger added the comment:

> It may still break some existing code, though
> (especially for people using proxies).

I agree this is a significant risk.
Before any change gets made, it should
be discussed on python-dev (especially
if you intend on backporting the change).

----------
nosy: +rhettinger

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


More information about the Python-bugs-list mailing list