My account name is SnowCone.
There is a broken link at the top of this page: https://wiki.python.org/moin/GlobalInterpreterLock for GlobalInterpreterLock at the top of this page <http://cython.readthedocs.io/en/latest/src/userguide/external_C_code.html#acquiring-and-releasing-the-gil> Interfacing with External C Code — Cython 0.25.2 documentation<http://cython.readthedocs.io/en/latest/src/userguide/external_C_code.html#acquiring-and-releasing-the-gil> cython.readthedocs.io Interfacing with External C Code¶ One of the main uses of Cython is wrapping existing libraries of C code. This is achieved by using external declarations to declare ... I was planning linking it to this page: http://cython.readthedocs.io/en/latest/src/userguide/external_C_code.html#acquiring-and-releasing-the-gil GlobalInterpreterLock - Python Wiki<https://wiki.python.org/moin/GlobalInterpreterLock> wiki.python.org In CPython, the global interpreter lock, or GIL, is a mutex that prevents multiple native threads from executing Python bytecodes at once. This lock is necessary ... Thanks very much! Gordon
_______________________________________________ pydotorg-www mailing list pydotorg-www@python.org https://mail.python.org/mailman/listinfo/pydotorg-www