]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110276: Run `test_str`, not `test_unicode`, as part of the PGO build (#110277)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 3 Oct 2023 12:54:21 +0000 (13:54 +0100)
committerGitHub <noreply@github.com>
Tue, 3 Oct 2023 12:54:21 +0000 (13:54 +0100)
commitdddc757303c6512915ef79b9029213415f1c6f1b
tree7fee50d7be432499087966151effec36f05388a9
parentbb2e96f6f4d6c397c4eb5775a09262a207675577
gh-110276: Run `test_str`, not `test_unicode`, as part of the PGO build (#110277)

`test_unicode` does not exist
Lib/test/libregrtest/pgo.py