Skip to content

Conversation

@picnixz
Copy link
Member

@picnixzpicnixz commented Sep 8, 2025

Ideally I would like to make all "weird" parameters positional-only, but this would be a long deprecation period that we would need. So let's just document the exact names of the signatures. It won't cleanly backport because there are new functions but I will take care of this later.


📚 Documentation preview 📚: https://cpython-previews--138639.org.readthedocs.build/

@bedevere-appbedevere-appbot added awaiting core review docs Documentation in the Doc dir labels Sep 8, 2025
@bedevere-appbedevere-appbot mentioned this pull request Sep 8, 2025
4 tasks
@picnixzpicnixz enabled auto-merge (squash) September 8, 2025 09:24
@picnixzpicnixz merged commit 3255c0c into python:mainSep 8, 2025
34 checks passed
@github-project-automationgithub-project-automationbot moved this from Todo to Done in Docs PRsSep 8, 2025
@picnixzpicnixz deleted the docs/ssl/func-signatures-138633 branch September 8, 2025 11:02
picnixz added a commit to picnixz/cpython that referenced this pull request Sep 8, 2025
…cts with runtime ones (pythonGH-138639) (cherry picked from commit 3255c0c) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
picnixz added a commit to picnixz/cpython that referenced this pull request Sep 8, 2025
@bedevere-app
Copy link

GH-138646 is a backport of this pull request to the 3.14 branch.

picnixz added a commit to picnixz/cpython that referenced this pull request Sep 8, 2025
…cts with runtime ones (pythonGH-138639) (cherry picked from commit 4dd36f3) Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com> (cherry picked from commit 3255c0c)
@bedevere-app
Copy link

GH-138647 is a backport of this pull request to the 3.13 branch.

1 similar comment
@bedevere-app
Copy link

GH-138647 is a backport of this pull request to the 3.13 branch.

picnixz added a commit to picnixz/cpython that referenced this pull request Sep 8, 2025
picnixz added a commit to picnixz/cpython that referenced this pull request Sep 8, 2025
picnixz added a commit to picnixz/cpython that referenced this pull request Sep 8, 2025
…cts with runtime ones (pythonGH-138639, pythonGH-138648) (cherry picked from commit 3255c0c) (cherry picked from commit 4ef51fa)
picnixz added a commit to picnixz/cpython that referenced this pull request Sep 8, 2025
…cts with runtime ones (pythonGH-138639, pythonGH-138648) (cherry picked from commit 4dd36f3) (cherry picked from commit 4ef51fa)
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
Yhg1s pushed a commit that referenced this pull request Sep 18, 2025
…th runtime ones (GH-138639, GH-138648) (#138647) (cherry picked from commit 4dd36f3) (cherry picked from commit 4ef51fa)
hugovk pushed a commit that referenced this pull request Sep 27, 2025
…th runtime ones (GH-138639, GH-138648) (#138646) (cherry picked from commit 3255c0c) (cherry picked from commit 4ef51fa)
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@picnixz