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.15:15:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560784559.63.0.214835313047.issue37194@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5352cc41fa4eb5f0dc847709392e88473b8593b0 by Victor Stinner in branch 'master':
bpo-37194: Add PyObject_CallNoArgs() rationale (GH-14159)
https://github.com/python/cpython/commit/5352cc41fa4eb5f0dc847709392e88473b8593b0
History
Date User Action Args
2019-06-17 15:15:59vstinnersetrecipients: + vstinner, jdemeyer
2019-06-17 15:15:59vstinnersetmessageid: <1560784559.63.0.214835313047.issue37194@roundup.psfhosted.org>
2019-06-17 15:15:59vstinnerlinkissue37194 messages
2019-06-17 15:15:59vstinnercreate