[issue1692335] Fix exception pickling: Move initial args assignment to BaseException.__new__
Ziga Seilnacht
report at bugs.python.org
Mon Nov 17 12:37:02 CET 2008
Ziga Seilnacht <zseil at users.sourceforge.net> added the comment:
Sorry for the long silence. I think that this patch is not relevant
anymore. The code that uses exception pickling already had to be adapted
to changes in Python 2.5, so there is no need to change the pickling
again and risk breaking user code. I'll close it in a few days if nobody
objects.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1692335>
_______________________________________
More information about the Python-bugs-list
mailing list