← Back to events
ActiveAIRelease3.13

trunk/47b776c01f9fa5a10c208cad270672cc0aecc63b: [Dynamo] Port CPython 3.13 test_fnmatch (#197389)

Photo: PyTorch Releases

What happened

Description This PR ports test_fnmatch.py from CPython 3.13 to PyTorch Dynamo as part of tracking issue #196238 . The two tests requiring Dynamo engine support ( test_bytes and test_mix_bytes_str ) are skipped with @unittest.skip so this PR strictly isolates the CPython test suite migration. The engine-level fixes will be submitted in a separate PR. Test Plan "> python test/cpython/v3_13/test_fnmatch.py -v PYTORCH_T…

Summary assembled by rule from the sources below

Why it's spreading

Sources