Skip to content
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

gh-95778: sys docs: fix sys.set_int_max_str_digits() parameter name #96798

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Sep 13, 2022

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Sep 13, 2022
@AlexWaygood AlexWaygood requested a review from gpshead September 13, 2022 15:17
@AlexWaygood AlexWaygood added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Sep 13, 2022
@gpshead gpshead merged commit bf5fd49 into python:main Sep 13, 2022
@miss-islington
Copy link
Contributor

Thanks @AlexWaygood for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 13, 2022
…thonGH-96798)

Discovered in python/typeshed#8733
(cherry picked from commit bf5fd49)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@bedevere-bot
Copy link

GH-96799 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Sep 13, 2022
@AlexWaygood AlexWaygood deleted the patch-1 branch September 13, 2022 15:23
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 13, 2022
@bedevere-bot
Copy link

GH-96800 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 13, 2022
…thonGH-96798)

Discovered in python/typeshed#8733
(cherry picked from commit bf5fd49)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@AlexWaygood
Copy link
Member Author

AlexWaygood commented Sep 13, 2022

(I only added the 3.11 and 3.10 backport labels, since we usually only backport docs fixes to those branches, but the error exists on 3.7, 3.8 and 3.9 as well FWIW. I'll leave it to your discretion whether you want to backport it any further @gpshead!)

miss-islington added a commit that referenced this pull request Sep 13, 2022
Discovered in python/typeshed#8733
(cherry picked from commit bf5fd49)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
miss-islington added a commit that referenced this pull request Sep 13, 2022
Discovered in python/typeshed#8733
(cherry picked from commit bf5fd49)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
Discovered in python/typeshed#8733
(cherry picked from commit bf5fd49)

Co-authored-by: Alex Waygood <Alex.Waygood@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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants