trunk/11cc3f2c2feafe59bf1d7f19c46edaa02b3eac25: [dynamo] Port CPython 3.13 test_listcomps to Dynamo test suite (#196518)
- PyTorch: 767 events in the last 90 days
- PyTorch: 757th Release in the last 90 days
- Previous: earlier the same day · ciflow/torchtitan/196666: [INITIAL] Update
What happened
Summary Ports CPython 3.13.5 test_listcomps.py to the Dynamo CPython test suite: prepends the Dynamo patch header and updates the source URL rebinds ListComprehensionTest to torch._dynamo.test_case.CPythonTestCase adds the run_tests() footer and disables the doctest loader (repo convention, cf. test_generators.py ) records expected-failure markers for the cases Dynamo cannot trace ( exec() / compile() -based scope h…
Summary assembled by rule from the sources below