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 gfe
Recipients ebfe, gfe, loewis
Date 2009-03-26.14:17:45
SpamBayes Score 0.00023310936
Marked as misclassified No
Message-id <1238077069.02.0.349739438807.issue1497532@psf.upfronthosting.co.za>
In-reply-to
Content
Lukas, I'm afraid to admit you're right :-;. 

Assuming that the Python code called under the "not release the GIL" 
regime would not do anything that could be potentially blocking is 
probably dangerous and could result in an unstable interpreter. 

So I withdraw my feature request and thank you for your efforts and 
interest. 

Best regards, Martin
History
Date User Action Args
2009-03-26 14:17:49gfesetrecipients: + gfe, loewis, ebfe
2009-03-26 14:17:49gfesetmessageid: <1238077069.02.0.349739438807.issue1497532@psf.upfronthosting.co.za>
2009-03-26 14:17:47gfelinkissue1497532 messages
2009-03-26 14:17:46gfecreate