This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Andreas.Hausmann, alexandre.vassalotti, belopolsky, benjamin.peterson, bpb, brett.cannon, ehuss, facundobatista, fmitha, georg.brandl, gvanrossum, jafo, jaraco, jarpa, kylev, loewis, lukasz.langa, nnorwitz, pitrou, python-dev, r.david.murray, sbt, taleinat, tseaver, vstinner, zbysz, zseil
Date 2013-02-27.14:04:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ZGJYL3FBqzQ6L@mail.python.org>
In-reply-to
Content
New changeset 2c9f7ed28384 by R David Murray in branch '3.2':
#17296: backport fix for issue 1692335, naive exception pickling.
http://hg.python.org/cpython/rev/2c9f7ed28384
History
Date User Action Args
2013-02-27 14:04:39python-devsetrecipients: + python-dev, gvanrossum, loewis, nnorwitz, brett.cannon, georg.brandl, facundobatista, jafo, ehuss, tseaver, jaraco, belopolsky, zseil, fmitha, pitrou, vstinner, taleinat, alexandre.vassalotti, benjamin.peterson, jarpa, bpb, r.david.murray, zbysz, kylev, lukasz.langa, sbt, Andreas.Hausmann
2013-02-27 14:04:39python-devlinkissue17296 messages
2013-02-27 14:04:39python-devcreate