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, methane, skrah, vstinner
Date 2020-06-03.20:58:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591217888.83.0.375711236734.issue37483@roundup.psfhosted.org>
In-reply-to
Content
Oh, PyObject_CallOneArg() is missing in the What's New in Python 3.9:
https://docs.python.org/dev/whatsnew/3.9.html#id1

Can someone please propose a PR to add it? I reopen the issue.
History
Date User Action Args
2020-06-03 20:58:08vstinnersetrecipients: + vstinner, methane, skrah, jdemeyer
2020-06-03 20:58:08vstinnersetmessageid: <1591217888.83.0.375711236734.issue37483@roundup.psfhosted.org>
2020-06-03 20:58:08vstinnerlinkissue37483 messages
2020-06-03 20:58:08vstinnercreate