This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients janssen, ronaldoussoren, skrah, vstinner, yig
Date 2010-06-22.11:21:17
SpamBayes Score 0.19454084
Marked as misclassified No
Message-id <20100622112107.GA32216@yoda.bytereef.org>
In-reply-to <1277200198.77.0.270314303894.issue8621@psf.upfronthosting.co.za>
Content
Ronald Oussoren <report@bugs.python.org> 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.
History
Date User Action Args
2010-06-22 11:21:19skrahsetrecipients: + skrah, ronaldoussoren, janssen, vstinner, yig
2010-06-22 11:21:17skrahlinkissue8621 messages
2010-06-22 11:21:17skrahcreate