summaryrefslogtreecommitdiffstats
path: root/Lib/gzip.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2021-02-24 19:01:33 (GMT)
committerGitHub <noreply@github.com>2021-02-24 19:01:33 (GMT)
commitf82578ace103ec977cec3424b20e0b5f19cf720e (patch)
treec26ff89f27b29542b0573cc033341c7e095bd5d9 /Lib/gzip.py
parentd81a20454eae1868059e45d54e0270e3b4d2e409 (diff)
downloadcpython-f82578ace103ec977cec3424b20e0b5f19cf720e.zip
cpython-f82578ace103ec977cec3424b20e0b5f19cf720e.tar.gz
cpython-f82578ace103ec977cec3424b20e0b5f19cf720e.tar.bz2
bpo-43293: Doc: move note about GIL to top of threading module (GH-24622)
The note about the GIL was buried pretty deep in the threading documentation, and this made it hard for first time users to discover why their attempts at using threading to parallelizing their application did not work. In this commit, the note is moved to the top of the module documention for visibility. (cherry picked from commit 32181be6081f6c70a1e0bd0540050805c8e88e83) Co-authored-by: Guanzhong Chen <quantum2048@gmail.com>
Diffstat (limited to 'Lib/gzip.py')
0 files changed, 0 insertions, 0 deletions