]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
More minor fixes to C API docs (GH-31714)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sat, 2 Apr 2022 19:32:59 +0000 (12:32 -0700)
committerGitHub <noreply@github.com>
Sat, 2 Apr 2022 19:32:59 +0000 (12:32 -0700)
commit677a87946630c5fbd9998969669b4dd4f4b32545
tree1a58783773f5b26f23e7d9e941232ae8ed54e8bb
parent897bc6f9282238d5fb32d232ab62d30675244736
More minor fixes to C API docs (GH-31714)

* init_config: wording fixes

* bytearray: remove XXX, there is a good link to the buffer docs

* bytes, call, exceptions: minor wording fixes
Doc/c-api/bytearray.rst
Doc/c-api/bytes.rst
Doc/c-api/call.rst
Doc/c-api/exceptions.rst
Doc/c-api/init_config.rst