[issue8621] uuid.uuid4() generates non-unique values on OSX

Ronald Oussoren report at bugs.python.org
Wed May 5 17:34:36 CEST 2010


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

There are way more interesting regressions in OSX, issue8621 is one example: basicly getgroups(2) does not reflect the results of setgroups(2) with the compiler settings we use.

Committed in r80784 (trunk), r80785 (2.6), r80786 (3.2) and r80788 (3.1)

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8621>
_______________________________________


More information about the Python-bugs-list mailing list