← Back to events
ActiveAIRelease3.13

trunk/2671203b4082c3c24d38b10cc44c8f7c9b98833b: [Dynamo] Port CPython 3.13 test_copy to Dynamo test suite (#196456)

Photo: PyTorch Releases

What happened

Issue Part of #196238 Summary Ports test_copy (the copy module: shallow and deep copying of builtins, containers, user classes, slots and weakrefs, the __reduce__ / __copy__ / __deepcopy__ protocols, and copy.replace ) from CPython v3.13.5 to test/cpython/v3_13/ , following the standard porting recipe: Dynamo patch header, rebind the three test classes to CPythonTestCase , and run_tests() footer. Result: 81 tests, 3…

Summary assembled by rule from the sources below

Why it's spreading

Sources