]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-116622: Make test_unzip_zipfile recognize Android error message format...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Sep 2024 01:03:12 +0000 (03:03 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 01:03:12 +0000 (18:03 -0700)
commit0a57fe3a7d4047e07f5f393a25b7c6d5db466004
tree774840a7a4009d035f9f83b99be4901580b4a71a
parent62f691f3d114aea1db1d5c6a6ac1a2f936ddaea4
[3.13] gh-116622: Make test_unzip_zipfile recognize Android error message format (GH-124462) (#124516)

gh-116622: Make test_unzip_zipfile recognize Android error message format (GH-124462)

Make test_unzip_zipfile recognize Android error message format
(cherry picked from commit 461c12b43870d51ea29eae7b0969b20565d50eb6)

Co-authored-by: Malcolm Smith <smith@chaquo.com>
Lib/test/test_shutil.py