summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorGuanzhong Chen <quantum2048@gmail.com>2021-02-24 18:39:38 (GMT)
committerGitHub <noreply@github.com>2021-02-24 18:39:38 (GMT)
commit32181be6081f6c70a1e0bd0540050805c8e88e83 (patch)
tree5a72e1ba30997da63460c1be9f38020ad209240c /Mac
parent1f433406bd46fbd00b88223ad64daea6bc9eaadc (diff)
downloadcpython-32181be6081f6c70a1e0bd0540050805c8e88e83.zip
cpython-32181be6081f6c70a1e0bd0540050805c8e88e83.tar.gz
cpython-32181be6081f6c70a1e0bd0540050805c8e88e83.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.
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions