summaryrefslogtreecommitdiffstats
path: root/Python/optimizer_bytecodes.c
diff options
context:
space:
mode:
authorJelle Zijlstra <jelle.zijlstra@gmail.com>2025-04-16 13:40:29 (GMT)
committerGitHub <noreply@github.com>2025-04-16 13:40:29 (GMT)
commit7dcaebfb2148a1b972f884733c7babc9b64f2146 (patch)
tree78c1338ae074cd7fdb4e48f1e69f9c453085d699 /Python/optimizer_bytecodes.c
parent10a77619f9a465ecfbd1ccb4f8aea9175d76912d (diff)
downloadcpython-7dcaebfb2148a1b972f884733c7babc9b64f2146.zip
cpython-7dcaebfb2148a1b972f884733c7babc9b64f2146.tar.gz
cpython-7dcaebfb2148a1b972f884733c7babc9b64f2146.tar.bz2
annotationlib: Move ForwardRef tests to test_annotationlib (#132571)
I started with just moving ForwardRefTests to test_annotationlib, but found that it contained a number of tests for no_type_check, which I moved to a new class in test_typing, as well as a number of tests that are more appropriately classified as tests for get_type_hints(). One test, test_forward_equality_namespace(), was somewhat accidentally depending on a global class A in test_typing. I added a class A in the annotationlib tests instead. Also add a useful comment in annotationlib.
Diffstat (limited to 'Python/optimizer_bytecodes.c')
0 files changed, 0 insertions, 0 deletions