Stefan Krah <[email protected]> added the comment: Ronald Oussoren <[email protected]> wrote: > 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).
Ok, my comment was partly meant to give an explanation why the test suite failed but the individual tests did not. If uuid_generate_random() is specified as async-signal-safe, then yes, the C API would be broken on OSX. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue8621> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
