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-02-16.18:49:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fRy6c6C9Wz7LjV@mail.python.org>
In-reply-to
Content
New changeset b328f8ccbccf by Benjamin Peterson in branch 'default':
look up __getnewargs__ and __getnewargs_ex__ on the object type (#16251)
http://hg.python.org/cpython/rev/b328f8ccbccf
History
Date User Action Args
2014-02-16 18:49:29python-devsetrecipients: + python-dev, barry, rhettinger, pitrou, benjamin.peterson, hodgestar, Arfrever, eric.snow
2014-02-16 18:49:29python-devlinkissue16251 messages
2014-02-16 18:49:29python-devcreate