trunk/aebbfeca12cd865da461e2adbe4b09b7ef90d8aa: [dynamo] Port CPython 3.13 test_fstring to Dynamo test suite (#196566)
- PyTorch: 1124 events in the last 90 days
- PyTorch: 1110th Release in the last 90 days
- Previous: earlier the same day · trunk/f5fdb5c3120ba5ce875b7cc16647e4457a4ce313
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