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