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 methane
Recipients SilentGhost, docs@python, methane, shihai1991
Date 2019-06-28.09:03:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561712601.55.0.71183971994.issue37432@roundup.psfhosted.org>
In-reply-to
Content
New changeset b4bee03087a3c70cb040e2ce569c828860ed8e87 by Inada Naoki (Hai Shi) in branch 'master':
bpo-37432: Doc: Fix signature of PyObject_Del() (GH-14430)
https://github.com/python/cpython/commit/b4bee03087a3c70cb040e2ce569c828860ed8e87
History
Date User Action Args
2019-06-28 09:03:21methanesetrecipients: + methane, SilentGhost, docs@python, shihai1991
2019-06-28 09:03:21methanesetmessageid: <1561712601.55.0.71183971994.issue37432@roundup.psfhosted.org>
2019-06-28 09:03:21methanelinkissue37432 messages
2019-06-28 09:03:21methanecreate