]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37483: Add PyObject_CallOneArg() in the What's New in Python 3.9 (GH-23062)
authorDong-hee Na <donghee.na@python.org>
Sun, 1 Nov 2020 13:04:35 +0000 (22:04 +0900)
committerGitHub <noreply@github.com>
Sun, 1 Nov 2020 13:04:35 +0000 (22:04 +0900)
commit7feb54a6348f6220b27986777786c812f110b53d
treeecd5989508efe55fba00b3a8e0d6a0494f894891
parentd2810054c7ee1b4ce925fc520224b595b53bf4b4
bpo-37483: Add PyObject_CallOneArg() in the What's New in Python 3.9 (GH-23062)
Doc/whatsnew/3.9.rst