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

Ronald Oussoren report at bugs.python.org
Wed May 5 15:52:07 CEST 2010


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

Because I didn't look closely enough at the source :-(

The attached patch disabled the C implementation on OSX 10.6 or later. I've tested that 10.5 is not affected by the issue.

----------
Added file: http://bugs.python.org/file17218/issue8621.patch

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


More information about the Python-bugs-list mailing list