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 KayEss, Rhamphoryncus, benjamin.peterson, blakeross, georg.brandl, gregory.p.smith, gvanrossum, jcea, jonash, python-dev, rhettinger, terry.reedy
Date 2012-03-17.05:06:17
SpamBayes Score 0.006462645
Marked as misclassified No
Message-id <E1S8lqK-0001MU-Ur@dinsdale.python.org>
In-reply-to
Content
New changeset 25b71858cb14 by Benjamin Peterson in branch 'default':
make extra arguments to object.__init__/__new__ to errors in most cases (finishes #1683368)
http://hg.python.org/cpython/rev/25b71858cb14
History
Date User Action Args
2012-03-17 05:06:19python-devsetrecipients: + python-dev, gvanrossum, georg.brandl, rhettinger, terry.reedy, gregory.p.smith, jcea, Rhamphoryncus, blakeross, benjamin.peterson, KayEss, jonash
2012-03-17 05:06:18python-devlinkissue1683368 messages
2012-03-17 05:06:17python-devcreate