Skip to content

Conversation

@encukou
Copy link
Member

@encukou encukou commented Dec 2, 2025

See https://github.com/python/cpython/pull/142176/files
If we rely on None being equivalent to omitting the argument, we should document it.


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

@encukou encukou requested a review from hugovk December 2, 2025 08:25
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting core review labels Dec 2, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Dec 2, 2025
@hugovk hugovk merged commit 748c4b4 into python:main Dec 2, 2025
37 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Dec 2, 2025
@encukou encukou deleted the select-doc-none branch December 2, 2025 11:09
@encukou encukou added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Dec 2, 2025
@miss-islington-app
Copy link

Thanks @encukou for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Thanks @encukou for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @encukou and @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 748c4b47b70f89cb132f865250eb6c951a177366 3.13

@miss-islington-app
Copy link

Sorry, @encukou and @hugovk, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 748c4b47b70f89cb132f865250eb6c951a177366 3.14

encukou added a commit to encukou/cpython that referenced this pull request Dec 2, 2025
…142177)

(cherry picked from commit 748c4b4)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Dec 2, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Dec 2, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 2, 2025
…142177) (pythonGH-142182)

(cherry picked from commit 82274c4)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Dec 2, 2025

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Dec 2, 2025
encukou added a commit that referenced this pull request Dec 2, 2025
cherry picked from commit 82274c4 (GH-142182)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
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 issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants