[pydotorg-www] Request to edit the wiki.python.org wiki

Gordon Macrae macraegordon at hotmail.com
Sun Feb 5 02:56:29 EST 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pydotorg-www/attachments/20170205/832f2c6e/attachment.html>


More information about the pydotorg-www mailing list