Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bpo-45655: Add "relevant PEPs" section totyping documentation#29280

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ambv merged 4 commits intopython:mainfromAlexWaygood:typing-docs
Oct 28, 2021

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygoodAlexWaygood commentedOct 28, 2021
edited by bedevere-bot
Loading

The list of PEPs at the top of the documentation for thetyping module has
become too long to be readable. This PR proposes presenting this
information in a more structured and readable way by adding a new "relevant
PEPs" section to thetyping docs.

https://bugs.python.org/issue45655

The list of PEPs at the top of the documentation for the ``typing`` module hasbecome too long to be readable. This PR proposes presenting thisinformation in a more structured and readable way by adding a new "relevantPEPs" section to the ``typing`` docs.
@ambv
Copy link
Contributor

We can backport to 3.9 but we need to modify the backport to remove 3.10 PEPs.

AlexWaygood reacted with thumbs up emoji

@ambvambv merged commit03db1bb intopython:mainOct 28, 2021
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestOct 28, 2021
…ythonGH-29280)The list of PEPs at the top of the documentation for the ``typing`` module hasbecome too long to be readable. This PR proposes presenting thisinformation in a more structured and readable way by adding a new "relevantPEPs" section to the ``typing`` docs.Co-authored-by: Łukasz Langa <lukasz@langa.pl>(cherry picked from commit03db1bb)Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
@miss-islington
Copy link
Contributor

Sorry,@AlexWaygood and@ambv, I could not cleanly backport this to3.9 due to a conflict.
Please backport usingcherry_picker on command line.
cherry_picker 03db1bbfd2d3f5a343c293b2f0e09a1e962df7ea 3.9

@bedevere-bot
Copy link

GH-29290 is a backport of this pull request to the3.10 branch.

@ambv
Copy link
Contributor

@AlexWaygood, since the change is already conflicting, can you recreate it manually against 3.9?

@AlexWaygood
Copy link
MemberAuthor

@AlexWaygood, since the change is already conflicting, can you recreate it manually against 3.9?

Sure, I'll have a go! (Thanks for the lightning speed in merging! 😀)

ambv reacted with thumbs up emoji

AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull requestOct 28, 2021
@AlexWaygood
Copy link
MemberAuthor

@AlexWaygood, since the change is already conflicting, can you recreate it manually against 3.9?

3.9 backport here#29297 😊

ambv pushed a commit that referenced this pull requestOct 28, 2021
AlexWaygood added a commit to AlexWaygood/cpython that referenced this pull requestOct 28, 2021
@AlexWaygood
Copy link
MemberAuthor

GH-29290 is a backport of this pull request to the3.10 branch.

This backport has been closed in favour of#29302, which is a new backport to the 3.10 branch

@AlexWaygoodAlexWaygood deleted the typing-docs branchOctober 29, 2021 10:22
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ambvambvambv left review comments

@Fidget-SpinnerFidget-SpinnerAwaiting requested review from Fidget-Spinner

@gvanrossumgvanrossumAwaiting requested review from gvanrossum

Assignees

@ambvambv

Labels

docsDocumentation in the Doc dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@AlexWaygood@ambv@miss-islington@bedevere-bot@the-knights-who-say-ni

[8]ページ先頭

©2009-2025 Movatter.jp