Serhiy Storchaka added the comment:

Here is a simplified version of patch from issue2005. Support of uid_t/gid_t 
larger than unsigned long dropped. Signed uid_t/gid_t support dropped. The 
converters moved to Objects/longobject.c. Some tests added.

----------
components: +Extension Modules, Interpreter Core -Library (Lib)
nosy: +serhiy.storchaka
stage:  -> patch review
versions: +Python 3.4
Added file: http://bugs.python.org/file28096/posix_uid_gid_conv_3.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4591>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to