]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32033: Fix test_pwd failures on Android (GH-19502)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Apr 2020 18:31:00 +0000 (11:31 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2020 18:31:00 +0000 (11:31 -0700)
commit1e1dbdf23f7a18f53a3257badc3541973831f2c4
treeb63ec3c3262f3bb0ad313a1dd298a7e20c778851
parent67b8a1f0f0f78ec38b8626fa9f5b2f5a55c17e15
bpo-32033: Fix test_pwd failures on Android (GH-19502)

(cherry picked from commit 96515e9f6785328c52ebc5d4ce60e0087a9adc2d)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Lib/test/test_pwd.py