trunk/a2ce46d2a5d9dec087e2aea212609466a69763a5: [dynamo] Port CPython 3.13 test_genericclass to Dynamo (#196329)
- PyTorch: 695 events in the last 90 days
- PyTorch: 686th Release in the last 90 days
- Previous: earlier the same day · trunk/d1321ac34ec7220293caa88df9ce1217c8476a0d
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