summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorGuanzhong Chen <quantum2048@gmail.com>2021-02-24 13:39:38 -0500
committerGitHub <noreply@github.com>2021-02-24 18:39:38 +0000
commit32181be6081f6c70a1e0bd0540050805c8e88e83 (patch)
tree5a72e1ba30997da63460c1be9f38020ad209240c /Python/getcompiler.c
parent1f433406bd46fbd00b88223ad64daea6bc9eaadc (diff)
downloadcpython-git-32181be6081f6c70a1e0bd0540050805c8e88e83.tar.gz
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 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions