Skip to content

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 encukou@gmail.com

…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 <encukou@gmail.com>
@miss-islington
Copy link
ContributorAuthor

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

@miss-islington
Copy link
ContributorAuthor

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

1 similar comment
@miss-islington
Copy link
ContributorAuthor

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

@bedevere-botbedevere-bot added skip news docs Documentation in the Doc dir awaiting review labels Jun 8, 2022
@miss-islington
Copy link
ContributorAuthor

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

2 similar comments
@miss-islington
Copy link
ContributorAuthor

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

@miss-islington
Copy link
ContributorAuthor

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

@ambvambv merged commit 2544412 into python:3.11Jun 10, 2022
@miss-islingtonmiss-islington deleted the backport-2c3fe5e-3.11 branch June 10, 2022 14:04
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@ambv@bedevere-bot@encukou