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 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, sbt, taleinat, tseaver, vstinner, zbysz, zseil
Date 2012-07-28.17:11:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3WktqG67fnzPTC@mail.python.org>
In-reply-to
Content
New changeset 68e2690a471d by Richard Oudkerk in branch 'default':
Issue #1692335: Move initial args assignment to BaseException.__new__
http://hg.python.org/cpython/rev/68e2690a471d
History
Date User Action Args
2012-07-28 17:11:08python-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, zbysz, kylev, lukasz.langa, sbt
2012-07-28 17:11:07python-devlinkissue1692335 messages
2012-07-28 17:11:07python-devcreate