← Back to events
ActiveAIRelease3.13

trunk/aebbfeca12cd865da461e2adbe4b09b7ef90d8aa: [dynamo] Port CPython 3.13 test_fstring to Dynamo test suite (#196566)

Photo: PyTorch Releases

What happened

Part of #196238 Description Ports the CPython 3.13 test_fstring.py module to run under torch.compile . Changes: Copied pristine test_fstring.py from CPython v3.13.5 and updated the source URL in the Dynamo patch header. Rebound the single test class to CPythonTestCase and appended the run_tests() footer. No skips were needed — the module has no cpython_only / _testcapi dependencies. Added 43 dynamo_expected_failures…

Summary assembled by rule from the sources below

Why it's spreading

Sources