]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 10 Jun 2022 14:04:23 +0000 (07:04 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 14:04:23 +0000 (16:04 +0200)
commit25444124e3e4a6174dbed4c5724a62d0e4785052
tree6472968b7b62f1f041db2b8701b615674b7746dd
parentc3045d809c284a2eb6b54b21ee88b56281cf8378
gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) (GH-93604)

Nowadays everything that *is* in the Limited API has a note added
automatically.
These notes could mislead people to think that these functions
could never be added to the limited API. Remove them.

(cherry picked from commit 2c3fe5eeb2b64deb2132d9259e74b521c14fd92d)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/call.rst
Doc/c-api/structures.rst
Doc/c-api/typeobj.rst