]> granicus.if.org Git - python/commit
Issue #26129: Deprecated accepting non-integers in grp.getgrgid().
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Jan 2016 16:49:57 +0000 (18:49 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 18 Jan 2016 16:49:57 +0000 (18:49 +0200)
commit9cc4ed5c7a86b2aa58176222107dbb01d40a3680
tree7a8e8b0a9ecf98a61a833e8fc6a0b69505d406c3
parent9def2843873edde3feec6eaf2ee60c4e48172164
Issue #26129: Deprecated accepting non-integers in grp.getgrgid().
Doc/library/grp.rst
Lib/test/test_grp.py
Misc/NEWS
Modules/grpmodule.c