[Python-Dev] PyGIL_ and --without-threads
Thomas Heller
theller at python.net
Thu Jun 29 18:47:23 CEST 2006
More information about the Python-Dev mailing list
Thu Jun 29 18:47:23 CEST 2006
- Previous message: [Python-Dev] Joke: Rush Limbaugh (a joke in and of himself)
- Next message: [Python-Dev] document @property?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The PyGIL_ function prototypes in the header files are not protected within #ifdef WITH_THREADS ... #endif blocks. I think it is worth do implement this although currently I don't have time for that. Thanks, Thomas
- Previous message: [Python-Dev] Joke: Rush Limbaugh (a joke in and of himself)
- Next message: [Python-Dev] document @property?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list