]> 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:34 +0000 (11:31 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2020 18:31:34 +0000 (11:31 -0700)
commit8821200d85657ef3bbec78dcb43694449c05e896
tree8806f53cdbdf2ecab2b0c7d6528aa5d38551103f
parent0a9ec9faa7b54f5a1a66263f5047b322e0222492
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