trunk/561235528a68e1174b45f96a3f5b0402d313fe92: [dynamo] Port CPython 3.13 test_userstring tests (#196306)
- PyTorch 近 90 天出现 661 次
- PyTorch 近 90 天第 652 次发版
- 上一次:同一天稍早 · trunk/736b965fcddeb2510eb75854c457a3631f9a0569: [Dynamo] Port CPython 3.13 test_hash to Dynamo test suite (#196283)
发生了什么
Summary Ports test_userstring from CPython v3.13.5 to the Dynamo test suite. Contributes to #196238 without closing the tracking issue. Uses CPythonTestCase, the existing adapted string_tests helpers, and run_tests(). Preserves upstream assertions, skips inherited _testcapi coverage, and includes the generated anchor diff. Records 18 observed Dynamo failures without changing Dynamo itself. Fourteen involve missing e…
摘要按规则整理自下方来源原文