trunk/47b776c01f9fa5a10c208cad270672cc0aecc63b: [Dynamo] Port CPython 3.13 test_fnmatch (#197389)
- PyTorch: 1462 events in the last 90 days
- PyTorch: 1443th Release in the last 90 days
- Previous: earlier the same day · trunk/ad657b8a983bb67cd7881841c78027161ad58cb6
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