Skip to content

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

Merged
larryhastings merged 1 commit into
python:mainfrom
larryhastings:typing_type_checking_doc_fix
May 28, 2025
Merged

Fix typing.TYPE_CHECKING docs to reflect PEP 649.#134813
larryhastings merged 1 commit into
python:mainfrom
larryhastings:typing_type_checking_doc_fix

Conversation

@larryhastings

@larryhastings larryhastings commented May 27, 2025

Copy link
Copy Markdown
Contributor

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 towards
manual or automatic stringization (and PEP 563); PEP 649
makes all that unnecessary.
@JelleZijlstra JelleZijlstra added the needs backport to 3.14 bugs and security fixes label May 28, 2025
@larryhastings larryhastings merged commit d7256ae into python:main May 28, 2025
39 checks passed
@miss-islington-app

Copy link
Copy Markdown

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

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs May 28, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request 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>
@bedevere-app

bedevere-app Bot commented May 28, 2025

Copy link
Copy Markdown

GH-134822 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label May 28, 2025
larryhastings added a commit that referenced this pull request May 28, 2025
…134822)

Fix typing.TYPE_CHECKING docs to reflect PEP 649. (GH-134813)

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>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
typing.TYPE_CHECKING should no longer steer users towards
manual or automatic stringization (and PEP 563); PEP 649
makes all that unnecessary.
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
typing.TYPE_CHECKING should no longer steer users towards
manual or automatic stringization (and PEP 563); PEP 649
makes all that unnecessary.
gostak-dd pushed a commit to gostak-dd/cpython that referenced this pull request Jun 2, 2026
typing.TYPE_CHECKING should no longer steer users towards
manual or automatic stringization (and PEP 563); PEP 649
makes all that unnecessary.
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