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

Ronald Oussoren report at bugs.python.org
Tue Jun 22 11:49:58 CEST 2010


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

Stefan: we already new that, see msg105018.

This issue was closed as fixed because the uuid module contains a workaround for this issue (by not using the broken C API on OSX 10.6).

It seems that OSX 10.5.8 and 10.4 is also affected by this issue. I'll test on 10.5, and if I can reproduce the issue there I'll adjust the workaround for this.

----------

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


More information about the Python-bugs-list mailing list