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 gvanrossum
Recipients amaury.forgeotdarc, gvanrossum, ronaldoussoren
Date 2007-11-26.22:03:10
SpamBayes Score 0.2304522
Marked as misclassified No
Message-id <1196114590.63.0.166339536117.issue1402@psf.upfronthosting.co.za>
In-reply-to
Content
So is this a Mac-only issue?

And couldn't the GIL state cleanup also invoke user code, which might be
abused to create more threads, wreaking havoc that way?  I'm kind of
worried about putting this into 2.5.2 and breaking somebody's working
code (that's always worse than fixing somebody's broken code... :-).
History
Date User Action Args
2007-11-26 22:03:10gvanrossumsetspambayes_score: 0.230452 -> 0.2304522
recipients: + gvanrossum, ronaldoussoren, amaury.forgeotdarc
2007-11-26 22:03:10gvanrossumsetspambayes_score: 0.230452 -> 0.230452
messageid: <1196114590.63.0.166339536117.issue1402@psf.upfronthosting.co.za>
2007-11-26 22:03:10gvanrossumlinkissue1402 messages
2007-11-26 22:03:10gvanrossumcreate