← 返回事件
持续讨论AI发版3.13

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

图:PyTorch Releases

发生了什么

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…

摘要按规则整理自下方来源原文

为什么在扩散

来源