]> 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)
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 1 Nov 2020 13:27:01 +0000 (05:27 -0800)
committerGitHub <noreply@github.com>
Sun, 1 Nov 2020 13:27:01 +0000 (05:27 -0800)
commit0312efcd2bb3d7964dbfe2b4cbd5f5b440aed049
tree58f65fbf7396e272add592aa065be083ead4ee19
parent3defcbac2c9ff4306ed5b7fb37d12637eb188306
bpo-37483: Add PyObject_CallOneArg() in the What's New in Python 3.9 (GH-23062)

(cherry picked from commit 7feb54a6348f6220b27986777786c812f110b53d)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
Doc/whatsnew/3.9.rst