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 docs@python, mark.dickinson, pitrou, python-dev, twouters
Date 2011-03-13.18:32:43
SpamBayes Score 0.0045604696
Marked as misclassified No
Message-id <E1Pyq5q-0005Zz-H3@dinsdale.python.org>
In-reply-to
Content
New changeset 539e6f1fce78 by Antoine Pitrou in branch '3.1':
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
http://hg.python.org/cpython/rev/539e6f1fce78

New changeset eb8c2f43b251 by Antoine Pitrou in branch '3.2':
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
http://hg.python.org/cpython/rev/eb8c2f43b251

New changeset 955547e57cff by Antoine Pitrou in branch 'default':
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
http://hg.python.org/cpython/rev/955547e57cff
History
Date User Action Args
2011-03-13 18:32:44python-devsetrecipients: + python-dev, twouters, mark.dickinson, pitrou, docs@python
2011-03-13 18:32:43python-devlinkissue11478 messages
2011-03-13 18:32:43python-devcreate