]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102595: Document `PyObject_Format` c-api function (GH-102596)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 22 Mar 2023 09:32:08 +0000 (02:32 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2023 09:32:08 +0000 (02:32 -0700)
commiteaafea86a0f49428092d359391d0a184d9ef8531
tree8fd8e4f1572c46e20303efad97f5659df51ea7b0
parent21b94028efc4388a43773bea877a28cf563fab70
gh-102595: Document `PyObject_Format` c-api function (GH-102596)

(cherry picked from commit 910a64e3013bce821bfac75377cbe88bedf265de)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Def: https://github.com/python/cpython/blame/5ffdaf748d98da6065158534720f1996a45a0072/Include/abstract.hGH-L389
Doc/c-api/object.rst