Difference between revisions of "Global interpreter lock (GIL)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
* [[multithreading]] | * [[multithreading]] | ||
* {{python}} | * {{python}} | ||
+ | |||
+ | [[Category:Python]] |
Latest revision as of 09:48, 24 January 2022
wikipedia:global interpreter lock, or GIL, is a mutex that protects access to Python objects
See also[edit]
- multithreading
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise
Advertising: