Commit 5f42a2b
authored
pythongh-111929: Fix regrtest --pgo: test_str => test_unicode (python#111938)
test_unicode was renamed to test_str in Python 3.13, but Python 3.12
still uses test_unicode name.1 parent 95141aa commit 5f42a2b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments