]> 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:47 +0000 (07:04 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Jun 2022 14:04:47 +0000 (16:04 +0200)
commit5b2ad48431975a11bd7ea2562f2688a71c3514e1
tree4050db523963e6a9b9c64548b3fb6fae4c8a0017
parenta0c7df09689769f3016dc9145eb56341aac631a9
gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) (GH-93605)

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