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 Arfrever, barry, benjamin.peterson, eric.snow, hodgestar, pitrou, python-dev, rhettinger
Date 2014-03-17.06:30:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fnSLr1DPKz7LjZ@mail.python.org>
In-reply-to
Content
New changeset 2514a577c7cb by Benjamin Peterson in branch '3.4':
look up __getnewargs__ and __getnewargs_ex__ on the object type (#16251)
http://hg.python.org/cpython/rev/2514a577c7cb
History
Date User Action Args
2014-03-17 06:30:45python-devsetrecipients: + python-dev, barry, rhettinger, pitrou, benjamin.peterson, hodgestar, Arfrever, eric.snow
2014-03-17 06:30:44python-devlinkissue16251 messages
2014-03-17 06:30:44python-devcreate