← Back to events
ActiveAIRelease3.13

trunk/736b965fcddeb2510eb75854c457a3631f9a0569: [Dynamo] Port CPython 3.13 test_hash to Dynamo test suite (#196283)

Photo: PyTorch Releases

What happened

Issue Part of #196238 Summary Ports test_hash (hash equality, hash inheritance, hash builtins, SipHash randomization) from CPython v3.13.5 to test/cpython/v3_13/ , following the standard porting recipe: Dynamo patch header, rebind the test classes to CPythonTestCase , and run_tests() footer. Result: 30 tests, 10 pass, 20 recorded as expected failures. Each of the 20 failures is a real Dynamo graph-break Dynamo does…

Summary assembled by rule from the sources below

Why it's spreading

Sources