[Python-Dev] Point of building without threads?
Dirkjan Ochtman
dirkjan at ochtman.nl
Tue May 8 08:49:14 CEST 2012
More information about the Python-Dev mailing list
Tue May 8 08:49:14 CEST 2012
- Previous message: [Python-Dev] Point of building without threads?
- Next message: [Python-Dev] Point of building without threads?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, May 7, 2012 at 9:49 PM, Antoine Pitrou <solipsis at 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
- Previous message: [Python-Dev] Point of building without threads?
- Next message: [Python-Dev] Point of building without threads?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list