[issue14577] pickling uses __class__ so you can't pickle proxy/mock objects that pretend to be other objects

Antoine Pitrou report at bugs.python.org
Sat Apr 14 13:20:26 CEST 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

Have you tried making a change and see if any tests fail? This is a behaviour change and I wonder if the original behaviour is by design or accident.

----------
components: +Library (Lib)
nosy: +alexandre.vassalotti, pitrou
type:  -> enhancement
versions: +Python 3.3

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


More information about the Python-bugs-list mailing list