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

Fix typing.TYPE_CHECKING docs to reflect PEP 649.#134813

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

Conversation

larryhastings
Copy link
Contributor

@larryhastingslarryhastings commentedMay 27, 2025
edited by github-actionsbot
Loading

typing.TYPE_CHECKING should no longer steer users towards manual or automatic stringization (and PEP 563); PEP 649 makes all that unnecessary.


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

typing.TYPE_CHECKING should no longer steer users towardsmanual or automatic stringization (and PEP 563); PEP 649makes all that unnecessary.
@JelleZijlstraJelleZijlstra added the needs backport to 3.14bugs and security fixes labelMay 28, 2025
@larryhastingslarryhastings merged commitd7256ae intopython:mainMay 28, 2025
39 checks passed
@miss-islington-app
Copy link

Thanks@larryhastings for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

@github-project-automationgithub-project-automationbot moved this fromTodo toDone inDocs PRsMay 28, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMay 28, 2025
typing.TYPE_CHECKING should no longer steer users towardsmanual or automatic stringization (and PEP 563); PEP 649makes all that unnecessary.(cherry picked from commitd7256ae)Co-authored-by: larryhastings <larry@hastings.org>
@bedevere-app
Copy link

GH-134822 is a backport of this pull request to the3.14 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.14bugs and security fixes labelMay 28, 2025
larryhastings added a commit that referenced this pull requestMay 28, 2025
…134822)Fix typing.TYPE_CHECKING docs to reflect PEP 649. (GH-134813)typing.TYPE_CHECKING should no longer steer users towardsmanual or automatic stringization (and PEP 563); PEP 649makes all that unnecessary.(cherry picked from commitd7256ae)Co-authored-by: larryhastings <larry@hastings.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@JelleZijlstraJelleZijlstraJelleZijlstra approved these changes

@ambvambvAwaiting requested review from ambv

@ericvsmithericvsmithAwaiting requested review from ericvsmith

@AlexWaygoodAlexWaygoodAwaiting requested review from AlexWaygoodAlexWaygood is a code owner

Assignees

@larryhastingslarryhastings

Labels
docsDocumentation in the Doc dirskip issueskip news
Projects
Status: Done
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@larryhastings@JelleZijlstra

[8]ページ先頭

©2009-2025 Movatter.jp