diff options
author | Petr Viktorin <encukou@gmail.com> | 2022-06-08 15:03:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-08 15:03:07 (GMT) |
commit | 2c3fe5eeb2b64deb2132d9259e74b521c14fd92d (patch) | |
tree | 80d3ca593ab283b26e70155a1b9ca75a8b7ffccd /Python | |
parent | 243ed5439c32e8517aa745bc2ca9774d99c99d0f (diff) | |
download | cpython-2c3fe5eeb2b64deb2132d9259e74b521c14fd92d.zip cpython-2c3fe5eeb2b64deb2132d9259e74b521c14fd92d.tar.gz cpython-2c3fe5eeb2b64deb2132d9259e74b521c14fd92d.tar.bz2 |
gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581)
* Remove outdated notes from functions that aren't in the Limited API
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.
* Also remove forgotten note on tp_vectorcall_offset not being finalized
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions