commit | 25444124e3e4a6174dbed4c5724a62d0e4785052 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jun 10 07:04:23 2022 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 10 16:04:23 2022 +0200 |
tree | 6472968b7b62f1f041db2b8701b615674b7746dd | |
parent | c3045d809c284a2eb6b54b21ee88b56281cf8378 [diff] |
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>