← Back to events
ActiveAIRelease3.13

trunk/11cc3f2c2feafe59bf1d7f19c46edaa02b3eac25: [dynamo] Port CPython 3.13 test_listcomps to Dynamo test suite (#196518)

Photo: PyTorch Releases

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

Why it's spreading

Sources