Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd584d5 commit 9cb7bd2Copy full SHA for 9cb7bd2
1 file changed
Doc/library/hashlib.rst
@@ -40,7 +40,7 @@ concatenation of the data fed to it so far using the :meth:`digest` or
40
41
.. note::
42
43
- For better multithreading performance, the Python GIL is released for
+ For better multithreading performance, the Python :term:`GIL` is released for
44
strings of more than 2047 bytes at object creation or on update.
45
46
0 commit comments