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, alexandre.vassalotti, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-10-13.18:27:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151013182717.3295.68307@psf.io>
In-reply-to
Content
New changeset de982d8b7b15 by Serhiy Storchaka in branch 'default':
Issue #24164: Document changes to __getnewargs__ and __getnewargs_ex__.
https://hg.python.org/cpython/rev/de982d8b7b15
History
Date User Action Args
2015-10-13 18:27:20python-devsetrecipients: + python-dev, pitrou, vstinner, alexandre.vassalotti, Arfrever, serhiy.storchaka
2015-10-13 18:27:20python-devlinkissue24164 messages
2015-10-13 18:27:20python-devcreate