8000 gh-125818: Fix incorrect signature of argument `skip_file_prefixes` in warnings docs by rruuaanng · Pull Request #125823 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-125818: Fix incorrect signature of argument skip_file_prefixes in warnings docs #125823

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

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

rruuaanng
Copy link
Contributor
@rruuaanng rruuaanng commented Oct 22, 2024

The default value of skip_file_prefixes is described in the documentation as None, but in fact its default value is an empty tuple.


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

@willingc willingc added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Oct 31, 2024
@willingc willingc merged commit d467d92 into python:main Oct 31, 2024
36 checks passed
@miss-islington-app
Copy link

Thanks @rruuaanng for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2024
…xes` in warnings docs (pythonGH-125823)

Change documentation
(cherry picked from commit d467d92)

Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 31, 2024
…xes` in warnings docs (pythonGH-125823)

Change documentation
(cherry picked from commit d467d92)

Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
@bedevere-app
Copy link
bedevere-app bot commented Oct 31, 2024

GH-126216 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 Oct 31, 2024
@bedevere-app
Copy link
bedevere-app bot commented Oct 31, 2024

GH-126217 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 31, 2024
willingc pushed a commit that referenced this pull request Oct 31, 2024
…ixes` in warnings docs (GH-125823) (GH-126217)

gh-125818: Fix incorrect signature of argument `skip_file_prefixes` in warnings docs (GH-125823)

Change documentation
(cherry picked from commit d467d92)

Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
willingc pushed a commit that referenced this pull request Oct 31, 2024
…ixes` in warnings docs (GH-125823) (#126216)

gh-125818: Fix incorrect signature of argument `skip_file_prefixes` in warnings docs (GH-125823)

Change documentation
(cherry picked from commit d467d92)

Co-authored-by: RUANG (James Roy) <longjinyii@outlook.com>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants
0