
May 8, 2012
6:49 a.m.
On Mon, May 7, 2012 at 9:49 PM, Antoine Pitrou <solipsis@pitrou.net> wrote:
I guess a long time ago, threading support in operating systems wasn't very widespread, but these days all our supported platforms have it. Is it still useful for production purposes to configure --without-threads? Do people use this option for something else than curiosity of mind?
Gentoo (of course) allows users to build Python without threads; I'm not aware of anyone depending on that, but I sent out a quick question to gentoo-dev. Cheers, Dirkjan