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