Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) #93605

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

miss-islington
Copy link
Contributor

  • 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
    (cherry picked from commit 2c3fe5e)

Co-authored-by: Petr Viktorin [email protected]

…he Limited API (pythonGH-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
(cherry picked from commit 2c3fe5e)

Co-authored-by: Petr Viktorin <[email protected]>
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

Status check is done, and it's a success ✅ .

@ambv ambv merged commit 5b2ad48 into python:3.10 Jun 10, 2022
@miss-islington miss-islington deleted the backport-2c3fe5e-3.10 branch June 10, 2022 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants