summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2019-06-25-16-02-43.bpo-37400.cx_EWv.rst
blob: 737c7818900997b10c83c6ea1393e5d98667da8a (plain)
1
2
Fix test_os.test_chown(): use os.getgroups() rather than grp.getgrall()
to get groups. Rename also the test to test_chown_gid().