Skip to content

[3.14] Fix typing.TYPE_CHECKING docs to reflect PEP 649. (GH-134813) #134822

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
May 28, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented May 28, 2025

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

Co-authored-by: larryhastings larry@hastings.org


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

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

Co-authored-by: larryhastings <larry@hastings.org>
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs May 28, 2025
@larryhastings larryhastings merged commit 0aa0b9b into python:3.14 May 28, 2025
35 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 28, 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 issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants