← Back to events
ActiveAIRelease3.13

trunk/a2ce46d2a5d9dec087e2aea212609466a69763a5: [dynamo] Port CPython 3.13 test_genericclass to Dynamo (#196329)

What happened

Summary Part of #196238 Ports CPython 3.13 test_genericclass to run under torch.compile via CPythonTestCase . Copied pristine module from CPython v3.13.5 Prepended the Dynamo patch header and rebound unittest.TestCase to CPythonTestCase Skipped CAPITest (imports _testcapi ) Recorded 11 Dynamo expected failures under test/dynamo_expected_failures/ Regenerated test_genericclass.diff with tools/regenerate_cpython_diffs…

Summary assembled by rule from the sources below

Why it's spreading

Sources