]> granicus.if.org Git - python/commit
Issue #26944: Fix test_posix for Android where 'id -G' is entirely wrong
authorXavier de Gaye <xdegaye@users.sourceforge.net>
Wed, 19 Oct 2016 09:00:26 +0000 (11:00 +0200)
committerXavier de Gaye <xdegaye@users.sourceforge.net>
Wed, 19 Oct 2016 09:00:26 +0000 (11:00 +0200)
commit24c3b4928eb3046a02b55ab4317cee28aa1c56ba
tree36cf2574850f648f5845e6c7c5b3659339f864cc
parent8166a5db5b5470384103a70f59d51b417f94e5ca
Issue #26944: Fix test_posix for Android where 'id -G' is entirely wrong
or missing the effective gid.
Lib/test/test_posix.py
Misc/NEWS