FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.10] gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) by miss-islington · Pull Request #93605 · python/cpython · GitHub

/ cpython Public

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

Merged
ambv merged 1 commit into
python:3.10from
miss-islington:backport-2c3fe5e-3.10
Jun 10, 2022
Merged

[3.10] gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581)#93605
ambv merged 1 commit into
python:3.10from
miss-islington:backport-2c3fe5e-3.10

Conversation

Copy link
Copy Markdown
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>

Copy link
Copy Markdown
Contributor Author

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

2 similar comments

Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Contributor Author

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

ambv merged commit 5b2ad48 into python:3.10 Jun 10, 2022
miss-islington deleted the backport-2c3fe5e-3.10 branch June 10, 2022 14:04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL