]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103088: Fix test_venv error message to avoid bytes/str warning (GH-103500)
authorStanislav Syekirin <syekirin@gmail.com>
Thu, 13 Apr 2023 13:17:14 +0000 (15:17 +0200)
committerGitHub <noreply@github.com>
Thu, 13 Apr 2023 13:17:14 +0000 (14:17 +0100)
commit4307feaddc76b9e93cd38e325a1f0ee59d593093
tree2d76cbbb086bcf7b8d8d68f366531c2347811c60
parent70e0a28bed1354ec450989271152ae697e1f0993
gh-103088: Fix test_venv error message to avoid bytes/str warning (GH-103500)
Lib/test/test_venv.py