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 vstinner
Recipients jdemeyer, vstinner
Date 2019-06-17.12:58:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560776301.47.0.884645626683.issue37194@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1ce2656f13e726b3b99d4c968926908cff1f460a by Victor Stinner in branch 'master':
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156)
https://github.com/python/cpython/commit/1ce2656f13e726b3b99d4c968926908cff1f460a
History
Date User Action Args
2019-06-17 12:58:21vstinnersetrecipients: + vstinner, jdemeyer
2019-06-17 12:58:21vstinnersetmessageid: <1560776301.47.0.884645626683.issue37194@roundup.psfhosted.org>
2019-06-17 12:58:21vstinnerlinkissue37194 messages
2019-06-17 12:58:21vstinnercreate