diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-05-28 06:15:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-28 06:15:17 (GMT) |
commit | 0aa0b9b05fa10598621a5a0e4d2156e6856411f1 (patch) | |
tree | f05968c5d39ba914896524a7559ce03a4c3c4afa /Python/codegen.c | |
parent | 3681e3a83129c8540b916bf017619860181c0763 (diff) | |
download | cpython-0aa0b9b05fa10598621a5a0e4d2156e6856411f1.zip cpython-0aa0b9b05fa10598621a5a0e4d2156e6856411f1.tar.gz cpython-0aa0b9b05fa10598621a5a0e4d2156e6856411f1.tar.bz2 |
[3.14] Fix typing.TYPE_CHECKING docs to reflect PEP 649. (GH-134813) (#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 d7256ae4d781932b3b43b162e8425abdb134afa6)
Co-authored-by: larryhastings <larry@hastings.org>
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions