[Python-Dev] Compiling without multithreading support -- still useful?
Antoine Pitrou
solipsis at pitrou.net
Thu Sep 7 13:16:37 EDT 2017
More information about the Python-Dev mailing list
Thu Sep 7 13:16:37 EDT 2017
- Previous message (by thread): [Python-Dev] Compiling without multithreading support -- still useful?
- Next message (by thread): [Python-Dev] Map and Wirelessly Control the Human Brain Using 50 Nanometer Particles and Radio Waves
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This is now in git master after being merged by Victor in https://github.com/python/cpython/pull/3385. Regards Antoine. On Tue, 5 Sep 2017 18:36:51 +0200 Antoine Pitrou <solipsis at pitrou.net> wrote: > 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] Compiling without multithreading support -- still useful?
- Next message (by thread): [Python-Dev] Map and Wirelessly Control the Human Brain Using 50 Nanometer Particles and Radio Waves
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list