commit | eaafea86a0f49428092d359391d0a184d9ef8531 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Mar 22 02:32:08 2023 -0700 |
committer | GitHub <noreply@github.com> | Wed Mar 22 02:32:08 2023 -0700 |
tree | 8fd8e4f1572c46e20303efad97f5659df51ea7b0 | |
parent | 21b94028efc4388a43773bea877a28cf563fab70 [diff] |
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