Stefan Krah added the comment:

Not technically the topic of this issue, but should we just lock
down _Py_Uid_Converter() to ints?

This is still accepted:

os.setuid(Decimal("1000.2"))

----------
nosy: +skrah

_______________________________________
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