[issue1692335] Fix exception pickling: Move initial args assignment to BaseException.__new__

Jaroslav Pachola report at bugs.python.org
Thu Jan 17 23:13:53 CET 2008


Jaroslav Pachola added the comment:

While zseil's patch for Python 2.5 works for me (on the current 2.5.1
download), svn version of Python 2.6 rejects the 2.6 patch. Attaching
fixed 2.6 patch (2 rejects, 1 fuzz fixed, patch works without complains
for me). I would be very glad if someone could review the patches and
maybe commit them.

----------
nosy: +jarpa
Added file: http://bugs.python.org/file9198/exception_pickling_26.diff

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1692335>
_____________________________________


More information about the Python-bugs-list mailing list