[Python-Dev] Compiling without multithreading support -- still useful? (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Tue Sep 5 12:36:51 EDT 2017
- Previous message (by thread): [Python-Dev] To reduce Python "application" startup time
- Next message (by thread): [Python-Dev] Compiling without multithreading support -- still useful?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
It's 2017 and we are still allowing people to compile CPython without threads support. It adds some complication in several places (including delicate parts of our internal C code) without a clear benefit. Do people still need this?
Regards
Antoine.
- Previous message (by thread): [Python-Dev] To reduce Python "application" startup time
- Next message (by thread): [Python-Dev] Compiling without multithreading support -- still useful?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]