Документация Python неофициальный перевод

contents.md

7209 строк · 683.0 КБ · обычная страница · сырой текст · скачать

1> **Источник:** https://python-all.ru/3.16/contents.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Содержание документации Python89- [Что нового в Python](https://python-all.ru/3.16/whatsnew/index.html)1011  - [Что нового в Python 3.16](https://python-all.ru/3.16/whatsnew/3.16.html)1213    - [Сводка – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.16.html#summary-release-highlights)14    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.16.html#new-features)15    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.16.html#other-language-changes)16    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.16.html#new-modules)17    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.16.html#improved-modules)1819      - [curses](https://python-all.ru/3.16/whatsnew/3.16.html#curses)20      - [gzip](https://python-all.ru/3.16/whatsnew/3.16.html#gzip)21      - [io](https://python-all.ru/3.16/whatsnew/3.16.html#io)22      - [imaplib](https://python-all.ru/3.16/whatsnew/3.16.html#imaplib)23      - [logging](https://python-all.ru/3.16/whatsnew/3.16.html#logging)24      - [lzma](https://python-all.ru/3.16/whatsnew/3.16.html#lzma)25      - [math](https://python-all.ru/3.16/whatsnew/3.16.html#math)26      - [os](https://python-all.ru/3.16/whatsnew/3.16.html#os)27      - [re](https://python-all.ru/3.16/whatsnew/3.16.html#re)28      - [shlex](https://python-all.ru/3.16/whatsnew/3.16.html#shlex)29      - [tkinter](https://python-all.ru/3.16/whatsnew/3.16.html#tkinter)30      - [xml](https://python-all.ru/3.16/whatsnew/3.16.html#xml)31      - [zipfile](https://python-all.ru/3.16/whatsnew/3.16.html#zipfile)32    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.16.html#optimizations)3334      - [re](https://python-all.ru/3.16/whatsnew/3.16.html#id1)35      - [module\_name](https://python-all.ru/3.16/whatsnew/3.16.html#module-name)36    - [Удалено](https://python-all.ru/3.16/whatsnew/3.16.html#removed)3738      - [annotationlib](https://python-all.ru/3.16/whatsnew/3.16.html#annotationlib)39      - [array](https://python-all.ru/3.16/whatsnew/3.16.html#array)40      - [asyncio](https://python-all.ru/3.16/whatsnew/3.16.html#asyncio)41      - [functools](https://python-all.ru/3.16/whatsnew/3.16.html#functools)42      - [logging](https://python-all.ru/3.16/whatsnew/3.16.html#id2)43      - [mimetypes](https://python-all.ru/3.16/whatsnew/3.16.html#mimetypes)44      - [shutil](https://python-all.ru/3.16/whatsnew/3.16.html#shutil)45      - [symtable](https://python-all.ru/3.16/whatsnew/3.16.html#symtable)46      - [sys](https://python-all.ru/3.16/whatsnew/3.16.html#sys)47      - [sysconfig](https://python-all.ru/3.16/whatsnew/3.16.html#sysconfig)48      - [tarfile](https://python-all.ru/3.16/whatsnew/3.16.html#tarfile)49    - [Устарело](https://python-all.ru/3.16/whatsnew/3.16.html#deprecated)5051      - [Новые устаревшие элементы](https://python-all.ru/3.16/whatsnew/3.16.html#new-deprecations)52      - [Планируется к удалению в Python 3.17](https://python-all.ru/3.16/whatsnew/3.16.html#pending-removal-in-python-3-17)53      - [Планируется к удалению в Python 3.18](https://python-all.ru/3.16/whatsnew/3.16.html#pending-removal-in-python-3-18)54      - [Планируется к удалению в Python 3.19](https://python-all.ru/3.16/whatsnew/3.16.html#pending-removal-in-python-3-19)55      - [Планируется к удалению в Python 3.20](https://python-all.ru/3.16/whatsnew/3.16.html#pending-removal-in-python-3-20)56      - [Планируется к удалению в Python 3.21](https://python-all.ru/3.16/whatsnew/3.16.html#pending-removal-in-python-3-21)57      - [Планируется к удалению в будущих версиях](https://python-all.ru/3.16/whatsnew/3.16.html#pending-removal-in-future-versions)58    - [Переход на Python 3.16](https://python-all.ru/3.16/whatsnew/3.16.html#porting-to-python-3-16)59    - [Изменения в сборке](https://python-all.ru/3.16/whatsnew/3.16.html#build-changes)60    - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.16.html#c-api-changes)6162      - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.16.html#id3)63      - [Переход на Python 3.16](https://python-all.ru/3.16/whatsnew/3.16.html#id4)64      - [Устаревшие C API](https://python-all.ru/3.16/whatsnew/3.16.html#deprecated-c-apis)6566        - [Планируется к удалению в Python 3.18](https://python-all.ru/3.16/whatsnew/3.16.html#id5)67        - [Планируется к удалению в Python 3.19](https://python-all.ru/3.16/whatsnew/3.16.html#id6)68        - [Планируется к удалению в Python 3.20](https://python-all.ru/3.16/whatsnew/3.16.html#id7)69        - [Планируется к удалению в будущих версиях](https://python-all.ru/3.16/whatsnew/3.16.html#id8)70      - [Удалённые C API](https://python-all.ru/3.16/whatsnew/3.16.html#removed-c-apis)71  - [Что нового в Python 3.15](https://python-all.ru/3.16/whatsnew/3.15.html)7273    - [Сводка – основные моменты релиза](https://python-all.ru/3.16/whatsnew/3.15.html#summary-release-highlights)74    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.15.html#new-features)7576      - [**PEP 810**: Явные ленивые импорты](https://python-all.ru/3.16/whatsnew/3.15.html#pep-810-explicit-lazy-imports)77      - [**PEP 814**: Добавление встроенного типа frozendict](https://python-all.ru/3.16/whatsnew/3.15.html#pep-814-add-frozendict-built-in-type)78      - [**PEP 661**: Добавление встроенного типа sentinel](https://python-all.ru/3.16/whatsnew/3.15.html#pep-661-add-sentinel-built-in-type)79      - [**PEP 799**: выделенный пакет для профилирования](https://python-all.ru/3.16/whatsnew/3.15.html#pep-799-a-dedicated-profiling-package)80      - [Tachyon: профилировщик с высокочастотной статистической выборкой](https://python-all.ru/3.16/whatsnew/3.15.html#tachyon-high-frequency-statistical-sampling-profiler)81      - [**PEP 831**: фреймовые указатели включены по умолчанию](https://python-all.ru/3.16/whatsnew/3.15.html#pep-831-frame-pointers-enabled-by-default)82      - [**PEP 798**: распаковка в генераторах](https://python-all.ru/3.16/whatsnew/3.15.html#pep-798-unpacking-in-comprehensions)83      - [**PEP 829**: файлы конфигурации запуска пакетов](https://python-all.ru/3.16/whatsnew/3.15.html#pep-829-package-startup-configuration-files)84      - [**PEP 803** – стабильный ABI для сборок со свободной многопоточностью](https://python-all.ru/3.16/whatsnew/3.15.html#pep-803-stable-abi-for-free-threaded-builds)85      - [**PEP 788**: защита C API от финализации интерпретатора](https://python-all.ru/3.16/whatsnew/3.15.html#pep-788-protecting-the-c-api-from-interpreter-finalization)86      - [Улучшенные сообщения об ошибках](https://python-all.ru/3.16/whatsnew/3.15.html#improved-error-messages)87    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.15.html#other-language-changes)88    - [Интерактивная оболочка по умолчанию](https://python-all.ru/3.16/whatsnew/3.15.html#default-interactive-shell)89    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.15.html#new-modules)9091      - [math.integer](https://python-all.ru/3.16/whatsnew/3.15.html#math-integer)92    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.15.html#improved-modules)9394      - [argparse](https://python-all.ru/3.16/whatsnew/3.15.html#argparse)95      - [array](https://python-all.ru/3.16/whatsnew/3.15.html#array)96      - [ast](https://python-all.ru/3.16/whatsnew/3.15.html#ast)97      - [asyncio](https://python-all.ru/3.16/whatsnew/3.15.html#asyncio)98      - [base64](https://python-all.ru/3.16/whatsnew/3.15.html#base64)99      - [binascii](https://python-all.ru/3.16/whatsnew/3.15.html#binascii)100      - [calendar](https://python-all.ru/3.16/whatsnew/3.15.html#calendar)101      - [collections](https://python-all.ru/3.16/whatsnew/3.15.html#collections)102      - [concurrent.futures](https://python-all.ru/3.16/whatsnew/3.15.html#concurrent-futures)103      - [contextlib](https://python-all.ru/3.16/whatsnew/3.15.html#contextlib)104      - [dataclasses](https://python-all.ru/3.16/whatsnew/3.15.html#dataclasses)105      - [dbm](https://python-all.ru/3.16/whatsnew/3.15.html#dbm)106      - [difflib](https://python-all.ru/3.16/whatsnew/3.15.html#difflib)107      - [email](https://python-all.ru/3.16/whatsnew/3.15.html#email)108      - [faulthandler](https://python-all.ru/3.16/whatsnew/3.15.html#faulthandler)109      - [functools](https://python-all.ru/3.16/whatsnew/3.15.html#functools)110      - [gc](https://python-all.ru/3.16/whatsnew/3.15.html#gc)111      - [hashlib](https://python-all.ru/3.16/whatsnew/3.15.html#hashlib)112      - [http.client](https://python-all.ru/3.16/whatsnew/3.15.html#http-client)113      - [http.server](https://python-all.ru/3.16/whatsnew/3.15.html#http-server)114      - [importlib.metadata](https://python-all.ru/3.16/whatsnew/3.15.html#importlib-metadata)115      - [inspect](https://python-all.ru/3.16/whatsnew/3.15.html#inspect)116      - [json](https://python-all.ru/3.16/whatsnew/3.15.html#json)117      - [locale](https://python-all.ru/3.16/whatsnew/3.15.html#locale)118      - [math](https://python-all.ru/3.16/whatsnew/3.15.html#math)119      - [mimetypes](https://python-all.ru/3.16/whatsnew/3.15.html#mimetypes)120      - [mmap](https://python-all.ru/3.16/whatsnew/3.15.html#mmap)121      - [os](https://python-all.ru/3.16/whatsnew/3.15.html#os)122      - [os.path](https://python-all.ru/3.16/whatsnew/3.15.html#os-path)123      - [pdb](https://python-all.ru/3.16/whatsnew/3.15.html#pdb)124      - [pickle](https://python-all.ru/3.16/whatsnew/3.15.html#pickle)125      - [pickletools](https://python-all.ru/3.16/whatsnew/3.15.html#pickletools)126      - [pprint](https://python-all.ru/3.16/whatsnew/3.15.html#pprint)127      - [re](https://python-all.ru/3.16/whatsnew/3.15.html#re)128      - [resource](https://python-all.ru/3.16/whatsnew/3.15.html#resource)129      - [shelve](https://python-all.ru/3.16/whatsnew/3.15.html#shelve)130      - [shutil](https://python-all.ru/3.16/whatsnew/3.15.html#shutil)131      - [socket](https://python-all.ru/3.16/whatsnew/3.15.html#socket)132      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.15.html#sqlite3)133      - [ssl](https://python-all.ru/3.16/whatsnew/3.15.html#ssl)134      - [подпроцесс](https://python-all.ru/3.16/whatsnew/3.15.html#subprocess)135      - [symtable](https://python-all.ru/3.16/whatsnew/3.15.html#symtable)136      - [sys](https://python-all.ru/3.16/whatsnew/3.15.html#sys)137      - [sys.monitoring](https://python-all.ru/3.16/whatsnew/3.15.html#sys-monitoring)138      - [tarfile](https://python-all.ru/3.16/whatsnew/3.15.html#tarfile)139      - [threading](https://python-all.ru/3.16/whatsnew/3.15.html#threading)140      - [timeit](https://python-all.ru/3.16/whatsnew/3.15.html#timeit)141      - [tkinter](https://python-all.ru/3.16/whatsnew/3.15.html#tkinter)142      - [tokenize](https://python-all.ru/3.16/whatsnew/3.15.html#tokenize)143      - [tomllib](https://python-all.ru/3.16/whatsnew/3.15.html#tomllib)144      - [types](https://python-all.ru/3.16/whatsnew/3.15.html#types)145      - [typing](https://python-all.ru/3.16/whatsnew/3.15.html#typing)146      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.15.html#unicodedata)147      - [unittest](https://python-all.ru/3.16/whatsnew/3.15.html#unittest)148      - [urllib.parse](https://python-all.ru/3.16/whatsnew/3.15.html#urllib-parse)149      - [venv](https://python-all.ru/3.16/whatsnew/3.15.html#venv)150      - [warnings](https://python-all.ru/3.16/whatsnew/3.15.html#warnings)151      - [wave](https://python-all.ru/3.16/whatsnew/3.15.html#wave)152      - [webbrowser](https://python-all.ru/3.16/whatsnew/3.15.html#webbrowser)153      - [xml](https://python-all.ru/3.16/whatsnew/3.15.html#xml)154      - [xml.parsers.expat](https://python-all.ru/3.16/whatsnew/3.15.html#xml-parsers-expat)155      - [zlib](https://python-all.ru/3.16/whatsnew/3.15.html#zlib)156    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.15.html#optimizations)157158      - [base64 & binascii](https://python-all.ru/3.16/whatsnew/3.15.html#base64-binascii)159      - [csv](https://python-all.ru/3.16/whatsnew/3.15.html#csv)160      - [Обновлённый JIT-компилятор](https://python-all.ru/3.16/whatsnew/3.15.html#upgraded-jit-compiler)161    - [Удалено](https://python-all.ru/3.16/whatsnew/3.15.html#removed)162163      - [ast](https://python-all.ru/3.16/whatsnew/3.15.html#id1)164      - [collections.abc](https://python-all.ru/3.16/whatsnew/3.15.html#collections-abc)165      - [ctypes](https://python-all.ru/3.16/whatsnew/3.15.html#ctypes)166      - [datetime](https://python-all.ru/3.16/whatsnew/3.15.html#datetime)167      - [glob](https://python-all.ru/3.16/whatsnew/3.15.html#glob)168      - [http.server](https://python-all.ru/3.16/whatsnew/3.15.html#id2)169      - [importlib.resources](https://python-all.ru/3.16/whatsnew/3.15.html#importlib-resources)170      - [pathlib](https://python-all.ru/3.16/whatsnew/3.15.html#pathlib)171      - [platform](https://python-all.ru/3.16/whatsnew/3.15.html#platform)172      - [sre\_\*](https://python-all.ru/3.16/whatsnew/3.15.html#sre)173      - [sysconfig](https://python-all.ru/3.16/whatsnew/3.15.html#sysconfig)174      - [threading](https://python-all.ru/3.16/whatsnew/3.15.html#id3)175      - [types](https://python-all.ru/3.16/whatsnew/3.15.html#id4)176      - [typing](https://python-all.ru/3.16/whatsnew/3.15.html#id5)177      - [wave](https://python-all.ru/3.16/whatsnew/3.15.html#id6)178      - [zipimport](https://python-all.ru/3.16/whatsnew/3.15.html#zipimport)179    - [Устарело](https://python-all.ru/3.16/whatsnew/3.15.html#deprecated)180181      - [Новые устаревания](https://python-all.ru/3.16/whatsnew/3.15.html#new-deprecations)182      - [Ожидаемое удаление в Python 3.16](https://python-all.ru/3.16/whatsnew/3.15.html#pending-removal-in-python-3-16)183      - [Ожидаемое удаление в Python 3.17](https://python-all.ru/3.16/whatsnew/3.15.html#pending-removal-in-python-3-17)184      - [Ожидаемое удаление в Python 3.18](https://python-all.ru/3.16/whatsnew/3.15.html#pending-removal-in-python-3-18)185      - [Ожидаемое удаление в Python 3.19](https://python-all.ru/3.16/whatsnew/3.15.html#pending-removal-in-python-3-19)186      - [Ожидаемое удаление в Python 3.20](https://python-all.ru/3.16/whatsnew/3.15.html#pending-removal-in-python-3-20)187      - [Ожидаемое удаление в Python 3.21](https://python-all.ru/3.16/whatsnew/3.15.html#pending-removal-in-python-3-21)188      - [Ожидаемое удаление в будущих версиях](https://python-all.ru/3.16/whatsnew/3.15.html#pending-removal-in-future-versions)189      - [Мягкие устаревания](https://python-all.ru/3.16/whatsnew/3.15.html#soft-deprecations)190    - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.15.html#c-api-changes)191192      - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.15.html#id7)193      - [Изменённые C API](https://python-all.ru/3.16/whatsnew/3.15.html#changed-c-apis)194      - [Удалённые C API](https://python-all.ru/3.16/whatsnew/3.15.html#removed-c-apis)195      - [Устаревшие C API](https://python-all.ru/3.16/whatsnew/3.15.html#deprecated-c-apis)196    - [Изменения в сборке](https://python-all.ru/3.16/whatsnew/3.15.html#build-changes)197    - [Перенос на Python 3.15](https://python-all.ru/3.16/whatsnew/3.15.html#porting-to-python-3-15)198  - [Что нового в Python 3.14](https://python-all.ru/3.16/whatsnew/3.14.html)199200    - [Сводка – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.14.html#summary-release-highlights)201    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.14.html#new-features)202203      - [**PEP 649** и **PEP 749**: отложенное вычисление аннотаций](https://python-all.ru/3.16/whatsnew/3.14.html#pep-649-pep-749-deferred-evaluation-of-annotations)204      - [**PEP 734**: несколько интерпретаторов в стандартной библиотеке](https://python-all.ru/3.16/whatsnew/3.14.html#pep-734-multiple-interpreters-in-the-standard-library)205      - [**PEP 750**: строковые шаблонные литералы](https://python-all.ru/3.16/whatsnew/3.14.html#pep-750-template-string-literals)206      - [**PEP 768**: безопасный интерфейс внешнего отладчика](https://python-all.ru/3.16/whatsnew/3.14.html#pep-768-safe-external-debugger-interface)207      - [Новый тип интерпретатора](https://python-all.ru/3.16/whatsnew/3.14.html#a-new-type-of-interpreter)208      - [Улучшения свободно-поточного режима](https://python-all.ru/3.16/whatsnew/3.14.html#free-threaded-mode-improvements)209      - [Улучшенные сообщения об ошибках](https://python-all.ru/3.16/whatsnew/3.14.html#improved-error-messages)210      - [**PEP 784**: поддержка Zstandard в стандартной библиотеке](https://python-all.ru/3.16/whatsnew/3.14.html#pep-784-zstandard-support-in-the-standard-library)211      - [Возможности самоанализа asyncio](https://python-all.ru/3.16/whatsnew/3.14.html#asyncio-introspection-capabilities)212      - [Потокобезопасное управление предупреждениями](https://python-all.ru/3.16/whatsnew/3.14.html#concurrent-safe-warnings-control)213    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.14.html#other-language-changes)214215      - [Встроенные функции](https://python-all.ru/3.16/whatsnew/3.14.html#built-ins)216      - [Командная строка и окружение](https://python-all.ru/3.16/whatsnew/3.14.html#command-line-and-environment)217      - [PEP 758: Разрешены выражения `except` и `except*` без скобок](https://python-all.ru/3.16/whatsnew/3.14.html#pep-758-allow-except-and-except-expressions-without-brackets)218      - [PEP 765: Управление потоком в блоках `finally`](https://python-all.ru/3.16/whatsnew/3.14.html#pep-765-control-flow-in-finally-blocks)219      - [Сборка мусора](https://python-all.ru/3.16/whatsnew/3.14.html#garbage-collection)220      - [Интерактивная оболочка по умолчанию](https://python-all.ru/3.16/whatsnew/3.14.html#default-interactive-shell)221    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.14.html#new-modules)222    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.14.html#improved-modules)223224      - [argparse](https://python-all.ru/3.16/whatsnew/3.14.html#argparse)225      - [ast](https://python-all.ru/3.16/whatsnew/3.14.html#ast)226      - [asyncio](https://python-all.ru/3.16/whatsnew/3.14.html#asyncio)227      - [calendar](https://python-all.ru/3.16/whatsnew/3.14.html#calendar)228      - [concurrent.futures](https://python-all.ru/3.16/whatsnew/3.14.html#concurrent-futures)229      - [configparser](https://python-all.ru/3.16/whatsnew/3.14.html#configparser)230      - [contextvars](https://python-all.ru/3.16/whatsnew/3.14.html#contextvars)231      - [ctypes](https://python-all.ru/3.16/whatsnew/3.14.html#ctypes)232      - [curses](https://python-all.ru/3.16/whatsnew/3.14.html#curses)233      - [datetime](https://python-all.ru/3.16/whatsnew/3.14.html#datetime)234      - [decimal](https://python-all.ru/3.16/whatsnew/3.14.html#decimal)235      - [difflib](https://python-all.ru/3.16/whatsnew/3.14.html#difflib)236      - [dis](https://python-all.ru/3.16/whatsnew/3.14.html#dis)237      - [errno](https://python-all.ru/3.16/whatsnew/3.14.html#errno)238      - [faulthandler](https://python-all.ru/3.16/whatsnew/3.14.html#faulthandler)239      - [fnmatch](https://python-all.ru/3.16/whatsnew/3.14.html#fnmatch)240      - [fractions](https://python-all.ru/3.16/whatsnew/3.14.html#fractions)241      - [functools](https://python-all.ru/3.16/whatsnew/3.14.html#functools)242      - [getopt](https://python-all.ru/3.16/whatsnew/3.14.html#getopt)243      - [getpass](https://python-all.ru/3.16/whatsnew/3.14.html#getpass)244      - [graphlib](https://python-all.ru/3.16/whatsnew/3.14.html#graphlib)245      - [heapq](https://python-all.ru/3.16/whatsnew/3.14.html#heapq)246      - [hmac](https://python-all.ru/3.16/whatsnew/3.14.html#hmac)247      - [http](https://python-all.ru/3.16/whatsnew/3.14.html#http)248      - [imaplib](https://python-all.ru/3.16/whatsnew/3.14.html#imaplib)249      - [inspect](https://python-all.ru/3.16/whatsnew/3.14.html#inspect)250      - [io](https://python-all.ru/3.16/whatsnew/3.14.html#io)251      - [json](https://python-all.ru/3.16/whatsnew/3.14.html#json)252      - [linecache](https://python-all.ru/3.16/whatsnew/3.14.html#linecache)253      - [logging.handlers](https://python-all.ru/3.16/whatsnew/3.14.html#logging-handlers)254      - [math](https://python-all.ru/3.16/whatsnew/3.14.html#math)255      - [mimetypes](https://python-all.ru/3.16/whatsnew/3.14.html#mimetypes)256      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.14.html#multiprocessing)257      - [operator](https://python-all.ru/3.16/whatsnew/3.14.html#operator)258      - [os](https://python-all.ru/3.16/whatsnew/3.14.html#os)259      - [os.path](https://python-all.ru/3.16/whatsnew/3.14.html#os-path)260      - [pathlib](https://python-all.ru/3.16/whatsnew/3.14.html#pathlib)261      - [pdb](https://python-all.ru/3.16/whatsnew/3.14.html#pdb)262      - [pickle](https://python-all.ru/3.16/whatsnew/3.14.html#pickle)263      - [platform](https://python-all.ru/3.16/whatsnew/3.14.html#platform)264      - [pydoc](https://python-all.ru/3.16/whatsnew/3.14.html#pydoc)265      - [re](https://python-all.ru/3.16/whatsnew/3.14.html#re)266      - [socket](https://python-all.ru/3.16/whatsnew/3.14.html#socket)267      - [ssl](https://python-all.ru/3.16/whatsnew/3.14.html#ssl)268      - [struct](https://python-all.ru/3.16/whatsnew/3.14.html#struct)269      - [symtable](https://python-all.ru/3.16/whatsnew/3.14.html#symtable)270      - [sys](https://python-all.ru/3.16/whatsnew/3.14.html#sys)271      - [sys.monitoring](https://python-all.ru/3.16/whatsnew/3.14.html#sys-monitoring)272      - [sysconfig](https://python-all.ru/3.16/whatsnew/3.14.html#sysconfig)273      - [tarfile](https://python-all.ru/3.16/whatsnew/3.14.html#tarfile)274      - [threading](https://python-all.ru/3.16/whatsnew/3.14.html#threading)275      - [tkinter](https://python-all.ru/3.16/whatsnew/3.14.html#tkinter)276      - [turtle](https://python-all.ru/3.16/whatsnew/3.14.html#turtle)277      - [types](https://python-all.ru/3.16/whatsnew/3.14.html#types)278      - [typing](https://python-all.ru/3.16/whatsnew/3.14.html#typing)279      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.14.html#unicodedata)280      - [unittest](https://python-all.ru/3.16/whatsnew/3.14.html#unittest)281      - [urllib](https://python-all.ru/3.16/whatsnew/3.14.html#urllib)282      - [uuid](https://python-all.ru/3.16/whatsnew/3.14.html#uuid)283      - [webbrowser](https://python-all.ru/3.16/whatsnew/3.14.html#webbrowser)284      - [zipfile](https://python-all.ru/3.16/whatsnew/3.14.html#zipfile)285    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.14.html#optimizations)286287      - [asyncio](https://python-all.ru/3.16/whatsnew/3.14.html#id2)288      - [base64](https://python-all.ru/3.16/whatsnew/3.14.html#base64)289      - [bdb](https://python-all.ru/3.16/whatsnew/3.14.html#bdb)290      - [difflib](https://python-all.ru/3.16/whatsnew/3.14.html#id3)291      - [gc](https://python-all.ru/3.16/whatsnew/3.14.html#gc)292      - [io](https://python-all.ru/3.16/whatsnew/3.14.html#id4)293      - [pathlib](https://python-all.ru/3.16/whatsnew/3.14.html#id5)294      - [pdb](https://python-all.ru/3.16/whatsnew/3.14.html#id6)295      - [textwrap](https://python-all.ru/3.16/whatsnew/3.14.html#textwrap)296      - [uuid](https://python-all.ru/3.16/whatsnew/3.14.html#id7)297      - [zlib](https://python-all.ru/3.16/whatsnew/3.14.html#zlib)298    - [Удалено](https://python-all.ru/3.16/whatsnew/3.14.html#removed)299300      - [argparse](https://python-all.ru/3.16/whatsnew/3.14.html#id8)301      - [ast](https://python-all.ru/3.16/whatsnew/3.14.html#id9)302      - [asyncio](https://python-all.ru/3.16/whatsnew/3.14.html#id10)303      - [email](https://python-all.ru/3.16/whatsnew/3.14.html#email)304      - [importlib.abc](https://python-all.ru/3.16/whatsnew/3.14.html#importlib-abc)305      - [itertools](https://python-all.ru/3.16/whatsnew/3.14.html#itertools)306      - [pathlib](https://python-all.ru/3.16/whatsnew/3.14.html#id11)307      - [pkgutil](https://python-all.ru/3.16/whatsnew/3.14.html#pkgutil)308      - [pty](https://python-all.ru/3.16/whatsnew/3.14.html#pty)309      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.14.html#sqlite3)310      - [urllib](https://python-all.ru/3.16/whatsnew/3.14.html#id12)311    - [Устарело](https://python-all.ru/3.16/whatsnew/3.14.html#deprecated)312313      - [Новые устаревания](https://python-all.ru/3.16/whatsnew/3.14.html#new-deprecations)314      - [Ожидаемое удаление в Python 3.15](https://python-all.ru/3.16/whatsnew/3.14.html#pending-removal-in-python-3-15)315      - [Ожидаемое удаление в Python 3.16](https://python-all.ru/3.16/whatsnew/3.14.html#pending-removal-in-python-3-16)316      - [Запланировано удаление в Python 3.17](https://python-all.ru/3.16/whatsnew/3.14.html#pending-removal-in-python-3-17)317      - [Запланировано удаление в Python 3.18](https://python-all.ru/3.16/whatsnew/3.14.html#pending-removal-in-python-3-18)318      - [Запланировано удаление в Python 3.19](https://python-all.ru/3.16/whatsnew/3.14.html#pending-removal-in-python-3-19)319      - [Запланировано удаление в Python 3.20](https://python-all.ru/3.16/whatsnew/3.14.html#pending-removal-in-python-3-20)320      - [Запланировано удаление в Python 3.21](https://python-all.ru/3.16/whatsnew/3.14.html#pending-removal-in-python-3-21)321      - [Запланировано удаление в будущих версиях](https://python-all.ru/3.16/whatsnew/3.14.html#pending-removal-in-future-versions)322    - [Изменения байткода CPython](https://python-all.ru/3.16/whatsnew/3.14.html#cpython-bytecode-changes)323324      - [Псевдоинструкции](https://python-all.ru/3.16/whatsnew/3.14.html#pseudo-instructions)325    - [Изменения C API](https://python-all.ru/3.16/whatsnew/3.14.html#c-api-changes)326327      - [C API конфигурации Python](https://python-all.ru/3.16/whatsnew/3.14.html#python-configuration-c-api)328      - [Новые возможности C API](https://python-all.ru/3.16/whatsnew/3.14.html#new-features-in-the-c-api)329      - [Изменения ограниченного C API](https://python-all.ru/3.16/whatsnew/3.14.html#limited-c-api-changes)330      - [Удалённые C API](https://python-all.ru/3.16/whatsnew/3.14.html#removed-c-apis)331      - [Устаревшие C API](https://python-all.ru/3.16/whatsnew/3.14.html#deprecated-c-apis)332333        - [Запланировано удаление в Python 3.15](https://python-all.ru/3.16/whatsnew/3.14.html#id13)334        - [Запланировано удаление в Python 3.16](https://python-all.ru/3.16/whatsnew/3.14.html#id14)335        - [Запланировано удаление в Python 3.18](https://python-all.ru/3.16/whatsnew/3.14.html#id15)336        - [Запланировано удаление в будущих версиях](https://python-all.ru/3.16/whatsnew/3.14.html#id16)337    - [Изменения сборки](https://python-all.ru/3.16/whatsnew/3.14.html#build-changes)338339      - [`build-details.json`](https://python-all.ru/3.16/whatsnew/3.14.html#build-details-json)340      - [Прекращение использования PGP-подписей](https://python-all.ru/3.16/whatsnew/3.14.html#discontinuation-of-pgp-signatures)341      - [Free-threaded Python официально поддерживается](https://python-all.ru/3.16/whatsnew/3.14.html#free-threaded-python-is-officially-supported)342      - [Бинарные сборки для экспериментального JIT-компилятора](https://python-all.ru/3.16/whatsnew/3.14.html#binary-releases-for-the-experimental-just-in-time-compiler)343    - [Перенос на Python 3.14](https://python-all.ru/3.16/whatsnew/3.14.html#porting-to-python-3-14)344345      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.14.html#changes-in-the-python-api)346      - [Изменения в аннотациях (**PEP 649** и **PEP 749**)](https://python-all.ru/3.16/whatsnew/3.14.html#changes-in-annotations-pep-649-and-pep-749)347348        - [Последствия для аннотированного кода](https://python-all.ru/3.16/whatsnew/3.14.html#implications-for-annotated-code)349        - [Последствия для читателей `__annotations__`](https://python-all.ru/3.16/whatsnew/3.14.html#implications-for-readers-of-annotations)350        - [Связанные изменения](https://python-all.ru/3.16/whatsnew/3.14.html#related-changes)351        - [`from __future__ import annotations`](https://python-all.ru/3.16/whatsnew/3.14.html#from-future-import-annotations)352      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.14.html#changes-in-the-c-api)353    - [Значительные изменения в 3.14.5](https://python-all.ru/3.16/whatsnew/3.14.html#notable-changes-in-3-14-5)354355      - [gc](https://python-all.ru/3.16/whatsnew/3.14.html#id19)356  - [Что нового в Python 3.13](https://python-all.ru/3.16/whatsnew/3.13.html)357358    - [Сводка – Основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.13.html#summary-release-highlights)359    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.13.html#new-features)360361      - [Улучшенный интерактивный интерпретатор](https://python-all.ru/3.16/whatsnew/3.13.html#a-better-interactive-interpreter)362      - [Улучшенные сообщения об ошибках](https://python-all.ru/3.16/whatsnew/3.13.html#improved-error-messages)363      - [Свободнопоточный CPython](https://python-all.ru/3.16/whatsnew/3.13.html#free-threaded-cpython)364      - [Экспериментальный JIT-компилятор](https://python-all.ru/3.16/whatsnew/3.13.html#an-experimental-just-in-time-jit-compiler)365      - [Определена семантика мутаций для `locals()`](https://python-all.ru/3.16/whatsnew/3.13.html#defined-mutation-semantics-for-locals)366      - [Поддержка мобильных платформ](https://python-all.ru/3.16/whatsnew/3.13.html#support-for-mobile-platforms)367    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.13.html#other-language-changes)368    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.13.html#new-modules)369    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.13.html#improved-modules)370371      - [argparse](https://python-all.ru/3.16/whatsnew/3.13.html#argparse)372      - [array](https://python-all.ru/3.16/whatsnew/3.13.html#array)373      - [ast](https://python-all.ru/3.16/whatsnew/3.13.html#ast)374      - [asyncio](https://python-all.ru/3.16/whatsnew/3.13.html#asyncio)375      - [base64](https://python-all.ru/3.16/whatsnew/3.13.html#base64)376      - [compileall](https://python-all.ru/3.16/whatsnew/3.13.html#compileall)377      - [concurrent.futures](https://python-all.ru/3.16/whatsnew/3.13.html#concurrent-futures)378      - [configparser](https://python-all.ru/3.16/whatsnew/3.13.html#configparser)379      - [copy](https://python-all.ru/3.16/whatsnew/3.13.html#copy)380      - [ctypes](https://python-all.ru/3.16/whatsnew/3.13.html#ctypes)381      - [dbm](https://python-all.ru/3.16/whatsnew/3.13.html#dbm)382      - [dis](https://python-all.ru/3.16/whatsnew/3.13.html#dis)383      - [doctest](https://python-all.ru/3.16/whatsnew/3.13.html#doctest)384      - [email](https://python-all.ru/3.16/whatsnew/3.13.html#email)385      - [enum](https://python-all.ru/3.16/whatsnew/3.13.html#enum)386      - [fractions](https://python-all.ru/3.16/whatsnew/3.13.html#fractions)387      - [glob](https://python-all.ru/3.16/whatsnew/3.13.html#glob)388      - [importlib](https://python-all.ru/3.16/whatsnew/3.13.html#importlib)389      - [io](https://python-all.ru/3.16/whatsnew/3.13.html#io)390      - [ipaddress](https://python-all.ru/3.16/whatsnew/3.13.html#ipaddress)391      - [itertools](https://python-all.ru/3.16/whatsnew/3.13.html#itertools)392      - [marshal](https://python-all.ru/3.16/whatsnew/3.13.html#marshal)393      - [math](https://python-all.ru/3.16/whatsnew/3.13.html#math)394      - [mimetypes](https://python-all.ru/3.16/whatsnew/3.13.html#mimetypes)395      - [mmap](https://python-all.ru/3.16/whatsnew/3.13.html#mmap)396      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.13.html#multiprocessing)397      - [os](https://python-all.ru/3.16/whatsnew/3.13.html#os)398      - [os.path](https://python-all.ru/3.16/whatsnew/3.13.html#os-path)399      - [pathlib](https://python-all.ru/3.16/whatsnew/3.13.html#pathlib)400      - [pdb](https://python-all.ru/3.16/whatsnew/3.13.html#pdb)401      - [очередь](https://python-all.ru/3.16/whatsnew/3.13.html#queue)402      - [random](https://python-all.ru/3.16/whatsnew/3.13.html#random)403      - [re](https://python-all.ru/3.16/whatsnew/3.13.html#re)404      - [shutil](https://python-all.ru/3.16/whatsnew/3.13.html#shutil)405      - [site](https://python-all.ru/3.16/whatsnew/3.13.html#site)406      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.13.html#sqlite3)407      - [ssl](https://python-all.ru/3.16/whatsnew/3.13.html#ssl)408      - [statistics](https://python-all.ru/3.16/whatsnew/3.13.html#statistics)409      - [подпроцесс](https://python-all.ru/3.16/whatsnew/3.13.html#subprocess)410      - [sys](https://python-all.ru/3.16/whatsnew/3.13.html#sys)411      - [tempfile](https://python-all.ru/3.16/whatsnew/3.13.html#tempfile)412      - [time](https://python-all.ru/3.16/whatsnew/3.13.html#time)413      - [tkinter](https://python-all.ru/3.16/whatsnew/3.13.html#tkinter)414      - [traceback](https://python-all.ru/3.16/whatsnew/3.13.html#traceback)415      - [types](https://python-all.ru/3.16/whatsnew/3.13.html#types)416      - [typing](https://python-all.ru/3.16/whatsnew/3.13.html#typing)417      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.13.html#unicodedata)418      - [venv](https://python-all.ru/3.16/whatsnew/3.13.html#venv)419      - [warnings](https://python-all.ru/3.16/whatsnew/3.13.html#warnings)420      - [xml](https://python-all.ru/3.16/whatsnew/3.13.html#xml)421      - [zipimport](https://python-all.ru/3.16/whatsnew/3.13.html#zipimport)422    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.13.html#optimizations)423    - [Удалённые модули и API](https://python-all.ru/3.16/whatsnew/3.13.html#removed-modules-and-apis)424425      - [PEP 594: Удаление «мёртвых батареек» из стандартной библиотеки](https://python-all.ru/3.16/whatsnew/3.13.html#pep-594-remove-dead-batteries-from-the-standard-library)426      - [2to3](https://python-all.ru/3.16/whatsnew/3.13.html#to3)427      - [builtins](https://python-all.ru/3.16/whatsnew/3.13.html#builtins)428      - [configparser](https://python-all.ru/3.16/whatsnew/3.13.html#id3)429      - [importlib.metadata](https://python-all.ru/3.16/whatsnew/3.13.html#importlib-metadata)430      - [locale](https://python-all.ru/3.16/whatsnew/3.13.html#locale)431      - [opcode](https://python-all.ru/3.16/whatsnew/3.13.html#opcode)432      - [optparse](https://python-all.ru/3.16/whatsnew/3.13.html#optparse)433      - [pathlib](https://python-all.ru/3.16/whatsnew/3.13.html#id4)434      - [re](https://python-all.ru/3.16/whatsnew/3.13.html#id5)435      - [tkinter.tix](https://python-all.ru/3.16/whatsnew/3.13.html#tkinter-tix)436      - [turtle](https://python-all.ru/3.16/whatsnew/3.13.html#turtle)437      - [typing](https://python-all.ru/3.16/whatsnew/3.13.html#id6)438      - [unittest](https://python-all.ru/3.16/whatsnew/3.13.html#unittest)439      - [urllib](https://python-all.ru/3.16/whatsnew/3.13.html#urllib)440      - [webbrowser](https://python-all.ru/3.16/whatsnew/3.13.html#webbrowser)441    - [Новые объявления об устаревании](https://python-all.ru/3.16/whatsnew/3.13.html#new-deprecations)442443      - [Запланированное удаление в Python 3.14](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-python-3-14)444      - [Запланированное удаление в Python 3.15](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-python-3-15)445      - [Запланированное удаление в Python 3.16](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-python-3-16)446      - [Запланированное удаление в Python 3.17](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-python-3-17)447      - [Запланированное удаление в Python 3.18](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-python-3-18)448      - [Запланированное удаление в Python 3.19](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-python-3-19)449      - [Запланированное удаление в Python 3.20](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-python-3-20)450      - [Запланированное удаление в Python 3.21](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-python-3-21)451      - [Запланированное удаление в будущих версиях](https://python-all.ru/3.16/whatsnew/3.13.html#pending-removal-in-future-versions)452    - [Изменения байт-кода CPython](https://python-all.ru/3.16/whatsnew/3.13.html#cpython-bytecode-changes)453    - [Изменения C API](https://python-all.ru/3.16/whatsnew/3.13.html#c-api-changes)454455      - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.13.html#id7)456      - [Изменённые C API](https://python-all.ru/3.16/whatsnew/3.13.html#changed-c-apis)457      - [Изменения ограниченного C API](https://python-all.ru/3.16/whatsnew/3.13.html#limited-c-api-changes)458      - [Удалённые C API](https://python-all.ru/3.16/whatsnew/3.13.html#removed-c-apis)459      - [Устаревшие C API](https://python-all.ru/3.16/whatsnew/3.13.html#deprecated-c-apis)460461        - [Запланировано к удалению в Python 3.14](https://python-all.ru/3.16/whatsnew/3.13.html#id8)462        - [Запланировано к удалению в Python 3.15](https://python-all.ru/3.16/whatsnew/3.13.html#id9)463        - [Запланировано к удалению в Python 3.16](https://python-all.ru/3.16/whatsnew/3.13.html#id10)464        - [Запланировано к удалению в Python 3.18](https://python-all.ru/3.16/whatsnew/3.13.html#id11)465        - [Запланировано к удалению в будущих версиях](https://python-all.ru/3.16/whatsnew/3.13.html#id12)466    - [Изменения в сборке](https://python-all.ru/3.16/whatsnew/3.13.html#build-changes)467    - [Перенос на Python 3.13](https://python-all.ru/3.16/whatsnew/3.13.html#porting-to-python-3-13)468469      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.13.html#changes-in-the-python-api)470      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.13.html#changes-in-the-c-api)471    - [Изменения в регрессионных тестах](https://python-all.ru/3.16/whatsnew/3.13.html#regression-test-changes)472  - [Что нового в Python 3.12](https://python-all.ru/3.16/whatsnew/3.12.html)473474    - [Сводка – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.12.html#summary-release-highlights)475    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.12.html#new-features)476477      - [PEP 695: Синтаксис параметров типа](https://python-all.ru/3.16/whatsnew/3.12.html#pep-695-type-parameter-syntax)478      - [PEP 701: Формализация синтаксиса f-строк](https://python-all.ru/3.16/whatsnew/3.12.html#pep-701-syntactic-formalization-of-f-strings)479      - [PEP 684: GIL для каждого интерпретатора](https://python-all.ru/3.16/whatsnew/3.12.html#pep-684-a-per-interpreter-gil)480      - [PEP 669: Мониторинг с низким влиянием для CPython](https://python-all.ru/3.16/whatsnew/3.12.html#pep-669-low-impact-monitoring-for-cpython)481      - [PEP 688: Доступность протокола буфера в Python](https://python-all.ru/3.16/whatsnew/3.12.html#pep-688-making-the-buffer-protocol-accessible-in-python)482      - [PEP 709: Встраивание генераторных выражений](https://python-all.ru/3.16/whatsnew/3.12.html#pep-709-comprehension-inlining)483      - [Улучшенные сообщения об ошибках](https://python-all.ru/3.16/whatsnew/3.12.html#improved-error-messages)484    - [Новые возможности, связанные с подсказками типов](https://python-all.ru/3.16/whatsnew/3.12.html#new-features-related-to-type-hints)485486      - [PEP 692: Использование `TypedDict` для более точной типизации `**kwargs`](https://python-all.ru/3.16/whatsnew/3.12.html#pep-692-using-typeddict-for-more-precise-kwargs-typing)487      - [PEP 698: Декоратор override для статической типизации](https://python-all.ru/3.16/whatsnew/3.12.html#pep-698-override-decorator-for-static-typing)488    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.12.html#other-language-changes)489    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.12.html#new-modules)490    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.12.html#improved-modules)491492      - [array](https://python-all.ru/3.16/whatsnew/3.12.html#array)493      - [asyncio](https://python-all.ru/3.16/whatsnew/3.12.html#asyncio)494      - [calendar](https://python-all.ru/3.16/whatsnew/3.12.html#calendar)495      - [csv](https://python-all.ru/3.16/whatsnew/3.12.html#csv)496      - [dis](https://python-all.ru/3.16/whatsnew/3.12.html#dis)497      - [fractions](https://python-all.ru/3.16/whatsnew/3.12.html#fractions)498      - [importlib.resources](https://python-all.ru/3.16/whatsnew/3.12.html#importlib-resources)499      - [inspect](https://python-all.ru/3.16/whatsnew/3.12.html#inspect)500      - [itertools](https://python-all.ru/3.16/whatsnew/3.12.html#itertools)501      - [math](https://python-all.ru/3.16/whatsnew/3.12.html#math)502      - [os](https://python-all.ru/3.16/whatsnew/3.12.html#os)503      - [os.path](https://python-all.ru/3.16/whatsnew/3.12.html#os-path)504      - [pathlib](https://python-all.ru/3.16/whatsnew/3.12.html#pathlib)505      - [platform](https://python-all.ru/3.16/whatsnew/3.12.html#platform)506      - [pdb](https://python-all.ru/3.16/whatsnew/3.12.html#pdb)507      - [random](https://python-all.ru/3.16/whatsnew/3.12.html#random)508      - [shutil](https://python-all.ru/3.16/whatsnew/3.12.html#shutil)509      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.12.html#sqlite3)510      - [statistics](https://python-all.ru/3.16/whatsnew/3.12.html#statistics)511      - [sys](https://python-all.ru/3.16/whatsnew/3.12.html#sys)512      - [tempfile](https://python-all.ru/3.16/whatsnew/3.12.html#tempfile)513      - [threading](https://python-all.ru/3.16/whatsnew/3.12.html#threading)514      - [tkinter](https://python-all.ru/3.16/whatsnew/3.12.html#tkinter)515      - [tokenize](https://python-all.ru/3.16/whatsnew/3.12.html#tokenize)516      - [types](https://python-all.ru/3.16/whatsnew/3.12.html#types)517      - [typing](https://python-all.ru/3.16/whatsnew/3.12.html#typing)518      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.12.html#unicodedata)519      - [unittest](https://python-all.ru/3.16/whatsnew/3.12.html#unittest)520      - [uuid](https://python-all.ru/3.16/whatsnew/3.12.html#uuid)521    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.12.html#optimizations)522    - [Изменения байт-кода CPython](https://python-all.ru/3.16/whatsnew/3.12.html#cpython-bytecode-changes)523    - [Демонстрации и инструменты](https://python-all.ru/3.16/whatsnew/3.12.html#demos-and-tools)524    - [Устаревшее](https://python-all.ru/3.16/whatsnew/3.12.html#deprecated)525526      - [Запланировано к удалению в Python 3.13](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-python-3-13)527      - [Запланировано к удалению в Python 3.14](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-python-3-14)528      - [Запланировано к удалению в Python 3.15](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-python-3-15)529      - [Запланировано к удалению в Python 3.16](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-python-3-16)530      - [Запланировано удаление в Python 3.17](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-python-3-17)531      - [Запланировано удаление в Python 3.19](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-python-3-19)532      - [Запланировано удаление в Python 3.20](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-python-3-20)533      - [Запланировано удаление в Python 3.21](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-python-3-21)534      - [Запланировано удаление в будущих версиях](https://python-all.ru/3.16/whatsnew/3.12.html#pending-removal-in-future-versions)535    - [Удалено](https://python-all.ru/3.16/whatsnew/3.12.html#removed)536537      - [asynchat и asyncore](https://python-all.ru/3.16/whatsnew/3.12.html#asynchat-and-asyncore)538      - [configparser](https://python-all.ru/3.16/whatsnew/3.12.html#configparser)539      - [distutils](https://python-all.ru/3.16/whatsnew/3.12.html#distutils)540      - [ensurepip](https://python-all.ru/3.16/whatsnew/3.12.html#ensurepip)541      - [enum](https://python-all.ru/3.16/whatsnew/3.12.html#enum)542      - [ftplib](https://python-all.ru/3.16/whatsnew/3.12.html#ftplib)543      - [gzip](https://python-all.ru/3.16/whatsnew/3.12.html#gzip)544      - [hashlib](https://python-all.ru/3.16/whatsnew/3.12.html#hashlib)545      - [importlib](https://python-all.ru/3.16/whatsnew/3.12.html#importlib)546      - [imp](https://python-all.ru/3.16/whatsnew/3.12.html#imp)547      - [io](https://python-all.ru/3.16/whatsnew/3.12.html#io)548      - [locale](https://python-all.ru/3.16/whatsnew/3.12.html#locale)549      - [smtpd](https://python-all.ru/3.16/whatsnew/3.12.html#smtpd)550      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.12.html#id2)551      - [ssl](https://python-all.ru/3.16/whatsnew/3.12.html#ssl)552      - [unittest](https://python-all.ru/3.16/whatsnew/3.12.html#id3)553      - [webbrowser](https://python-all.ru/3.16/whatsnew/3.12.html#webbrowser)554      - [xml.etree.ElementTree](https://python-all.ru/3.16/whatsnew/3.12.html#xml-etree-elementtree)555      - [zipimport](https://python-all.ru/3.16/whatsnew/3.12.html#zipimport)556      - [Другие](https://python-all.ru/3.16/whatsnew/3.12.html#others)557    - [Переход на Python 3.12](https://python-all.ru/3.16/whatsnew/3.12.html#porting-to-python-3-12)558559      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.12.html#changes-in-the-python-api)560    - [Изменения сборки](https://python-all.ru/3.16/whatsnew/3.12.html#build-changes)561    - [Изменения C API](https://python-all.ru/3.16/whatsnew/3.12.html#c-api-changes)562563      - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.12.html#id4)564      - [Переход на Python 3.12](https://python-all.ru/3.16/whatsnew/3.12.html#id5)565      - [Устарело](https://python-all.ru/3.16/whatsnew/3.12.html#id6)566567        - [Удаление планируется в Python 3.14](https://python-all.ru/3.16/whatsnew/3.12.html#id7)568        - [Удаление планируется в Python 3.15](https://python-all.ru/3.16/whatsnew/3.12.html#id8)569        - [Удаление планируется в Python 3.16](https://python-all.ru/3.16/whatsnew/3.12.html#id9)570        - [Удаление планируется в будущих версиях](https://python-all.ru/3.16/whatsnew/3.12.html#id10)571      - [Удалено](https://python-all.ru/3.16/whatsnew/3.12.html#id11)572  - [Что нового в Python 3.11](https://python-all.ru/3.16/whatsnew/3.11.html)573574    - [Краткое содержание – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.11.html#summary-release-highlights)575    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.11.html#new-features)576577      - [PEP 657: Точное указание местоположения ошибок в трассировках](https://python-all.ru/3.16/whatsnew/3.11.html#pep-657-fine-grained-error-locations-in-tracebacks)578      - [PEP 654: Группы исключений и `except*`](https://python-all.ru/3.16/whatsnew/3.11.html#pep-654-exception-groups-and-except)579      - [PEP 678: Исключения можно дополнять заметками](https://python-all.ru/3.16/whatsnew/3.11.html#pep-678-exceptions-can-be-enriched-with-notes)580      - [Улучшения программы запуска `py.exe` в Windows](https://python-all.ru/3.16/whatsnew/3.11.html#windows-py-exe-launcher-improvements)581    - [Новые возможности, связанные с аннотациями типов](https://python-all.ru/3.16/whatsnew/3.11.html#new-features-related-to-type-hints)582583      - [PEP 646: Вариативные дженерики](https://python-all.ru/3.16/whatsnew/3.11.html#pep-646-variadic-generics)584      - [PEP 655: Пометка отдельных `TypedDict` элементов как обязательных или необязательных](https://python-all.ru/3.16/whatsnew/3.11.html#pep-655-marking-individual-typeddict-items-as-required-or-not-required)585      - [PEP 673: тип `Self`](https://python-all.ru/3.16/whatsnew/3.11.html#pep-673-self-type)586      - [PEP 675: Тип произвольной литеральной строки](https://python-all.ru/3.16/whatsnew/3.11.html#pep-675-arbitrary-literal-string-type)587      - [PEP 681: Преобразования классов данных](https://python-all.ru/3.16/whatsnew/3.11.html#pep-681-data-class-transforms)588      - [PEP 563 может не стать будущим](https://python-all.ru/3.16/whatsnew/3.11.html#pep-563-may-not-be-the-future)589    - [Другие изменения языка](https://python-all.ru/3.16/whatsnew/3.11.html#other-language-changes)590    - [Другие изменения реализации CPython](https://python-all.ru/3.16/whatsnew/3.11.html#other-cpython-implementation-changes)591    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.11.html#new-modules)592    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.11.html#improved-modules)593594      - [asyncio](https://python-all.ru/3.16/whatsnew/3.11.html#asyncio)595      - [contextlib](https://python-all.ru/3.16/whatsnew/3.11.html#contextlib)596      - [dataclasses](https://python-all.ru/3.16/whatsnew/3.11.html#dataclasses)597      - [datetime](https://python-all.ru/3.16/whatsnew/3.11.html#datetime)598      - [enum](https://python-all.ru/3.16/whatsnew/3.11.html#enum)599      - [fcntl](https://python-all.ru/3.16/whatsnew/3.11.html#fcntl)600      - [fractions](https://python-all.ru/3.16/whatsnew/3.11.html#fractions)601      - [functools](https://python-all.ru/3.16/whatsnew/3.11.html#functools)602      - [gzip](https://python-all.ru/3.16/whatsnew/3.11.html#gzip)603      - [hashlib](https://python-all.ru/3.16/whatsnew/3.11.html#hashlib)604      - [IDLE and idlelib](https://python-all.ru/3.16/whatsnew/3.11.html#whatsnew311-idle)605      - [inspect](https://python-all.ru/3.16/whatsnew/3.11.html#inspect)606      - [locale](https://python-all.ru/3.16/whatsnew/3.11.html#locale)607      - [logging](https://python-all.ru/3.16/whatsnew/3.11.html#logging)608      - [math](https://python-all.ru/3.16/whatsnew/3.11.html#math)609      - [operator](https://python-all.ru/3.16/whatsnew/3.11.html#operator)610      - [os](https://python-all.ru/3.16/whatsnew/3.11.html#os)611      - [pathlib](https://python-all.ru/3.16/whatsnew/3.11.html#pathlib)612      - [re](https://python-all.ru/3.16/whatsnew/3.11.html#re)613      - [shutil](https://python-all.ru/3.16/whatsnew/3.11.html#shutil)614      - [socket](https://python-all.ru/3.16/whatsnew/3.11.html#socket)615      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.11.html#sqlite3)616      - [string](https://python-all.ru/3.16/whatsnew/3.11.html#string)617      - [sys](https://python-all.ru/3.16/whatsnew/3.11.html#sys)618      - [sysconfig](https://python-all.ru/3.16/whatsnew/3.11.html#sysconfig)619      - [tempfile](https://python-all.ru/3.16/whatsnew/3.11.html#tempfile)620      - [threading](https://python-all.ru/3.16/whatsnew/3.11.html#threading)621      - [time](https://python-all.ru/3.16/whatsnew/3.11.html#time)622      - [tkinter](https://python-all.ru/3.16/whatsnew/3.11.html#tkinter)623      - [traceback](https://python-all.ru/3.16/whatsnew/3.11.html#traceback)624      - [typing](https://python-all.ru/3.16/whatsnew/3.11.html#typing)625      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.11.html#unicodedata)626      - [unittest](https://python-all.ru/3.16/whatsnew/3.11.html#unittest)627      - [venv](https://python-all.ru/3.16/whatsnew/3.11.html#venv)628      - [warnings](https://python-all.ru/3.16/whatsnew/3.11.html#warnings)629      - [zipfile](https://python-all.ru/3.16/whatsnew/3.11.html#zipfile)630    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.11.html#optimizations)631    - [Более быстрый CPython](https://python-all.ru/3.16/whatsnew/3.11.html#faster-cpython)632633      - [Более быстрый запуск](https://python-all.ru/3.16/whatsnew/3.11.html#faster-startup)634635        - [Замороженные импорты / Статические объекты кода](https://python-all.ru/3.16/whatsnew/3.11.html#frozen-imports-static-code-objects)636      - [Более быстрое выполнение](https://python-all.ru/3.16/whatsnew/3.11.html#faster-runtime)637638        - [Более дешёвые и ленивые фреймы Python](https://python-all.ru/3.16/whatsnew/3.11.html#cheaper-lazy-python-frames)639        - [Встраиваемые вызовы функций Python](https://python-all.ru/3.16/whatsnew/3.11.html#inlined-python-function-calls)640        - [PEP 659: Специализирующийся адаптивный интерпретатор](https://python-all.ru/3.16/whatsnew/3.11.html#pep-659-specializing-adaptive-interpreter)641      - [Разное](https://python-all.ru/3.16/whatsnew/3.11.html#misc)642      - [Часто задаваемые вопросы](https://python-all.ru/3.16/whatsnew/3.11.html#faq)643644        - [Как следует писать код, чтобы воспользоваться этими ускорениями?](https://python-all.ru/3.16/whatsnew/3.11.html#how-should-i-write-my-code-to-utilize-these-speedups)645        - [Будет ли CPython 3.11 потреблять больше памяти?](https://python-all.ru/3.16/whatsnew/3.11.html#will-cpython-3-11-use-more-memory)646        - [Я не вижу ускорений в своей рабочей нагрузке. Почему?](https://python-all.ru/3.16/whatsnew/3.11.html#i-don-t-see-any-speedups-in-my-workload-why)647        - [Есть ли JIT-компилятор?](https://python-all.ru/3.16/whatsnew/3.11.html#is-there-a-jit-compiler)648      - [Общие сведения](https://python-all.ru/3.16/whatsnew/3.11.html#about)649    - [Изменения байт-кода CPython](https://python-all.ru/3.16/whatsnew/3.11.html#cpython-bytecode-changes)650651      - [Новые опкоды](https://python-all.ru/3.16/whatsnew/3.11.html#new-opcodes)652      - [Заменённые опкоды](https://python-all.ru/3.16/whatsnew/3.11.html#replaced-opcodes)653      - [Изменённые/удалённые опкоды](https://python-all.ru/3.16/whatsnew/3.11.html#changed-removed-opcodes)654    - [Устарело](https://python-all.ru/3.16/whatsnew/3.11.html#deprecated)655656      - [Язык/Встроенные функции](https://python-all.ru/3.16/whatsnew/3.11.html#language-builtins)657      - [Модули](https://python-all.ru/3.16/whatsnew/3.11.html#modules)658      - [Стандартная библиотека](https://python-all.ru/3.16/whatsnew/3.11.html#standard-library)659    - [Ожидаемые к удалению в Python 3.12](https://python-all.ru/3.16/whatsnew/3.11.html#pending-removal-in-python-3-12)660    - [Удалено](https://python-all.ru/3.16/whatsnew/3.11.html#removed)661    - [Переход на Python 3.11](https://python-all.ru/3.16/whatsnew/3.11.html#porting-to-python-3-11)662    - [Изменения сборки](https://python-all.ru/3.16/whatsnew/3.11.html#build-changes)663    - [Изменения C API](https://python-all.ru/3.16/whatsnew/3.11.html#c-api-changes)664665      - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.11.html#whatsnew311-c-api-new-features)666      - [Переход на Python 3.11](https://python-all.ru/3.16/whatsnew/3.11.html#whatsnew311-c-api-porting)667      - [Устарело](https://python-all.ru/3.16/whatsnew/3.11.html#whatsnew311-c-api-deprecated)668      - [Ожидаемые к удалению в Python 3.12](https://python-all.ru/3.16/whatsnew/3.11.html#whatsnew311-c-api-pending-removal)669      - [Удалено](https://python-all.ru/3.16/whatsnew/3.11.html#whatsnew311-c-api-removed)670    - [Заметные изменения в 3.11.4](https://python-all.ru/3.16/whatsnew/3.11.html#notable-changes-in-3-11-4)671672      - [tarfile](https://python-all.ru/3.16/whatsnew/3.11.html#tarfile)673    - [Заметные изменения в 3.11.5](https://python-all.ru/3.16/whatsnew/3.11.html#notable-changes-in-3-11-5)674675      - [OpenSSL](https://python-all.ru/3.16/whatsnew/3.11.html#openssl)676  - [Что нового в Python 3.10](https://python-all.ru/3.16/whatsnew/3.10.html)677678    - [Сводка – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.10.html#summary-release-highlights)679    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.10.html#new-features)680681      - [Контекстные менеджеры в круглых скобках](https://python-all.ru/3.16/whatsnew/3.10.html#parenthesized-context-managers)682      - [Улучшенные сообщения об ошибках](https://python-all.ru/3.16/whatsnew/3.10.html#better-error-messages)683684        - [SyntaxErrors](https://python-all.ru/3.16/whatsnew/3.10.html#syntaxerrors)685        - [IndentationErrors](https://python-all.ru/3.16/whatsnew/3.10.html#indentationerrors)686        - [AttributeErrors](https://python-all.ru/3.16/whatsnew/3.10.html#attributeerrors)687        - [NameErrors](https://python-all.ru/3.16/whatsnew/3.10.html#nameerrors)688      - [PEP 626: Точные номера строк для отладки и других инструментов](https://python-all.ru/3.16/whatsnew/3.10.html#pep-626-precise-line-numbers-for-debugging-and-other-tools)689      - [PEP 634: Структурное сопоставление с образцом](https://python-all.ru/3.16/whatsnew/3.10.html#pep-634-structural-pattern-matching)690691        - [Синтаксис и операции](https://python-all.ru/3.16/whatsnew/3.10.html#syntax-and-operations)692        - [Декларативный подход](https://python-all.ru/3.16/whatsnew/3.10.html#declarative-approach)693        - [Простой шаблон: сопоставление с литералом](https://python-all.ru/3.16/whatsnew/3.10.html#simple-pattern-match-to-a-literal)694695          - [Поведение без символа подстановки](https://python-all.ru/3.16/whatsnew/3.10.html#behavior-without-the-wildcard)696        - [Шаблоны с литералом и переменной](https://python-all.ru/3.16/whatsnew/3.10.html#patterns-with-a-literal-and-variable)697        - [Шаблоны и классы](https://python-all.ru/3.16/whatsnew/3.10.html#patterns-and-classes)698699          - [Шаблоны с позиционными параметрами](https://python-all.ru/3.16/whatsnew/3.10.html#patterns-with-positional-parameters)700        - [Вложенные шаблоны](https://python-all.ru/3.16/whatsnew/3.10.html#nested-patterns)701        - [Сложные шаблоны и символ подстановки](https://python-all.ru/3.16/whatsnew/3.10.html#complex-patterns-and-the-wildcard)702        - [Ограничитель](https://python-all.ru/3.16/whatsnew/3.10.html#guard)703        - [Другие ключевые особенности](https://python-all.ru/3.16/whatsnew/3.10.html#other-key-features)704      - [Необязательная опция `EncodingWarning` и `encoding="locale"`](https://python-all.ru/3.16/whatsnew/3.10.html#optional-encodingwarning-and-encoding-locale-option)705    - [Новые возможности, связанные с аннотациями типов](https://python-all.ru/3.16/whatsnew/3.10.html#new-features-related-to-type-hints)706707      - [PEP 604: Новый оператор объединения типов](https://python-all.ru/3.16/whatsnew/3.10.html#pep-604-new-type-union-operator)708      - [PEP 612: Переменные спецификации параметров](https://python-all.ru/3.16/whatsnew/3.10.html#pep-612-parameter-specification-variables)709      - [PEP 613: TypeAlias](https://python-all.ru/3.16/whatsnew/3.10.html#pep-613-typealias)710      - [PEP 647: Определяемые пользователем охранители типов](https://python-all.ru/3.16/whatsnew/3.10.html#pep-647-user-defined-type-guards)711    - [Другие изменения языка](https://python-all.ru/3.16/whatsnew/3.10.html#other-language-changes)712    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.10.html#new-modules)713    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.10.html#improved-modules)714715      - [asyncio](https://python-all.ru/3.16/whatsnew/3.10.html#asyncio)716      - [argparse](https://python-all.ru/3.16/whatsnew/3.10.html#argparse)717      - [array](https://python-all.ru/3.16/whatsnew/3.10.html#array)718      - [asynchat, asyncore, smtpd](https://python-all.ru/3.16/whatsnew/3.10.html#asynchat-asyncore-smtpd)719      - [base64](https://python-all.ru/3.16/whatsnew/3.10.html#base64)720      - [bdb](https://python-all.ru/3.16/whatsnew/3.10.html#bdb)721      - [bisect](https://python-all.ru/3.16/whatsnew/3.10.html#bisect)722      - [codecs](https://python-all.ru/3.16/whatsnew/3.10.html#codecs)723      - [collections.abc](https://python-all.ru/3.16/whatsnew/3.10.html#collections-abc)724      - [contextlib](https://python-all.ru/3.16/whatsnew/3.10.html#contextlib)725      - [curses](https://python-all.ru/3.16/whatsnew/3.10.html#curses)726      - [dataclasses](https://python-all.ru/3.16/whatsnew/3.10.html#dataclasses)727728        - [\_\_slots\_\_](https://python-all.ru/3.16/whatsnew/3.10.html#slots)729        - [Поля, задаваемые только по ключу](https://python-all.ru/3.16/whatsnew/3.10.html#keyword-only-fields)730      - [distutils](https://python-all.ru/3.16/whatsnew/3.10.html#distutils)731      - [doctest](https://python-all.ru/3.16/whatsnew/3.10.html#doctest)732      - [encodings](https://python-all.ru/3.16/whatsnew/3.10.html#encodings)733      - [enum](https://python-all.ru/3.16/whatsnew/3.10.html#enum)734      - [fileinput](https://python-all.ru/3.16/whatsnew/3.10.html#fileinput)735      - [faulthandler](https://python-all.ru/3.16/whatsnew/3.10.html#faulthandler)736      - [gc](https://python-all.ru/3.16/whatsnew/3.10.html#gc)737      - [glob](https://python-all.ru/3.16/whatsnew/3.10.html#glob)738      - [hashlib](https://python-all.ru/3.16/whatsnew/3.10.html#hashlib)739      - [hmac](https://python-all.ru/3.16/whatsnew/3.10.html#hmac)740      - [IDLE and idlelib](https://python-all.ru/3.16/whatsnew/3.10.html#idle-and-idlelib)741      - [importlib.metadata](https://python-all.ru/3.16/whatsnew/3.10.html#importlib-metadata)742      - [inspect](https://python-all.ru/3.16/whatsnew/3.10.html#inspect)743      - [itertools](https://python-all.ru/3.16/whatsnew/3.10.html#itertools)744      - [linecache](https://python-all.ru/3.16/whatsnew/3.10.html#linecache)745      - [os](https://python-all.ru/3.16/whatsnew/3.10.html#os)746      - [os.path](https://python-all.ru/3.16/whatsnew/3.10.html#os-path)747      - [pathlib](https://python-all.ru/3.16/whatsnew/3.10.html#pathlib)748      - [platform](https://python-all.ru/3.16/whatsnew/3.10.html#platform)749      - [pprint](https://python-all.ru/3.16/whatsnew/3.10.html#pprint)750      - [py\_compile](https://python-all.ru/3.16/whatsnew/3.10.html#py-compile)751      - [pyclbr](https://python-all.ru/3.16/whatsnew/3.10.html#pyclbr)752      - [shelve](https://python-all.ru/3.16/whatsnew/3.10.html#shelve)753      - [statistics](https://python-all.ru/3.16/whatsnew/3.10.html#statistics)754      - [site](https://python-all.ru/3.16/whatsnew/3.10.html#site)755      - [socket](https://python-all.ru/3.16/whatsnew/3.10.html#socket)756      - [ssl](https://python-all.ru/3.16/whatsnew/3.10.html#ssl)757      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.10.html#sqlite3)758      - [sys](https://python-all.ru/3.16/whatsnew/3.10.html#sys)759      - [\_thread](https://python-all.ru/3.16/whatsnew/3.10.html#thread)760      - [threading](https://python-all.ru/3.16/whatsnew/3.10.html#threading)761      - [traceback](https://python-all.ru/3.16/whatsnew/3.10.html#traceback)762      - [types](https://python-all.ru/3.16/whatsnew/3.10.html#types)763      - [typing](https://python-all.ru/3.16/whatsnew/3.10.html#typing)764      - [unittest](https://python-all.ru/3.16/whatsnew/3.10.html#unittest)765      - [urllib.parse](https://python-all.ru/3.16/whatsnew/3.10.html#urllib-parse)766      - [xml](https://python-all.ru/3.16/whatsnew/3.10.html#xml)767      - [zipimport](https://python-all.ru/3.16/whatsnew/3.10.html#zipimport)768    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.10.html#optimizations)769    - [Устарело](https://python-all.ru/3.16/whatsnew/3.10.html#deprecated)770    - [Удалено](https://python-all.ru/3.16/whatsnew/3.10.html#removed)771    - [Перенос на Python 3.10](https://python-all.ru/3.16/whatsnew/3.10.html#porting-to-python-3-10)772773      - [Изменения в синтаксисе Python](https://python-all.ru/3.16/whatsnew/3.10.html#changes-in-the-python-syntax)774      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.10.html#changes-in-the-python-api)775      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.10.html#changes-in-the-c-api)776    - [Изменения в байткоде CPython](https://python-all.ru/3.16/whatsnew/3.10.html#cpython-bytecode-changes)777    - [Изменения в сборке](https://python-all.ru/3.16/whatsnew/3.10.html#build-changes)778    - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.10.html#c-api-changes)779780      - [PEP 652: Поддержка стабильного ABI](https://python-all.ru/3.16/whatsnew/3.10.html#pep-652-maintaining-the-stable-abi)781      - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.10.html#id1)782      - [Перенос на Python 3.10](https://python-all.ru/3.16/whatsnew/3.10.html#id2)783      - [Устарело](https://python-all.ru/3.16/whatsnew/3.10.html#id3)784      - [Удалено](https://python-all.ru/3.16/whatsnew/3.10.html#id4)785    - [Важная функция безопасности в 3.10.7](https://python-all.ru/3.16/whatsnew/3.10.html#notable-security-feature-in-3-10-7)786    - [Важная функция безопасности в 3.10.8](https://python-all.ru/3.16/whatsnew/3.10.html#notable-security-feature-in-3-10-8)787    - [Важные изменения в 3.10.12](https://python-all.ru/3.16/whatsnew/3.10.html#notable-changes-in-3-10-12)788789      - [tarfile](https://python-all.ru/3.16/whatsnew/3.10.html#tarfile)790  - [Что нового в Python 3.9](https://python-all.ru/3.16/whatsnew/3.9.html)791792    - [Краткий обзор – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.9.html#summary-release-highlights)793    - [Следует проверить наличие DeprecationWarning в своём коде](https://python-all.ru/3.16/whatsnew/3.9.html#you-should-check-for-deprecationwarning-in-your-code)794    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.9.html#new-features)795796      - [Операторы слияния и обновления словарей](https://python-all.ru/3.16/whatsnew/3.9.html#dictionary-merge-update-operators)797      - [Новые строковые методы для удаления префиксов и суффиксов](https://python-all.ru/3.16/whatsnew/3.9.html#new-string-methods-to-remove-prefixes-and-suffixes)798      - [Обобщённые аннотации типов в стандартных коллекциях](https://python-all.ru/3.16/whatsnew/3.9.html#type-hinting-generics-in-standard-collections)799      - [Новый парсер](https://python-all.ru/3.16/whatsnew/3.9.html#new-parser)800    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.9.html#other-language-changes)801    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.9.html#new-modules)802803      - [zoneinfo](https://python-all.ru/3.16/whatsnew/3.9.html#zoneinfo)804      - [graphlib](https://python-all.ru/3.16/whatsnew/3.9.html#graphlib)805    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.9.html#improved-modules)806807      - [ast](https://python-all.ru/3.16/whatsnew/3.9.html#ast)808      - [asyncio](https://python-all.ru/3.16/whatsnew/3.9.html#asyncio)809      - [compileall](https://python-all.ru/3.16/whatsnew/3.9.html#compileall)810      - [concurrent.futures](https://python-all.ru/3.16/whatsnew/3.9.html#concurrent-futures)811      - [curses](https://python-all.ru/3.16/whatsnew/3.9.html#curses)812      - [datetime](https://python-all.ru/3.16/whatsnew/3.9.html#datetime)813      - [distutils](https://python-all.ru/3.16/whatsnew/3.9.html#distutils)814      - [fcntl](https://python-all.ru/3.16/whatsnew/3.9.html#fcntl)815      - [ftplib](https://python-all.ru/3.16/whatsnew/3.9.html#ftplib)816      - [gc](https://python-all.ru/3.16/whatsnew/3.9.html#gc)817      - [hashlib](https://python-all.ru/3.16/whatsnew/3.9.html#hashlib)818      - [http](https://python-all.ru/3.16/whatsnew/3.9.html#http)819      - [IDLE и idlelib](https://python-all.ru/3.16/whatsnew/3.9.html#idle-and-idlelib)820      - [imaplib](https://python-all.ru/3.16/whatsnew/3.9.html#imaplib)821      - [importlib](https://python-all.ru/3.16/whatsnew/3.9.html#importlib)822      - [inspect](https://python-all.ru/3.16/whatsnew/3.9.html#inspect)823      - [ipaddress](https://python-all.ru/3.16/whatsnew/3.9.html#ipaddress)824      - [math](https://python-all.ru/3.16/whatsnew/3.9.html#math)825      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.9.html#multiprocessing)826      - [nntplib](https://python-all.ru/3.16/whatsnew/3.9.html#nntplib)827      - [os](https://python-all.ru/3.16/whatsnew/3.9.html#os)828      - [pathlib](https://python-all.ru/3.16/whatsnew/3.9.html#pathlib)829      - [pdb](https://python-all.ru/3.16/whatsnew/3.9.html#pdb)830      - [poplib](https://python-all.ru/3.16/whatsnew/3.9.html#poplib)831      - [pprint](https://python-all.ru/3.16/whatsnew/3.9.html#pprint)832      - [pydoc](https://python-all.ru/3.16/whatsnew/3.9.html#pydoc)833      - [random](https://python-all.ru/3.16/whatsnew/3.9.html#random)834      - [signal](https://python-all.ru/3.16/whatsnew/3.9.html#signal)835      - [smtplib](https://python-all.ru/3.16/whatsnew/3.9.html#smtplib)836      - [socket](https://python-all.ru/3.16/whatsnew/3.9.html#socket)837      - [time](https://python-all.ru/3.16/whatsnew/3.9.html#time)838      - [sys](https://python-all.ru/3.16/whatsnew/3.9.html#sys)839      - [tracemalloc](https://python-all.ru/3.16/whatsnew/3.9.html#tracemalloc)840      - [typing](https://python-all.ru/3.16/whatsnew/3.9.html#typing)841      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.9.html#unicodedata)842      - [venv](https://python-all.ru/3.16/whatsnew/3.9.html#venv)843      - [xml](https://python-all.ru/3.16/whatsnew/3.9.html#xml)844    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.9.html#optimizations)845    - [Устаревшее](https://python-all.ru/3.16/whatsnew/3.9.html#deprecated)846    - [Удалённое](https://python-all.ru/3.16/whatsnew/3.9.html#removed)847    - [Перенос на Python 3.9](https://python-all.ru/3.16/whatsnew/3.9.html#porting-to-python-3-9)848849      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.9.html#changes-in-the-python-api)850      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.9.html#changes-in-the-c-api)851      - [Изменения в байткоде CPython](https://python-all.ru/3.16/whatsnew/3.9.html#cpython-bytecode-changes)852    - [Изменения сборки](https://python-all.ru/3.16/whatsnew/3.9.html#build-changes)853    - [Изменения C API](https://python-all.ru/3.16/whatsnew/3.9.html#c-api-changes)854855      - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.9.html#id1)856      - [Перенос на Python 3.9](https://python-all.ru/3.16/whatsnew/3.9.html#id2)857      - [Удалено](https://python-all.ru/3.16/whatsnew/3.9.html#id3)858    - [Заметные изменения в Python 3.9.1](https://python-all.ru/3.16/whatsnew/3.9.html#notable-changes-in-python-3-9-1)859860      - [typing](https://python-all.ru/3.16/whatsnew/3.9.html#id4)861      - [Поддержка macOS 11.0 (Big Sur) и Apple Silicon Mac](https://python-all.ru/3.16/whatsnew/3.9.html#macos-11-0-big-sur-and-apple-silicon-mac-support)862    - [Заметные изменения в Python 3.9.2](https://python-all.ru/3.16/whatsnew/3.9.html#notable-changes-in-python-3-9-2)863864      - [collections.abc](https://python-all.ru/3.16/whatsnew/3.9.html#collections-abc)865      - [urllib.parse](https://python-all.ru/3.16/whatsnew/3.9.html#urllib-parse)866    - [Заметные изменения в Python 3.9.3](https://python-all.ru/3.16/whatsnew/3.9.html#notable-changes-in-python-3-9-3)867    - [Заметные изменения в Python 3.9.5](https://python-all.ru/3.16/whatsnew/3.9.html#notable-changes-in-python-3-9-5)868869      - [urllib.parse](https://python-all.ru/3.16/whatsnew/3.9.html#id5)870    - [Заметная функция безопасности в 3.9.14](https://python-all.ru/3.16/whatsnew/3.9.html#notable-security-feature-in-3-9-14)871    - [Заметные изменения в 3.9.17](https://python-all.ru/3.16/whatsnew/3.9.html#notable-changes-in-3-9-17)872873      - [tarfile](https://python-all.ru/3.16/whatsnew/3.9.html#tarfile)874  - [Что нового в Python 3.8](https://python-all.ru/3.16/whatsnew/3.8.html)875876    - [Сводка – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.8.html#summary-release-highlights)877    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.8.html#new-features)878879      - [Присваивающие выражения](https://python-all.ru/3.16/whatsnew/3.8.html#assignment-expressions)880      - [Только позиционные параметры](https://python-all.ru/3.16/whatsnew/3.8.html#positional-only-parameters)881      - [Параллельный кэш файловой системы для скомпилированных файлов байт-кода](https://python-all.ru/3.16/whatsnew/3.8.html#parallel-filesystem-cache-for-compiled-bytecode-files)882      - [Отладочная сборка использует тот же ABI, что и релизная сборка](https://python-all.ru/3.16/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build)883      - [Поддержка f-строк `=` для самодокументируемых выражений и отладки](https://python-all.ru/3.16/whatsnew/3.8.html#f-strings-support-for-self-documenting-expressions-and-debugging)884      - [PEP 578: Хуки аудита времени выполнения Python](https://python-all.ru/3.16/whatsnew/3.8.html#pep-578-python-runtime-audit-hooks)885      - [PEP 587: Конфигурация инициализации Python](https://python-all.ru/3.16/whatsnew/3.8.html#pep-587-python-initialization-configuration)886      - [PEP 590: Vectorcall: быстрый протокол вызова для CPython](https://python-all.ru/3.16/whatsnew/3.8.html#pep-590-vectorcall-a-fast-calling-protocol-for-cpython)887      - [Протокол pickle 5 с внеполосными буферами данных](https://python-all.ru/3.16/whatsnew/3.8.html#pickle-protocol-5-with-out-of-band-data-buffers)888    - [Другие изменения языка](https://python-all.ru/3.16/whatsnew/3.8.html#other-language-changes)889    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.8.html#new-modules)890    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.8.html#improved-modules)891892      - [ast](https://python-all.ru/3.16/whatsnew/3.8.html#ast)893      - [asyncio](https://python-all.ru/3.16/whatsnew/3.8.html#asyncio)894      - [builtins](https://python-all.ru/3.16/whatsnew/3.8.html#builtins)895      - [collections](https://python-all.ru/3.16/whatsnew/3.8.html#collections)896      - [cProfile](https://python-all.ru/3.16/whatsnew/3.8.html#cprofile)897      - [csv](https://python-all.ru/3.16/whatsnew/3.8.html#csv)898      - [curses](https://python-all.ru/3.16/whatsnew/3.8.html#curses)899      - [ctypes](https://python-all.ru/3.16/whatsnew/3.8.html#ctypes)900      - [datetime](https://python-all.ru/3.16/whatsnew/3.8.html#datetime)901      - [functools](https://python-all.ru/3.16/whatsnew/3.8.html#functools)902      - [gc](https://python-all.ru/3.16/whatsnew/3.8.html#gc)903      - [gettext](https://python-all.ru/3.16/whatsnew/3.8.html#gettext)904      - [gzip](https://python-all.ru/3.16/whatsnew/3.8.html#gzip)905      - [IDLE and idlelib](https://python-all.ru/3.16/whatsnew/3.8.html#idle-and-idlelib)906      - [inspect](https://python-all.ru/3.16/whatsnew/3.8.html#inspect)907      - [io](https://python-all.ru/3.16/whatsnew/3.8.html#io)908      - [itertools](https://python-all.ru/3.16/whatsnew/3.8.html#itertools)909      - [json.tool](https://python-all.ru/3.16/whatsnew/3.8.html#json-tool)910      - [logging](https://python-all.ru/3.16/whatsnew/3.8.html#logging)911      - [math](https://python-all.ru/3.16/whatsnew/3.8.html#math)912      - [mmap](https://python-all.ru/3.16/whatsnew/3.8.html#mmap)913      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.8.html#multiprocessing)914      - [os](https://python-all.ru/3.16/whatsnew/3.8.html#os)915      - [os.path](https://python-all.ru/3.16/whatsnew/3.8.html#os-path)916      - [pathlib](https://python-all.ru/3.16/whatsnew/3.8.html#pathlib)917      - [pickle](https://python-all.ru/3.16/whatsnew/3.8.html#pickle)918      - [plistlib](https://python-all.ru/3.16/whatsnew/3.8.html#plistlib)919      - [pprint](https://python-all.ru/3.16/whatsnew/3.8.html#pprint)920      - [py\_compile](https://python-all.ru/3.16/whatsnew/3.8.html#py-compile)921      - [shlex](https://python-all.ru/3.16/whatsnew/3.8.html#shlex)922      - [shutil](https://python-all.ru/3.16/whatsnew/3.8.html#shutil)923      - [socket](https://python-all.ru/3.16/whatsnew/3.8.html#socket)924      - [ssl](https://python-all.ru/3.16/whatsnew/3.8.html#ssl)925      - [statistics](https://python-all.ru/3.16/whatsnew/3.8.html#statistics)926      - [sys](https://python-all.ru/3.16/whatsnew/3.8.html#sys)927      - [tarfile](https://python-all.ru/3.16/whatsnew/3.8.html#tarfile)928      - [threading](https://python-all.ru/3.16/whatsnew/3.8.html#threading)929      - [tokenize](https://python-all.ru/3.16/whatsnew/3.8.html#tokenize)930      - [tkinter](https://python-all.ru/3.16/whatsnew/3.8.html#tkinter)931      - [time](https://python-all.ru/3.16/whatsnew/3.8.html#time)932      - [typing](https://python-all.ru/3.16/whatsnew/3.8.html#typing)933      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.8.html#unicodedata)934      - [unittest](https://python-all.ru/3.16/whatsnew/3.8.html#unittest)935      - [venv](https://python-all.ru/3.16/whatsnew/3.8.html#venv)936      - [weakref](https://python-all.ru/3.16/whatsnew/3.8.html#weakref)937      - [xml](https://python-all.ru/3.16/whatsnew/3.8.html#xml)938      - [xmlrpc](https://python-all.ru/3.16/whatsnew/3.8.html#xmlrpc)939    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.8.html#optimizations)940    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/3.8.html#build-and-c-api-changes)941    - [Устарело](https://python-all.ru/3.16/whatsnew/3.8.html#deprecated)942    - [Удаление API и функций](https://python-all.ru/3.16/whatsnew/3.8.html#api-and-feature-removals)943    - [Перенос на Python 3.8](https://python-all.ru/3.16/whatsnew/3.8.html#porting-to-python-3-8)944945      - [Изменения в поведении Python](https://python-all.ru/3.16/whatsnew/3.8.html#changes-in-python-behavior)946      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.8.html#changes-in-the-python-api)947      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.8.html#changes-in-the-c-api)948      - [Изменения байт-кода CPython](https://python-all.ru/3.16/whatsnew/3.8.html#cpython-bytecode-changes)949      - [Демонстрации и инструменты](https://python-all.ru/3.16/whatsnew/3.8.html#demos-and-tools)950    - [Заметные изменения в Python 3.8.1](https://python-all.ru/3.16/whatsnew/3.8.html#notable-changes-in-python-3-8-1)951    - [Заметные изменения в Python 3.8.2](https://python-all.ru/3.16/whatsnew/3.8.html#notable-changes-in-python-3-8-2)952    - [Заметные изменения в Python 3.8.3](https://python-all.ru/3.16/whatsnew/3.8.html#notable-changes-in-python-3-8-3)953    - [Заметные изменения в Python 3.8.8](https://python-all.ru/3.16/whatsnew/3.8.html#notable-changes-in-python-3-8-8)954    - [Заметные изменения в Python 3.8.9](https://python-all.ru/3.16/whatsnew/3.8.html#notable-changes-in-python-3-8-9)955    - [Заметные изменения в Python 3.8.10](https://python-all.ru/3.16/whatsnew/3.8.html#notable-changes-in-python-3-8-10)956957      - [Поддержка macOS 11.0 (Big Sur) и Mac на Apple Silicon](https://python-all.ru/3.16/whatsnew/3.8.html#macos-11-0-big-sur-and-apple-silicon-mac-support)958    - [Заметные изменения в Python 3.8.10](https://python-all.ru/3.16/whatsnew/3.8.html#id1)959960      - [urllib.parse](https://python-all.ru/3.16/whatsnew/3.8.html#urllib-parse)961    - [Заметные изменения в Python 3.8.12](https://python-all.ru/3.16/whatsnew/3.8.html#notable-changes-in-python-3-8-12)962963      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.8.html#id2)964    - [Заметное улучшение безопасности в 3.8.14](https://python-all.ru/3.16/whatsnew/3.8.html#notable-security-feature-in-3-8-14)965    - [Заметные изменения в 3.8.17](https://python-all.ru/3.16/whatsnew/3.8.html#notable-changes-in-3-8-17)966967      - [tarfile](https://python-all.ru/3.16/whatsnew/3.8.html#id3)968  - [Что нового в Python 3.7](https://python-all.ru/3.16/whatsnew/3.7.html)969970    - [Краткое содержание – Основные моменты релиза](https://python-all.ru/3.16/whatsnew/3.7.html#summary-release-highlights)971    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.7.html#new-features)972973      - [PEP 563: Отложенная оценка аннотаций](https://python-all.ru/3.16/whatsnew/3.7.html#pep-563-postponed-evaluation-of-annotations)974      - [PEP 538: Приведение устаревшей C-локали](https://python-all.ru/3.16/whatsnew/3.7.html#pep-538-legacy-c-locale-coercion)975      - [PEP 540: Принудительный режим UTF-8 во время выполнения](https://python-all.ru/3.16/whatsnew/3.7.html#pep-540-forced-utf-8-runtime-mode)976      - [PEP 553: Встроенная функция `breakpoint()`](https://python-all.ru/3.16/whatsnew/3.7.html#pep-553-built-in-breakpoint)977      - [PEP 539: Новый C API для локального хранилища потоков](https://python-all.ru/3.16/whatsnew/3.7.html#pep-539-new-c-api-for-thread-local-storage)978      - [PEP 562: Настройка доступа к атрибутам модуля](https://python-all.ru/3.16/whatsnew/3.7.html#pep-562-customization-of-access-to-module-attributes)979      - [PEP 564: Новые функции времени с наносекундным разрешением](https://python-all.ru/3.16/whatsnew/3.7.html#pep-564-new-time-functions-with-nanosecond-resolution)980      - [PEP 565: Показывать DeprecationWarning в `__main__`](https://python-all.ru/3.16/whatsnew/3.7.html#pep-565-show-deprecationwarning-in-main)981      - [PEP 560: Базовая поддержка модуля `typing` и обобщённых типов](https://python-all.ru/3.16/whatsnew/3.7.html#pep-560-core-support-for-typing-module-and-generic-types)982      - [PEP 552: .pyc-файлы на основе хешей](https://python-all.ru/3.16/whatsnew/3.7.html#pep-552-hash-based-pyc-files)983      - [PEP 545: Переводы документации Python](https://python-all.ru/3.16/whatsnew/3.7.html#pep-545-python-documentation-translations)984      - [Режим разработки Python (-X dev)](https://python-all.ru/3.16/whatsnew/3.7.html#python-development-mode-x-dev)985    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.7.html#other-language-changes)986    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.7.html#new-modules)987988      - [contextvars](https://python-all.ru/3.16/whatsnew/3.7.html#contextvars)989      - [dataclasses](https://python-all.ru/3.16/whatsnew/3.7.html#dataclasses)990      - [importlib.resources](https://python-all.ru/3.16/whatsnew/3.7.html#importlib-resources)991    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.7.html#improved-modules)992993      - [argparse](https://python-all.ru/3.16/whatsnew/3.7.html#argparse)994      - [asyncio](https://python-all.ru/3.16/whatsnew/3.7.html#asyncio)995      - [binascii](https://python-all.ru/3.16/whatsnew/3.7.html#binascii)996      - [calendar](https://python-all.ru/3.16/whatsnew/3.7.html#calendar)997      - [collections](https://python-all.ru/3.16/whatsnew/3.7.html#collections)998      - [compileall](https://python-all.ru/3.16/whatsnew/3.7.html#compileall)999      - [concurrent.futures](https://python-all.ru/3.16/whatsnew/3.7.html#concurrent-futures)1000      - [contextlib](https://python-all.ru/3.16/whatsnew/3.7.html#contextlib)1001      - [cProfile](https://python-all.ru/3.16/whatsnew/3.7.html#cprofile)1002      - [crypt](https://python-all.ru/3.16/whatsnew/3.7.html#crypt)1003      - [datetime](https://python-all.ru/3.16/whatsnew/3.7.html#datetime)1004      - [dbm](https://python-all.ru/3.16/whatsnew/3.7.html#dbm)1005      - [decimal](https://python-all.ru/3.16/whatsnew/3.7.html#decimal)1006      - [dis](https://python-all.ru/3.16/whatsnew/3.7.html#dis)1007      - [distutils](https://python-all.ru/3.16/whatsnew/3.7.html#distutils)1008      - [enum](https://python-all.ru/3.16/whatsnew/3.7.html#enum)1009      - [functools](https://python-all.ru/3.16/whatsnew/3.7.html#functools)1010      - [gc](https://python-all.ru/3.16/whatsnew/3.7.html#gc)1011      - [hmac](https://python-all.ru/3.16/whatsnew/3.7.html#hmac)1012      - [http.client](https://python-all.ru/3.16/whatsnew/3.7.html#http-client)1013      - [http.server](https://python-all.ru/3.16/whatsnew/3.7.html#http-server)1014      - [idlelib and IDLE](https://python-all.ru/3.16/whatsnew/3.7.html#idlelib-and-idle)1015      - [importlib](https://python-all.ru/3.16/whatsnew/3.7.html#importlib)1016      - [io](https://python-all.ru/3.16/whatsnew/3.7.html#io)1017      - [ipaddress](https://python-all.ru/3.16/whatsnew/3.7.html#ipaddress)1018      - [itertools](https://python-all.ru/3.16/whatsnew/3.7.html#itertools)1019      - [locale](https://python-all.ru/3.16/whatsnew/3.7.html#locale)1020      - [logging](https://python-all.ru/3.16/whatsnew/3.7.html#logging)1021      - [math](https://python-all.ru/3.16/whatsnew/3.7.html#math)1022      - [mimetypes](https://python-all.ru/3.16/whatsnew/3.7.html#mimetypes)1023      - [msilib](https://python-all.ru/3.16/whatsnew/3.7.html#msilib)1024      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.7.html#multiprocessing)1025      - [os](https://python-all.ru/3.16/whatsnew/3.7.html#os)1026      - [pathlib](https://python-all.ru/3.16/whatsnew/3.7.html#pathlib)1027      - [pdb](https://python-all.ru/3.16/whatsnew/3.7.html#pdb)1028      - [py\_compile](https://python-all.ru/3.16/whatsnew/3.7.html#py-compile)1029      - [pydoc](https://python-all.ru/3.16/whatsnew/3.7.html#pydoc)1030      - [очередь](https://python-all.ru/3.16/whatsnew/3.7.html#queue)1031      - [re](https://python-all.ru/3.16/whatsnew/3.7.html#re)1032      - [signal](https://python-all.ru/3.16/whatsnew/3.7.html#signal)1033      - [socket](https://python-all.ru/3.16/whatsnew/3.7.html#socket)1034      - [socketserver](https://python-all.ru/3.16/whatsnew/3.7.html#socketserver)1035      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.7.html#sqlite3)1036      - [ssl](https://python-all.ru/3.16/whatsnew/3.7.html#ssl)1037      - [string](https://python-all.ru/3.16/whatsnew/3.7.html#string)1038      - [подпроцесс](https://python-all.ru/3.16/whatsnew/3.7.html#subprocess)1039      - [sys](https://python-all.ru/3.16/whatsnew/3.7.html#sys)1040      - [time](https://python-all.ru/3.16/whatsnew/3.7.html#time)1041      - [tkinter](https://python-all.ru/3.16/whatsnew/3.7.html#tkinter)1042      - [tracemalloc](https://python-all.ru/3.16/whatsnew/3.7.html#tracemalloc)1043      - [types](https://python-all.ru/3.16/whatsnew/3.7.html#types)1044      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.7.html#unicodedata)1045      - [unittest](https://python-all.ru/3.16/whatsnew/3.7.html#unittest)1046      - [unittest.mock](https://python-all.ru/3.16/whatsnew/3.7.html#unittest-mock)1047      - [urllib.parse](https://python-all.ru/3.16/whatsnew/3.7.html#urllib-parse)1048      - [uu](https://python-all.ru/3.16/whatsnew/3.7.html#uu)1049      - [uuid](https://python-all.ru/3.16/whatsnew/3.7.html#uuid)1050      - [warnings](https://python-all.ru/3.16/whatsnew/3.7.html#warnings)1051      - [xml](https://python-all.ru/3.16/whatsnew/3.7.html#xml)1052      - [xml.etree](https://python-all.ru/3.16/whatsnew/3.7.html#xml-etree)1053      - [xmlrpc.server](https://python-all.ru/3.16/whatsnew/3.7.html#xmlrpc-server)1054      - [zipapp](https://python-all.ru/3.16/whatsnew/3.7.html#zipapp)1055      - [zipfile](https://python-all.ru/3.16/whatsnew/3.7.html#zipfile)1056    - [Изменения C API](https://python-all.ru/3.16/whatsnew/3.7.html#c-api-changes)1057    - [Изменения сборки](https://python-all.ru/3.16/whatsnew/3.7.html#build-changes)1058    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.7.html#optimizations)1059    - [Прочие изменения реализации CPython](https://python-all.ru/3.16/whatsnew/3.7.html#other-cpython-implementation-changes)1060    - [Устаревшее поведение Python](https://python-all.ru/3.16/whatsnew/3.7.html#deprecated-python-behavior)1061    - [Устаревшие модули, функции и методы Python](https://python-all.ru/3.16/whatsnew/3.7.html#deprecated-python-modules-functions-and-methods)10621063      - [aifc](https://python-all.ru/3.16/whatsnew/3.7.html#aifc)1064      - [asyncio](https://python-all.ru/3.16/whatsnew/3.7.html#whatsnew37-asyncio-deprecated)1065      - [collections](https://python-all.ru/3.16/whatsnew/3.7.html#id3)1066      - [dbm](https://python-all.ru/3.16/whatsnew/3.7.html#id4)1067      - [enum](https://python-all.ru/3.16/whatsnew/3.7.html#id5)1068      - [gettext](https://python-all.ru/3.16/whatsnew/3.7.html#gettext)1069      - [importlib](https://python-all.ru/3.16/whatsnew/3.7.html#id6)1070      - [locale](https://python-all.ru/3.16/whatsnew/3.7.html#id7)1071      - [macpath](https://python-all.ru/3.16/whatsnew/3.7.html#macpath)1072      - [threading](https://python-all.ru/3.16/whatsnew/3.7.html#threading)1073      - [socket](https://python-all.ru/3.16/whatsnew/3.7.html#id8)1074      - [ssl](https://python-all.ru/3.16/whatsnew/3.7.html#id9)1075      - [sunau](https://python-all.ru/3.16/whatsnew/3.7.html#sunau)1076      - [sys](https://python-all.ru/3.16/whatsnew/3.7.html#id10)1077      - [wave](https://python-all.ru/3.16/whatsnew/3.7.html#wave)1078    - [Устаревшие функции и типы C API](https://python-all.ru/3.16/whatsnew/3.7.html#deprecated-functions-and-types-of-the-c-api)1079    - [Удаление поддержки платформ](https://python-all.ru/3.16/whatsnew/3.7.html#platform-support-removals)1080    - [Удаление API и возможностей](https://python-all.ru/3.16/whatsnew/3.7.html#api-and-feature-removals)1081    - [Удаление модулей](https://python-all.ru/3.16/whatsnew/3.7.html#module-removals)1082    - [Изменения только для Windows](https://python-all.ru/3.16/whatsnew/3.7.html#windows-only-changes)1083    - [Перенос на Python 3.7](https://python-all.ru/3.16/whatsnew/3.7.html#porting-to-python-3-7)10841085      - [Изменения в поведении Python](https://python-all.ru/3.16/whatsnew/3.7.html#changes-in-python-behavior)1086      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.7.html#changes-in-the-python-api)1087      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.7.html#changes-in-the-c-api)1088      - [Изменения байт-кода CPython](https://python-all.ru/3.16/whatsnew/3.7.html#cpython-bytecode-changes)1089      - [Изменения только для Windows](https://python-all.ru/3.16/whatsnew/3.7.html#id12)1090      - [Прочие изменения реализации CPython](https://python-all.ru/3.16/whatsnew/3.7.html#id13)1091    - [Заметные изменения в Python 3.7.1](https://python-all.ru/3.16/whatsnew/3.7.html#notable-changes-in-python-3-7-1)1092    - [Заметные изменения в Python 3.7.2](https://python-all.ru/3.16/whatsnew/3.7.html#notable-changes-in-python-3-7-2)1093    - [Заметные изменения в Python 3.7.6](https://python-all.ru/3.16/whatsnew/3.7.html#notable-changes-in-python-3-7-6)1094    - [Заметные изменения в Python 3.7.10](https://python-all.ru/3.16/whatsnew/3.7.html#notable-changes-in-python-3-7-10)1095    - [Заметные изменения в Python 3.7.11](https://python-all.ru/3.16/whatsnew/3.7.html#notable-changes-in-python-3-7-11)1096    - [Важная функция безопасности в 3.7.14](https://python-all.ru/3.16/whatsnew/3.7.html#notable-security-feature-in-3-7-14)1097  - [Что нового в Python 3.6](https://python-all.ru/3.16/whatsnew/3.6.html)10981099    - [Сводка – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.6.html#summary-release-highlights)1100    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.6.html#new-features)11011102      - [PEP 498: Форматированные строковые литералы](https://python-all.ru/3.16/whatsnew/3.6.html#pep-498-formatted-string-literals)1103      - [PEP 526: Синтаксис аннотаций переменных](https://python-all.ru/3.16/whatsnew/3.6.html#pep-526-syntax-for-variable-annotations)1104      - [PEP 515: Подчёркивания в числовых литералах](https://python-all.ru/3.16/whatsnew/3.6.html#pep-515-underscores-in-numeric-literals)1105      - [PEP 525: Асинхронные генераторы](https://python-all.ru/3.16/whatsnew/3.6.html#pep-525-asynchronous-generators)1106      - [PEP 530: Асинхронные включения](https://python-all.ru/3.16/whatsnew/3.6.html#pep-530-asynchronous-comprehensions)1107      - [PEP 487: Упрощённая настройка создания классов](https://python-all.ru/3.16/whatsnew/3.6.html#pep-487-simpler-customization-of-class-creation)1108      - [PEP 487: Улучшения протокола дескрипторов](https://python-all.ru/3.16/whatsnew/3.6.html#pep-487-descriptor-protocol-enhancements)1109      - [PEP 519: Добавление протокола пути файловой системы](https://python-all.ru/3.16/whatsnew/3.6.html#pep-519-adding-a-file-system-path-protocol)1110      - [PEP 495: Устранение неоднозначности местного времени](https://python-all.ru/3.16/whatsnew/3.6.html#pep-495-local-time-disambiguation)1111      - [PEP 529: Изменение кодировки файловой системы Windows на UTF-8](https://python-all.ru/3.16/whatsnew/3.6.html#pep-529-change-windows-filesystem-encoding-to-utf-8)1112      - [PEP 528: Изменение кодировки консоли Windows на UTF-8](https://python-all.ru/3.16/whatsnew/3.6.html#pep-528-change-windows-console-encoding-to-utf-8)1113      - [PEP 520: Сохранение порядка определения атрибутов класса](https://python-all.ru/3.16/whatsnew/3.6.html#pep-520-preserving-class-attribute-definition-order)1114      - [PEP 468: Сохранение порядка именованных аргументов](https://python-all.ru/3.16/whatsnew/3.6.html#pep-468-preserving-keyword-argument-order)1115      - [Новая реализация dict](https://python-all.ru/3.16/whatsnew/3.6.html#new-dict-implementation)1116      - [PEP 523: Добавление API оценки фреймов в CPython](https://python-all.ru/3.16/whatsnew/3.6.html#pep-523-adding-a-frame-evaluation-api-to-cpython)1117      - [Переменная окружения PYTHONMALLOC](https://python-all.ru/3.16/whatsnew/3.6.html#pythonmalloc-environment-variable)1118      - [Поддержка трассировки DTrace и SystemTap](https://python-all.ru/3.16/whatsnew/3.6.html#dtrace-and-systemtap-probing-support)1119    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.6.html#other-language-changes)1120    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.6.html#new-modules)11211122      - [secrets](https://python-all.ru/3.16/whatsnew/3.6.html#secrets)1123    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.6.html#improved-modules)11241125      - [array](https://python-all.ru/3.16/whatsnew/3.6.html#array)1126      - [ast](https://python-all.ru/3.16/whatsnew/3.6.html#ast)1127      - [asyncio](https://python-all.ru/3.16/whatsnew/3.6.html#asyncio)1128      - [binascii](https://python-all.ru/3.16/whatsnew/3.6.html#binascii)1129      - [cmath](https://python-all.ru/3.16/whatsnew/3.6.html#cmath)1130      - [collections](https://python-all.ru/3.16/whatsnew/3.6.html#collections)1131      - [concurrent.futures](https://python-all.ru/3.16/whatsnew/3.6.html#concurrent-futures)1132      - [contextlib](https://python-all.ru/3.16/whatsnew/3.6.html#contextlib)1133      - [datetime](https://python-all.ru/3.16/whatsnew/3.6.html#datetime)1134      - [decimal](https://python-all.ru/3.16/whatsnew/3.6.html#decimal)1135      - [distutils](https://python-all.ru/3.16/whatsnew/3.6.html#distutils)1136      - [email](https://python-all.ru/3.16/whatsnew/3.6.html#email)1137      - [encodings](https://python-all.ru/3.16/whatsnew/3.6.html#encodings)1138      - [enum](https://python-all.ru/3.16/whatsnew/3.6.html#enum)1139      - [faulthandler](https://python-all.ru/3.16/whatsnew/3.6.html#faulthandler)1140      - [fileinput](https://python-all.ru/3.16/whatsnew/3.6.html#fileinput)1141      - [hashlib](https://python-all.ru/3.16/whatsnew/3.6.html#hashlib)1142      - [http.client](https://python-all.ru/3.16/whatsnew/3.6.html#http-client)1143      - [idlelib and IDLE](https://python-all.ru/3.16/whatsnew/3.6.html#idlelib-and-idle)1144      - [importlib](https://python-all.ru/3.16/whatsnew/3.6.html#importlib)1145      - [inspect](https://python-all.ru/3.16/whatsnew/3.6.html#inspect)1146      - [json](https://python-all.ru/3.16/whatsnew/3.6.html#json)1147      - [logging](https://python-all.ru/3.16/whatsnew/3.6.html#logging)1148      - [math](https://python-all.ru/3.16/whatsnew/3.6.html#math)1149      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.6.html#multiprocessing)1150      - [os](https://python-all.ru/3.16/whatsnew/3.6.html#os)1151      - [pathlib](https://python-all.ru/3.16/whatsnew/3.6.html#pathlib)1152      - [pdb](https://python-all.ru/3.16/whatsnew/3.6.html#pdb)1153      - [pickle](https://python-all.ru/3.16/whatsnew/3.6.html#pickle)1154      - [pickletools](https://python-all.ru/3.16/whatsnew/3.6.html#pickletools)1155      - [pydoc](https://python-all.ru/3.16/whatsnew/3.6.html#pydoc)1156      - [random](https://python-all.ru/3.16/whatsnew/3.6.html#random)1157      - [re](https://python-all.ru/3.16/whatsnew/3.6.html#re)1158      - [readline](https://python-all.ru/3.16/whatsnew/3.6.html#readline)1159      - [rlcompleter](https://python-all.ru/3.16/whatsnew/3.6.html#rlcompleter)1160      - [shlex](https://python-all.ru/3.16/whatsnew/3.6.html#shlex)1161      - [site](https://python-all.ru/3.16/whatsnew/3.6.html#site)1162      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.6.html#sqlite3)1163      - [socket](https://python-all.ru/3.16/whatsnew/3.6.html#socket)1164      - [socketserver](https://python-all.ru/3.16/whatsnew/3.6.html#socketserver)1165      - [ssl](https://python-all.ru/3.16/whatsnew/3.6.html#ssl)1166      - [statistics](https://python-all.ru/3.16/whatsnew/3.6.html#statistics)1167      - [struct](https://python-all.ru/3.16/whatsnew/3.6.html#struct)1168      - [подпроцесс](https://python-all.ru/3.16/whatsnew/3.6.html#subprocess)1169      - [sys](https://python-all.ru/3.16/whatsnew/3.6.html#sys)1170      - [telnetlib](https://python-all.ru/3.16/whatsnew/3.6.html#telnetlib)1171      - [time](https://python-all.ru/3.16/whatsnew/3.6.html#time)1172      - [timeit](https://python-all.ru/3.16/whatsnew/3.6.html#timeit)1173      - [tkinter](https://python-all.ru/3.16/whatsnew/3.6.html#tkinter)1174      - [traceback](https://python-all.ru/3.16/whatsnew/3.6.html#traceback)1175      - [tracemalloc](https://python-all.ru/3.16/whatsnew/3.6.html#tracemalloc)1176      - [typing](https://python-all.ru/3.16/whatsnew/3.6.html#typing)1177      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.6.html#unicodedata)1178      - [unittest.mock](https://python-all.ru/3.16/whatsnew/3.6.html#unittest-mock)1179      - [urllib.request](https://python-all.ru/3.16/whatsnew/3.6.html#urllib-request)1180      - [urllib.robotparser](https://python-all.ru/3.16/whatsnew/3.6.html#urllib-robotparser)1181      - [venv](https://python-all.ru/3.16/whatsnew/3.6.html#venv)1182      - [warnings](https://python-all.ru/3.16/whatsnew/3.6.html#warnings)1183      - [winreg](https://python-all.ru/3.16/whatsnew/3.6.html#winreg)1184      - [winsound](https://python-all.ru/3.16/whatsnew/3.6.html#winsound)1185      - [xmlrpc.client](https://python-all.ru/3.16/whatsnew/3.6.html#xmlrpc-client)1186      - [zipfile](https://python-all.ru/3.16/whatsnew/3.6.html#zipfile)1187      - [zlib](https://python-all.ru/3.16/whatsnew/3.6.html#zlib)1188    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.6.html#optimizations)1189    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/3.6.html#build-and-c-api-changes)1190    - [Прочие улучшения](https://python-all.ru/3.16/whatsnew/3.6.html#other-improvements)1191    - [Устаревшее](https://python-all.ru/3.16/whatsnew/3.6.html#deprecated)11921193      - [Новые ключевые слова](https://python-all.ru/3.16/whatsnew/3.6.html#new-keywords)1194      - [Устаревшее поведение Python](https://python-all.ru/3.16/whatsnew/3.6.html#deprecated-python-behavior)1195      - [Устаревшие модули, функции и методы Python](https://python-all.ru/3.16/whatsnew/3.6.html#deprecated-python-modules-functions-and-methods)11961197        - [asynchat](https://python-all.ru/3.16/whatsnew/3.6.html#asynchat)1198        - [asyncore](https://python-all.ru/3.16/whatsnew/3.6.html#asyncore)1199        - [dbm](https://python-all.ru/3.16/whatsnew/3.6.html#dbm)1200        - [distutils](https://python-all.ru/3.16/whatsnew/3.6.html#id2)1201        - [grp](https://python-all.ru/3.16/whatsnew/3.6.html#grp)1202        - [importlib](https://python-all.ru/3.16/whatsnew/3.6.html#id3)1203        - [os](https://python-all.ru/3.16/whatsnew/3.6.html#id4)1204        - [re](https://python-all.ru/3.16/whatsnew/3.6.html#id5)1205        - [ssl](https://python-all.ru/3.16/whatsnew/3.6.html#id6)1206        - [tkinter](https://python-all.ru/3.16/whatsnew/3.6.html#id7)1207        - [venv](https://python-all.ru/3.16/whatsnew/3.6.html#whatsnew36-venv)1208      - [xml](https://python-all.ru/3.16/whatsnew/3.6.html#xml)1209      - [Устаревшие функции и типы C API](https://python-all.ru/3.16/whatsnew/3.6.html#deprecated-functions-and-types-of-the-c-api)1210      - [Устаревшие параметры сборки](https://python-all.ru/3.16/whatsnew/3.6.html#deprecated-build-options)1211    - [Удалено](https://python-all.ru/3.16/whatsnew/3.6.html#removed)12121213      - [Удаления API и функций](https://python-all.ru/3.16/whatsnew/3.6.html#api-and-feature-removals)1214    - [Перенос на Python 3.6](https://python-all.ru/3.16/whatsnew/3.6.html#porting-to-python-3-6)12151216      - [Изменения в поведении команды «python»](https://python-all.ru/3.16/whatsnew/3.6.html#changes-in-python-command-behavior)1217      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.6.html#changes-in-the-python-api)1218      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.6.html#changes-in-the-c-api)1219      - [Изменения байт-кода CPython](https://python-all.ru/3.16/whatsnew/3.6.html#cpython-bytecode-changes)1220    - [Заметные изменения в Python 3.6.2](https://python-all.ru/3.16/whatsnew/3.6.html#notable-changes-in-python-3-6-2)12211222      - [Новая цель сборки `make regen-all`](https://python-all.ru/3.16/whatsnew/3.6.html#new-make-regen-all-build-target)1223      - [Удаление цели сборки `make touch`](https://python-all.ru/3.16/whatsnew/3.6.html#removal-of-make-touch-build-target)1224    - [Заметные изменения в Python 3.6.4](https://python-all.ru/3.16/whatsnew/3.6.html#notable-changes-in-python-3-6-4)1225    - [Заметные изменения в Python 3.6.5](https://python-all.ru/3.16/whatsnew/3.6.html#notable-changes-in-python-3-6-5)1226    - [Заметные изменения в Python 3.6.7](https://python-all.ru/3.16/whatsnew/3.6.html#notable-changes-in-python-3-6-7)1227    - [Заметные изменения в Python 3.6.10](https://python-all.ru/3.16/whatsnew/3.6.html#notable-changes-in-python-3-6-10)1228    - [Заметные изменения в Python 3.6.13](https://python-all.ru/3.16/whatsnew/3.6.html#notable-changes-in-python-3-6-13)1229    - [Заметные изменения в Python 3.6.14](https://python-all.ru/3.16/whatsnew/3.6.html#notable-changes-in-python-3-6-14)1230  - [Что нового в Python 3.5](https://python-all.ru/3.16/whatsnew/3.5.html)12311232    - [Краткий обзор – основные возможности выпуска](https://python-all.ru/3.16/whatsnew/3.5.html#summary-release-highlights)1233    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.5.html#new-features)12341235      - [PEP 492 - Корутины с синтаксисом async и await](https://python-all.ru/3.16/whatsnew/3.5.html#pep-492-coroutines-with-async-and-await-syntax)1236      - [PEP 465 - Специализированный инфиксный оператор для матричного умножения](https://python-all.ru/3.16/whatsnew/3.5.html#pep-465-a-dedicated-infix-operator-for-matrix-multiplication)1237      - [PEP 448 - Дополнительные обобщения распаковки](https://python-all.ru/3.16/whatsnew/3.5.html#pep-448-additional-unpacking-generalizations)1238      - [PEP 461 - Поддержка %-форматирования для bytes и bytearray](https://python-all.ru/3.16/whatsnew/3.5.html#pep-461-percent-formatting-support-for-bytes-and-bytearray)1239      - [PEP 484 - Аннотации типов](https://python-all.ru/3.16/whatsnew/3.5.html#pep-484-type-hints)1240      - [PEP 471 - os.scandir() – улучшенный и более быстрый итератор каталогов](https://python-all.ru/3.16/whatsnew/3.5.html#pep-471-os-scandir-function-a-better-and-faster-directory-iterator)1241      - [PEP 475: Повтор системных вызовов, завершающихся с EINTR](https://python-all.ru/3.16/whatsnew/3.5.html#pep-475-retry-system-calls-failing-with-eintr)1242      - [PEP 479: Изменение обработки StopIteration внутри генераторов](https://python-all.ru/3.16/whatsnew/3.5.html#pep-479-change-stopiteration-handling-inside-generators)1243      - [PEP 485: Функция для проверки приблизительного равенства](https://python-all.ru/3.16/whatsnew/3.5.html#pep-485-a-function-for-testing-approximate-equality)1244      - [PEP 486: Информирование Python Launcher о виртуальных окружениях](https://python-all.ru/3.16/whatsnew/3.5.html#pep-486-make-the-python-launcher-aware-of-virtual-environments)1245      - [PEP 488: Удаление PYO-файлов](https://python-all.ru/3.16/whatsnew/3.5.html#pep-488-elimination-of-pyo-files)1246      - [PEP 489: Многофазная инициализация модулей расширения](https://python-all.ru/3.16/whatsnew/3.5.html#pep-489-multi-phase-extension-module-initialization)1247    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.5.html#other-language-changes)1248    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.5.html#new-modules)12491250      - [typing](https://python-all.ru/3.16/whatsnew/3.5.html#typing)1251      - [zipapp](https://python-all.ru/3.16/whatsnew/3.5.html#zipapp)1252    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.5.html#improved-modules)12531254      - [argparse](https://python-all.ru/3.16/whatsnew/3.5.html#argparse)1255      - [asyncio](https://python-all.ru/3.16/whatsnew/3.5.html#asyncio)1256      - [bz2](https://python-all.ru/3.16/whatsnew/3.5.html#bz2)1257      - [cgi](https://python-all.ru/3.16/whatsnew/3.5.html#cgi)1258      - [cmath](https://python-all.ru/3.16/whatsnew/3.5.html#cmath)1259      - [code](https://python-all.ru/3.16/whatsnew/3.5.html#code)1260      - [collections](https://python-all.ru/3.16/whatsnew/3.5.html#collections)1261      - [collections.abc](https://python-all.ru/3.16/whatsnew/3.5.html#collections-abc)1262      - [compileall](https://python-all.ru/3.16/whatsnew/3.5.html#compileall)1263      - [concurrent.futures](https://python-all.ru/3.16/whatsnew/3.5.html#concurrent-futures)1264      - [configparser](https://python-all.ru/3.16/whatsnew/3.5.html#configparser)1265      - [contextlib](https://python-all.ru/3.16/whatsnew/3.5.html#contextlib)1266      - [csv](https://python-all.ru/3.16/whatsnew/3.5.html#csv)1267      - [curses](https://python-all.ru/3.16/whatsnew/3.5.html#curses)1268      - [dbm](https://python-all.ru/3.16/whatsnew/3.5.html#dbm)1269      - [difflib](https://python-all.ru/3.16/whatsnew/3.5.html#difflib)1270      - [distutils](https://python-all.ru/3.16/whatsnew/3.5.html#distutils)1271      - [doctest](https://python-all.ru/3.16/whatsnew/3.5.html#doctest)1272      - [email](https://python-all.ru/3.16/whatsnew/3.5.html#email)1273      - [enum](https://python-all.ru/3.16/whatsnew/3.5.html#enum)1274      - [faulthandler](https://python-all.ru/3.16/whatsnew/3.5.html#faulthandler)1275      - [functools](https://python-all.ru/3.16/whatsnew/3.5.html#functools)1276      - [glob](https://python-all.ru/3.16/whatsnew/3.5.html#glob)1277      - [gzip](https://python-all.ru/3.16/whatsnew/3.5.html#gzip)1278      - [heapq](https://python-all.ru/3.16/whatsnew/3.5.html#heapq)1279      - [http](https://python-all.ru/3.16/whatsnew/3.5.html#http)1280      - [http.client](https://python-all.ru/3.16/whatsnew/3.5.html#http-client)1281      - [idlelib and IDLE](https://python-all.ru/3.16/whatsnew/3.5.html#idlelib-and-idle)1282      - [imaplib](https://python-all.ru/3.16/whatsnew/3.5.html#imaplib)1283      - [imghdr](https://python-all.ru/3.16/whatsnew/3.5.html#imghdr)1284      - [importlib](https://python-all.ru/3.16/whatsnew/3.5.html#importlib)1285      - [inspect](https://python-all.ru/3.16/whatsnew/3.5.html#inspect)1286      - [io](https://python-all.ru/3.16/whatsnew/3.5.html#io)1287      - [ipaddress](https://python-all.ru/3.16/whatsnew/3.5.html#ipaddress)1288      - [json](https://python-all.ru/3.16/whatsnew/3.5.html#json)1289      - [linecache](https://python-all.ru/3.16/whatsnew/3.5.html#linecache)1290      - [locale](https://python-all.ru/3.16/whatsnew/3.5.html#locale)1291      - [logging](https://python-all.ru/3.16/whatsnew/3.5.html#logging)1292      - [lzma](https://python-all.ru/3.16/whatsnew/3.5.html#lzma)1293      - [math](https://python-all.ru/3.16/whatsnew/3.5.html#math)1294      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.5.html#multiprocessing)1295      - [operator](https://python-all.ru/3.16/whatsnew/3.5.html#operator)1296      - [os](https://python-all.ru/3.16/whatsnew/3.5.html#os)1297      - [pathlib](https://python-all.ru/3.16/whatsnew/3.5.html#pathlib)1298      - [pickle](https://python-all.ru/3.16/whatsnew/3.5.html#pickle)1299      - [poplib](https://python-all.ru/3.16/whatsnew/3.5.html#poplib)1300      - [re](https://python-all.ru/3.16/whatsnew/3.5.html#re)1301      - [readline](https://python-all.ru/3.16/whatsnew/3.5.html#readline)1302      - [selectors](https://python-all.ru/3.16/whatsnew/3.5.html#selectors)1303      - [shutil](https://python-all.ru/3.16/whatsnew/3.5.html#shutil)1304      - [signal](https://python-all.ru/3.16/whatsnew/3.5.html#signal)1305      - [smtpd](https://python-all.ru/3.16/whatsnew/3.5.html#smtpd)1306      - [smtplib](https://python-all.ru/3.16/whatsnew/3.5.html#smtplib)1307      - [sndhdr](https://python-all.ru/3.16/whatsnew/3.5.html#sndhdr)1308      - [socket](https://python-all.ru/3.16/whatsnew/3.5.html#socket)1309      - [ssl](https://python-all.ru/3.16/whatsnew/3.5.html#ssl)13101311        - [Поддержка Memory BIO](https://python-all.ru/3.16/whatsnew/3.5.html#memory-bio-support)1312        - [Поддержка согласования протокола прикладного уровня](https://python-all.ru/3.16/whatsnew/3.5.html#application-layer-protocol-negotiation-support)1313        - [Прочие изменения](https://python-all.ru/3.16/whatsnew/3.5.html#other-changes)1314      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.5.html#sqlite3)1315      - [подпроцесс](https://python-all.ru/3.16/whatsnew/3.5.html#subprocess)1316      - [sys](https://python-all.ru/3.16/whatsnew/3.5.html#sys)1317      - [sysconfig](https://python-all.ru/3.16/whatsnew/3.5.html#sysconfig)1318      - [tarfile](https://python-all.ru/3.16/whatsnew/3.5.html#tarfile)1319      - [threading](https://python-all.ru/3.16/whatsnew/3.5.html#threading)1320      - [time](https://python-all.ru/3.16/whatsnew/3.5.html#time)1321      - [timeit](https://python-all.ru/3.16/whatsnew/3.5.html#timeit)1322      - [tkinter](https://python-all.ru/3.16/whatsnew/3.5.html#tkinter)1323      - [traceback](https://python-all.ru/3.16/whatsnew/3.5.html#traceback)1324      - [types](https://python-all.ru/3.16/whatsnew/3.5.html#types)1325      - [unicodedata](https://python-all.ru/3.16/whatsnew/3.5.html#unicodedata)1326      - [unittest](https://python-all.ru/3.16/whatsnew/3.5.html#unittest)1327      - [unittest.mock](https://python-all.ru/3.16/whatsnew/3.5.html#unittest-mock)1328      - [urllib](https://python-all.ru/3.16/whatsnew/3.5.html#urllib)1329      - [wsgiref](https://python-all.ru/3.16/whatsnew/3.5.html#wsgiref)1330      - [xmlrpc](https://python-all.ru/3.16/whatsnew/3.5.html#xmlrpc)1331      - [xml.sax](https://python-all.ru/3.16/whatsnew/3.5.html#xml-sax)1332      - [zipfile](https://python-all.ru/3.16/whatsnew/3.5.html#zipfile)1333    - [Другие изменения на уровне модулей](https://python-all.ru/3.16/whatsnew/3.5.html#other-module-level-changes)1334    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.5.html#optimizations)1335    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/3.5.html#build-and-c-api-changes)1336    - [Устаревшее](https://python-all.ru/3.16/whatsnew/3.5.html#deprecated)13371338      - [Новые ключевые слова](https://python-all.ru/3.16/whatsnew/3.5.html#new-keywords)1339      - [Устаревшее поведение Python](https://python-all.ru/3.16/whatsnew/3.5.html#deprecated-python-behavior)1340      - [Неподдерживаемые операционные системы](https://python-all.ru/3.16/whatsnew/3.5.html#unsupported-operating-systems)1341      - [Устаревшие модули, функции и методы Python](https://python-all.ru/3.16/whatsnew/3.5.html#deprecated-python-modules-functions-and-methods)1342    - [Удалено](https://python-all.ru/3.16/whatsnew/3.5.html#removed)13431344      - [Удаления API и возможностей](https://python-all.ru/3.16/whatsnew/3.5.html#api-and-feature-removals)1345    - [Переход на Python 3.5](https://python-all.ru/3.16/whatsnew/3.5.html#porting-to-python-3-5)13461347      - [Изменения в поведении Python](https://python-all.ru/3.16/whatsnew/3.5.html#changes-in-python-behavior)1348      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.5.html#changes-in-the-python-api)1349      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.5.html#changes-in-the-c-api)1350    - [Заметные изменения в Python 3.5.4](https://python-all.ru/3.16/whatsnew/3.5.html#notable-changes-in-python-3-5-4)13511352      - [Новая `make regen-all` цель сборки](https://python-all.ru/3.16/whatsnew/3.5.html#new-make-regen-all-build-target)1353      - [Удаление `make touch` цели сборки](https://python-all.ru/3.16/whatsnew/3.5.html#removal-of-make-touch-build-target)1354  - [Что нового в Python 3.4](https://python-all.ru/3.16/whatsnew/3.4.html)13551356    - [Сводка – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.4.html#summary-release-highlights)1357    - [Новые возможности](https://python-all.ru/3.16/whatsnew/3.4.html#new-features)13581359      - [PEP 453: Явная начальная загрузка pip в установках Python](https://python-all.ru/3.16/whatsnew/3.4.html#pep-453-explicit-bootstrapping-of-pip-in-python-installations)13601361        - [Начальная загрузка pip по умолчанию](https://python-all.ru/3.16/whatsnew/3.4.html#bootstrapping-pip-by-default)1362        - [Изменения в документации](https://python-all.ru/3.16/whatsnew/3.4.html#documentation-changes)1363      - [PEP 446: Вновь созданные файловые дескрипторы не наследуются](https://python-all.ru/3.16/whatsnew/3.4.html#pep-446-newly-created-file-descriptors-are-non-inheritable)1364      - [Улучшения в обработке кодеков](https://python-all.ru/3.16/whatsnew/3.4.html#improvements-to-codec-handling)1365      - [PEP 451: Тип ModuleSpec для системы импорта](https://python-all.ru/3.16/whatsnew/3.4.html#pep-451-a-modulespec-type-for-the-import-system)1366      - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.4.html#other-language-changes)1367    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.4.html#new-modules)13681369      - [asyncio](https://python-all.ru/3.16/whatsnew/3.4.html#asyncio)1370      - [ensurepip](https://python-all.ru/3.16/whatsnew/3.4.html#ensurepip)1371      - [enum](https://python-all.ru/3.16/whatsnew/3.4.html#enum)1372      - [pathlib](https://python-all.ru/3.16/whatsnew/3.4.html#pathlib)1373      - [selectors](https://python-all.ru/3.16/whatsnew/3.4.html#selectors)1374      - [statistics](https://python-all.ru/3.16/whatsnew/3.4.html#statistics)1375      - [tracemalloc](https://python-all.ru/3.16/whatsnew/3.4.html#tracemalloc)1376    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.4.html#improved-modules)13771378      - [abc](https://python-all.ru/3.16/whatsnew/3.4.html#abc)1379      - [aifc](https://python-all.ru/3.16/whatsnew/3.4.html#aifc)1380      - [argparse](https://python-all.ru/3.16/whatsnew/3.4.html#argparse)1381      - [audioop](https://python-all.ru/3.16/whatsnew/3.4.html#audioop)1382      - [base64](https://python-all.ru/3.16/whatsnew/3.4.html#base64)1383      - [collections](https://python-all.ru/3.16/whatsnew/3.4.html#collections)1384      - [colorsys](https://python-all.ru/3.16/whatsnew/3.4.html#colorsys)1385      - [contextlib](https://python-all.ru/3.16/whatsnew/3.4.html#contextlib)1386      - [dbm](https://python-all.ru/3.16/whatsnew/3.4.html#dbm)1387      - [dis](https://python-all.ru/3.16/whatsnew/3.4.html#dis)1388      - [doctest](https://python-all.ru/3.16/whatsnew/3.4.html#doctest)1389      - [email](https://python-all.ru/3.16/whatsnew/3.4.html#email)1390      - [filecmp](https://python-all.ru/3.16/whatsnew/3.4.html#filecmp)1391      - [functools](https://python-all.ru/3.16/whatsnew/3.4.html#functools)1392      - [gc](https://python-all.ru/3.16/whatsnew/3.4.html#gc)1393      - [glob](https://python-all.ru/3.16/whatsnew/3.4.html#glob)1394      - [hashlib](https://python-all.ru/3.16/whatsnew/3.4.html#hashlib)1395      - [hmac](https://python-all.ru/3.16/whatsnew/3.4.html#hmac)1396      - [html](https://python-all.ru/3.16/whatsnew/3.4.html#html)1397      - [http](https://python-all.ru/3.16/whatsnew/3.4.html#http)1398      - [idlelib and IDLE](https://python-all.ru/3.16/whatsnew/3.4.html#idlelib-and-idle)1399      - [importlib](https://python-all.ru/3.16/whatsnew/3.4.html#importlib)1400      - [inspect](https://python-all.ru/3.16/whatsnew/3.4.html#inspect)1401      - [ipaddress](https://python-all.ru/3.16/whatsnew/3.4.html#ipaddress)1402      - [logging](https://python-all.ru/3.16/whatsnew/3.4.html#logging)1403      - [marshal](https://python-all.ru/3.16/whatsnew/3.4.html#marshal)1404      - [mmap](https://python-all.ru/3.16/whatsnew/3.4.html#mmap)1405      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.4.html#multiprocessing)1406      - [operator](https://python-all.ru/3.16/whatsnew/3.4.html#operator)1407      - [os](https://python-all.ru/3.16/whatsnew/3.4.html#os)1408      - [pdb](https://python-all.ru/3.16/whatsnew/3.4.html#pdb)1409      - [pickle](https://python-all.ru/3.16/whatsnew/3.4.html#pickle)1410      - [plistlib](https://python-all.ru/3.16/whatsnew/3.4.html#plistlib)1411      - [poplib](https://python-all.ru/3.16/whatsnew/3.4.html#poplib)1412      - [pprint](https://python-all.ru/3.16/whatsnew/3.4.html#pprint)1413      - [pty](https://python-all.ru/3.16/whatsnew/3.4.html#pty)1414      - [pydoc](https://python-all.ru/3.16/whatsnew/3.4.html#pydoc)1415      - [re](https://python-all.ru/3.16/whatsnew/3.4.html#re)1416      - [resource](https://python-all.ru/3.16/whatsnew/3.4.html#resource)1417      - [select](https://python-all.ru/3.16/whatsnew/3.4.html#select)1418      - [shelve](https://python-all.ru/3.16/whatsnew/3.4.html#shelve)1419      - [shutil](https://python-all.ru/3.16/whatsnew/3.4.html#shutil)1420      - [smtpd](https://python-all.ru/3.16/whatsnew/3.4.html#smtpd)1421      - [smtplib](https://python-all.ru/3.16/whatsnew/3.4.html#smtplib)1422      - [socket](https://python-all.ru/3.16/whatsnew/3.4.html#socket)1423      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.4.html#sqlite3)1424      - [ssl](https://python-all.ru/3.16/whatsnew/3.4.html#ssl)1425      - [stat](https://python-all.ru/3.16/whatsnew/3.4.html#stat)1426      - [struct](https://python-all.ru/3.16/whatsnew/3.4.html#struct)1427      - [подпроцесс](https://python-all.ru/3.16/whatsnew/3.4.html#subprocess)1428      - [sunau](https://python-all.ru/3.16/whatsnew/3.4.html#sunau)1429      - [sys](https://python-all.ru/3.16/whatsnew/3.4.html#sys)1430      - [tarfile](https://python-all.ru/3.16/whatsnew/3.4.html#tarfile)1431      - [textwrap](https://python-all.ru/3.16/whatsnew/3.4.html#textwrap)1432      - [threading](https://python-all.ru/3.16/whatsnew/3.4.html#threading)1433      - [traceback](https://python-all.ru/3.16/whatsnew/3.4.html#traceback)1434      - [types](https://python-all.ru/3.16/whatsnew/3.4.html#types)1435      - [urllib](https://python-all.ru/3.16/whatsnew/3.4.html#urllib)1436      - [unittest](https://python-all.ru/3.16/whatsnew/3.4.html#unittest)1437      - [venv](https://python-all.ru/3.16/whatsnew/3.4.html#venv)1438      - [wave](https://python-all.ru/3.16/whatsnew/3.4.html#wave)1439      - [weakref](https://python-all.ru/3.16/whatsnew/3.4.html#weakref)1440      - [xml.etree](https://python-all.ru/3.16/whatsnew/3.4.html#xml-etree)1441      - [zipfile](https://python-all.ru/3.16/whatsnew/3.4.html#zipfile)1442    - [Изменения в реализации CPython](https://python-all.ru/3.16/whatsnew/3.4.html#cpython-implementation-changes)14431444      - [PEP 445: Настройка аллокаторов памяти CPython](https://python-all.ru/3.16/whatsnew/3.4.html#pep-445-customization-of-cpython-memory-allocators)1445      - [PEP 442: Безопасная финализация объектов](https://python-all.ru/3.16/whatsnew/3.4.html#pep-442-safe-object-finalization)1446      - [PEP 456: Безопасный и взаимозаменяемый хеш-алгоритм](https://python-all.ru/3.16/whatsnew/3.4.html#pep-456-secure-and-interchangeable-hash-algorithm)1447      - [PEP 436: Argument Clinic](https://python-all.ru/3.16/whatsnew/3.4.html#pep-436-argument-clinic)1448      - [Прочие изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/3.4.html#other-build-and-c-api-changes)1449      - [Прочие улучшения](https://python-all.ru/3.16/whatsnew/3.4.html#other-improvements)1450      - [Значительные оптимизации](https://python-all.ru/3.16/whatsnew/3.4.html#significant-optimizations)1451    - [Устаревшее](https://python-all.ru/3.16/whatsnew/3.4.html#deprecated)14521453      - [Устаревшие возможности в Python API](https://python-all.ru/3.16/whatsnew/3.4.html#deprecations-in-the-python-api)1454      - [Устаревшие возможности](https://python-all.ru/3.16/whatsnew/3.4.html#deprecated-features)1455    - [Удалённое](https://python-all.ru/3.16/whatsnew/3.4.html#removed)14561457      - [Операционные системы, больше не поддерживаемые](https://python-all.ru/3.16/whatsnew/3.4.html#operating-systems-no-longer-supported)1458      - [Удаление API и возможностей](https://python-all.ru/3.16/whatsnew/3.4.html#api-and-feature-removals)1459      - [Очистка кода](https://python-all.ru/3.16/whatsnew/3.4.html#code-cleanups)1460    - [Перенос на Python 3.4](https://python-all.ru/3.16/whatsnew/3.4.html#porting-to-python-3-4)14611462      - [Изменения в поведении команды python](https://python-all.ru/3.16/whatsnew/3.4.html#changes-in-python-command-behavior)1463      - [Изменения в Python API](https://python-all.ru/3.16/whatsnew/3.4.html#changes-in-the-python-api)1464      - [Изменения в C API](https://python-all.ru/3.16/whatsnew/3.4.html#changes-in-the-c-api)1465    - [Изменено в 3.4.3](https://python-all.ru/3.16/whatsnew/3.4.html#changed-in-3-4-3)14661467      - [PEP 476: Включение проверки сертификатов по умолчанию для HTTP-клиентов стандартной библиотеки](https://python-all.ru/3.16/whatsnew/3.4.html#pep-476-enabling-certificate-verification-by-default-for-stdlib-http-clients)1468  - [Что нового в Python 3.3](https://python-all.ru/3.16/whatsnew/3.3.html)14691470    - [Сводка – основные моменты выпуска](https://python-all.ru/3.16/whatsnew/3.3.html#summary-release-highlights)1471    - [PEP 405: Виртуальные окружения](https://python-all.ru/3.16/whatsnew/3.3.html#pep-405-virtual-environments)1472    - [PEP 420: Неявные пакеты пространств имён](https://python-all.ru/3.16/whatsnew/3.3.html#pep-420-implicit-namespace-packages)1473    - [PEP 3118: Новая реализация memoryview и документация протокола буферов](https://python-all.ru/3.16/whatsnew/3.3.html#pep-3118-new-memoryview-implementation-and-buffer-protocol-documentation)14741475      - [Возможности](https://python-all.ru/3.16/whatsnew/3.3.html#features)1476      - [Изменения API](https://python-all.ru/3.16/whatsnew/3.3.html#api-changes)1477    - [PEP 393: Гибкое представление строк](https://python-all.ru/3.16/whatsnew/3.3.html#pep-393-flexible-string-representation)14781479      - [Функциональность](https://python-all.ru/3.16/whatsnew/3.3.html#functionality)1480      - [Производительность и потребление ресурсов](https://python-all.ru/3.16/whatsnew/3.3.html#performance-and-resource-usage)1481    - [PEP 397: Средство запуска Python для Windows](https://python-all.ru/3.16/whatsnew/3.3.html#pep-397-python-launcher-for-windows)1482    - [PEP 3151: Переработка иерархии исключений ОС и ввода-вывода](https://python-all.ru/3.16/whatsnew/3.3.html#pep-3151-reworking-the-os-and-io-exception-hierarchy)1483    - [PEP 380: Синтаксис делегирования подгенератору](https://python-all.ru/3.16/whatsnew/3.3.html#pep-380-syntax-for-delegating-to-a-subgenerator)1484    - [PEP 409: Подавление контекста исключения](https://python-all.ru/3.16/whatsnew/3.3.html#pep-409-suppressing-exception-context)1485    - [PEP 414: Явные литералы Unicode](https://python-all.ru/3.16/whatsnew/3.3.html#pep-414-explicit-unicode-literals)1486    - [PEP 3155: Квалифицированное имя для классов и функций](https://python-all.ru/3.16/whatsnew/3.3.html#pep-3155-qualified-name-for-classes-and-functions)1487    - [PEP 412: Словарь с разделением ключей](https://python-all.ru/3.16/whatsnew/3.3.html#pep-412-key-sharing-dictionary)1488    - [PEP 362: Объект сигнатуры функции](https://python-all.ru/3.16/whatsnew/3.3.html#pep-362-function-signature-object)1489    - [PEP 421: Добавление sys.implementation](https://python-all.ru/3.16/whatsnew/3.3.html#pep-421-adding-sys-implementation)14901491      - [SimpleNamespace](https://python-all.ru/3.16/whatsnew/3.3.html#simplenamespace)1492    - [Использование importlib в качестве реализации импорта](https://python-all.ru/3.16/whatsnew/3.3.html#using-importlib-as-the-implementation-of-import)14931494      - [Новые API](https://python-all.ru/3.16/whatsnew/3.3.html#new-apis)1495      - [Заметные изменения](https://python-all.ru/3.16/whatsnew/3.3.html#visible-changes)1496    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.3.html#other-language-changes)1497    - [Более детальная блокировка импорта](https://python-all.ru/3.16/whatsnew/3.3.html#a-finer-grained-import-lock)1498    - [Встроенные функции и типы](https://python-all.ru/3.16/whatsnew/3.3.html#builtin-functions-and-types)1499    - [Новые модули](https://python-all.ru/3.16/whatsnew/3.3.html#new-modules)15001501      - [faulthandler](https://python-all.ru/3.16/whatsnew/3.3.html#faulthandler)1502      - [ipaddress](https://python-all.ru/3.16/whatsnew/3.3.html#ipaddress)1503      - [lzma](https://python-all.ru/3.16/whatsnew/3.3.html#lzma)1504    - [Улучшенные модули](https://python-all.ru/3.16/whatsnew/3.3.html#improved-modules)15051506      - [abc](https://python-all.ru/3.16/whatsnew/3.3.html#abc)1507      - [array](https://python-all.ru/3.16/whatsnew/3.3.html#array)1508      - [base64](https://python-all.ru/3.16/whatsnew/3.3.html#base64)1509      - [binascii](https://python-all.ru/3.16/whatsnew/3.3.html#binascii)1510      - [bz2](https://python-all.ru/3.16/whatsnew/3.3.html#bz2)1511      - [codecs](https://python-all.ru/3.16/whatsnew/3.3.html#codecs)1512      - [collections](https://python-all.ru/3.16/whatsnew/3.3.html#collections)1513      - [contextlib](https://python-all.ru/3.16/whatsnew/3.3.html#contextlib)1514      - [crypt](https://python-all.ru/3.16/whatsnew/3.3.html#crypt)1515      - [curses](https://python-all.ru/3.16/whatsnew/3.3.html#curses)1516      - [datetime](https://python-all.ru/3.16/whatsnew/3.3.html#datetime)1517      - [decimal](https://python-all.ru/3.16/whatsnew/3.3.html#decimal)15181519        - [Возможности](https://python-all.ru/3.16/whatsnew/3.3.html#id1)1520        - [Изменения API](https://python-all.ru/3.16/whatsnew/3.3.html#id2)1521      - [email](https://python-all.ru/3.16/whatsnew/3.3.html#email)15221523        - [Каркас политик](https://python-all.ru/3.16/whatsnew/3.3.html#policy-framework)1524        - [Временная политика с новым API заголовков](https://python-all.ru/3.16/whatsnew/3.3.html#provisional-policy-with-new-header-api)1525        - [Другие изменения API](https://python-all.ru/3.16/whatsnew/3.3.html#other-api-changes)1526      - [ftplib](https://python-all.ru/3.16/whatsnew/3.3.html#ftplib)1527      - [functools](https://python-all.ru/3.16/whatsnew/3.3.html#functools)1528      - [gc](https://python-all.ru/3.16/whatsnew/3.3.html#gc)1529      - [hmac](https://python-all.ru/3.16/whatsnew/3.3.html#hmac)1530      - [http](https://python-all.ru/3.16/whatsnew/3.3.html#http)1531      - [html](https://python-all.ru/3.16/whatsnew/3.3.html#html)1532      - [imaplib](https://python-all.ru/3.16/whatsnew/3.3.html#imaplib)1533      - [inspect](https://python-all.ru/3.16/whatsnew/3.3.html#inspect)1534      - [io](https://python-all.ru/3.16/whatsnew/3.3.html#io)1535      - [itertools](https://python-all.ru/3.16/whatsnew/3.3.html#itertools)1536      - [logging](https://python-all.ru/3.16/whatsnew/3.3.html#logging)1537      - [math](https://python-all.ru/3.16/whatsnew/3.3.html#math)1538      - [mmap](https://python-all.ru/3.16/whatsnew/3.3.html#mmap)1539      - [multiprocessing](https://python-all.ru/3.16/whatsnew/3.3.html#multiprocessing)1540      - [nntplib](https://python-all.ru/3.16/whatsnew/3.3.html#nntplib)1541      - [os](https://python-all.ru/3.16/whatsnew/3.3.html#os)1542      - [pdb](https://python-all.ru/3.16/whatsnew/3.3.html#pdb)1543      - [pickle](https://python-all.ru/3.16/whatsnew/3.3.html#pickle)1544      - [pydoc](https://python-all.ru/3.16/whatsnew/3.3.html#pydoc)1545      - [re](https://python-all.ru/3.16/whatsnew/3.3.html#re)1546      - [sched](https://python-all.ru/3.16/whatsnew/3.3.html#sched)1547      - [select](https://python-all.ru/3.16/whatsnew/3.3.html#select)1548      - [shlex](https://python-all.ru/3.16/whatsnew/3.3.html#shlex)1549      - [shutil](https://python-all.ru/3.16/whatsnew/3.3.html#shutil)1550      - [signal](https://python-all.ru/3.16/whatsnew/3.3.html#signal)1551      - [smtpd](https://python-all.ru/3.16/whatsnew/3.3.html#smtpd)1552      - [smtplib](https://python-all.ru/3.16/whatsnew/3.3.html#smtplib)1553      - [socket](https://python-all.ru/3.16/whatsnew/3.3.html#socket)1554      - [socketserver](https://python-all.ru/3.16/whatsnew/3.3.html#socketserver)1555      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.3.html#sqlite3)1556      - [ssl](https://python-all.ru/3.16/whatsnew/3.3.html#ssl)1557      - [stat](https://python-all.ru/3.16/whatsnew/3.3.html#stat)1558      - [struct](https://python-all.ru/3.16/whatsnew/3.3.html#struct)1559      - [подпроцесс](https://python-all.ru/3.16/whatsnew/3.3.html#subprocess)1560      - [sys](https://python-all.ru/3.16/whatsnew/3.3.html#sys)1561      - [tarfile](https://python-all.ru/3.16/whatsnew/3.3.html#tarfile)1562      - [tempfile](https://python-all.ru/3.16/whatsnew/3.3.html#tempfile)1563      - [textwrap](https://python-all.ru/3.16/whatsnew/3.3.html#textwrap)1564      - [threading](https://python-all.ru/3.16/whatsnew/3.3.html#threading)1565      - [time](https://python-all.ru/3.16/whatsnew/3.3.html#time)1566      - [types](https://python-all.ru/3.16/whatsnew/3.3.html#types)1567      - [unittest](https://python-all.ru/3.16/whatsnew/3.3.html#unittest)1568      - [urllib](https://python-all.ru/3.16/whatsnew/3.3.html#urllib)1569      - [webbrowser](https://python-all.ru/3.16/whatsnew/3.3.html#webbrowser)1570      - [xml.etree.ElementTree](https://python-all.ru/3.16/whatsnew/3.3.html#xml-etree-elementtree)1571      - [zlib](https://python-all.ru/3.16/whatsnew/3.3.html#zlib)1572    - [Optimizations](https://python-all.ru/3.16/whatsnew/3.3.html#optimizations)1573    - [Build and C API Changes](https://python-all.ru/3.16/whatsnew/3.3.html#build-and-c-api-changes)1574    - [Устарело](https://python-all.ru/3.16/whatsnew/3.3.html#deprecated)15751576      - [Unsupported Operating Systems](https://python-all.ru/3.16/whatsnew/3.3.html#unsupported-operating-systems)1577      - [Устаревшие модули, функции и методы Python](https://python-all.ru/3.16/whatsnew/3.3.html#deprecated-python-modules-functions-and-methods)1578      - [Устаревшие функции и типы C API](https://python-all.ru/3.16/whatsnew/3.3.html#deprecated-functions-and-types-of-the-c-api)1579      - [Устаревшие возможности](https://python-all.ru/3.16/whatsnew/3.3.html#deprecated-features)1580    - [Porting to Python 3.3](https://python-all.ru/3.16/whatsnew/3.3.html#porting-to-python-3-3)15811582      - [Перенос кода Python](https://python-all.ru/3.16/whatsnew/3.3.html#porting-python-code)1583      - [Перенос кода C](https://python-all.ru/3.16/whatsnew/3.3.html#porting-c-code)1584      - [Сборка расширений на C](https://python-all.ru/3.16/whatsnew/3.3.html#building-c-extensions)1585      - [Изменения параметров командной строки](https://python-all.ru/3.16/whatsnew/3.3.html#command-line-switch-changes)1586  - [Что нового в Python 3.2](https://python-all.ru/3.16/whatsnew/3.2.html)15871588    - [PEP 384: Определение стабильного ABI](https://python-all.ru/3.16/whatsnew/3.2.html#pep-384-defining-a-stable-abi)1589    - [PEP 389: Модуль разбора командной строки argparse](https://python-all.ru/3.16/whatsnew/3.2.html#pep-389-argparse-command-line-parsing-module)1590    - [PEP 391: Конфигурация логирования на основе словарей](https://python-all.ru/3.16/whatsnew/3.2.html#pep-391-dictionary-based-configuration-for-logging)1591    - [PEP 3148: Модуль `concurrent.futures`](https://python-all.ru/3.16/whatsnew/3.2.html#pep-3148-the-concurrent-futures-module)1592    - [PEP 3147: Каталоги репозитория PYC](https://python-all.ru/3.16/whatsnew/3.2.html#pep-3147-pyc-repository-directories)1593    - [PEP 3149: Файлы .so с тегом версии ABI](https://python-all.ru/3.16/whatsnew/3.2.html#pep-3149-abi-version-tagged-so-files)1594    - [PEP 3333: Python Web Server Gateway Interface v1.0.1](https://python-all.ru/3.16/whatsnew/3.2.html#pep-3333-python-web-server-gateway-interface-v1-0-1)1595    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.2.html#other-language-changes)1596    - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3.16/whatsnew/3.2.html#new-improved-and-deprecated-modules)15971598      - [email](https://python-all.ru/3.16/whatsnew/3.2.html#email)1599      - [elementtree](https://python-all.ru/3.16/whatsnew/3.2.html#elementtree)1600      - [functools](https://python-all.ru/3.16/whatsnew/3.2.html#functools)1601      - [itertools](https://python-all.ru/3.16/whatsnew/3.2.html#itertools)1602      - [collections](https://python-all.ru/3.16/whatsnew/3.2.html#collections)1603      - [threading](https://python-all.ru/3.16/whatsnew/3.2.html#threading)1604      - [datetime и time](https://python-all.ru/3.16/whatsnew/3.2.html#datetime-and-time)1605      - [math](https://python-all.ru/3.16/whatsnew/3.2.html#math)1606      - [abc](https://python-all.ru/3.16/whatsnew/3.2.html#abc)1607      - [io](https://python-all.ru/3.16/whatsnew/3.2.html#io)1608      - [reprlib](https://python-all.ru/3.16/whatsnew/3.2.html#reprlib)1609      - [logging](https://python-all.ru/3.16/whatsnew/3.2.html#logging)1610      - [csv](https://python-all.ru/3.16/whatsnew/3.2.html#csv)1611      - [contextlib](https://python-all.ru/3.16/whatsnew/3.2.html#contextlib)1612      - [decimal и fractions](https://python-all.ru/3.16/whatsnew/3.2.html#decimal-and-fractions)1613      - [ftp](https://python-all.ru/3.16/whatsnew/3.2.html#ftp)1614      - [popen](https://python-all.ru/3.16/whatsnew/3.2.html#popen)1615      - [select](https://python-all.ru/3.16/whatsnew/3.2.html#select)1616      - [gzip и zipfile](https://python-all.ru/3.16/whatsnew/3.2.html#gzip-and-zipfile)1617      - [tarfile](https://python-all.ru/3.16/whatsnew/3.2.html#tarfile)1618      - [hashlib](https://python-all.ru/3.16/whatsnew/3.2.html#hashlib)1619      - [ast](https://python-all.ru/3.16/whatsnew/3.2.html#ast)1620      - [os](https://python-all.ru/3.16/whatsnew/3.2.html#os)1621      - [shutil](https://python-all.ru/3.16/whatsnew/3.2.html#shutil)1622      - [sqlite3](https://python-all.ru/3.16/whatsnew/3.2.html#sqlite3)1623      - [html](https://python-all.ru/3.16/whatsnew/3.2.html#html)1624      - [socket](https://python-all.ru/3.16/whatsnew/3.2.html#socket)1625      - [ssl](https://python-all.ru/3.16/whatsnew/3.2.html#ssl)1626      - [nntp](https://python-all.ru/3.16/whatsnew/3.2.html#nntp)1627      - [сертификаты](https://python-all.ru/3.16/whatsnew/3.2.html#certificates)1628      - [imaplib](https://python-all.ru/3.16/whatsnew/3.2.html#imaplib)1629      - [http.client](https://python-all.ru/3.16/whatsnew/3.2.html#http-client)1630      - [unittest](https://python-all.ru/3.16/whatsnew/3.2.html#unittest)1631      - [random](https://python-all.ru/3.16/whatsnew/3.2.html#random)1632      - [poplib](https://python-all.ru/3.16/whatsnew/3.2.html#poplib)1633      - [asyncore](https://python-all.ru/3.16/whatsnew/3.2.html#asyncore)1634      - [tempfile](https://python-all.ru/3.16/whatsnew/3.2.html#tempfile)1635      - [inspect](https://python-all.ru/3.16/whatsnew/3.2.html#inspect)1636      - [pydoc](https://python-all.ru/3.16/whatsnew/3.2.html#pydoc)1637      - [dis](https://python-all.ru/3.16/whatsnew/3.2.html#dis)1638      - [dbm](https://python-all.ru/3.16/whatsnew/3.2.html#dbm)1639      - [ctypes](https://python-all.ru/3.16/whatsnew/3.2.html#ctypes)1640      - [site](https://python-all.ru/3.16/whatsnew/3.2.html#site)1641      - [sysconfig](https://python-all.ru/3.16/whatsnew/3.2.html#sysconfig)1642      - [pdb](https://python-all.ru/3.16/whatsnew/3.2.html#pdb)1643      - [configparser](https://python-all.ru/3.16/whatsnew/3.2.html#configparser)1644      - [urllib.parse](https://python-all.ru/3.16/whatsnew/3.2.html#urllib-parse)1645      - [mailbox](https://python-all.ru/3.16/whatsnew/3.2.html#mailbox)1646      - [turtledemo](https://python-all.ru/3.16/whatsnew/3.2.html#turtledemo)1647    - [Многопоточность](https://python-all.ru/3.16/whatsnew/3.2.html#multi-threading)1648    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.2.html#optimizations)1649    - [Unicode](https://python-all.ru/3.16/whatsnew/3.2.html#unicode)1650    - [Кодеки](https://python-all.ru/3.16/whatsnew/3.2.html#codecs)1651    - [Документация](https://python-all.ru/3.16/whatsnew/3.2.html#documentation)1652    - [IDLE](https://python-all.ru/3.16/whatsnew/3.2.html#idle)1653    - [Репозиторий кода](https://python-all.ru/3.16/whatsnew/3.2.html#code-repository)1654    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/3.2.html#build-and-c-api-changes)1655    - [Переход на Python 3.2](https://python-all.ru/3.16/whatsnew/3.2.html#porting-to-python-3-2)1656  - [Что нового в Python 3.1](https://python-all.ru/3.16/whatsnew/3.1.html)16571658    - [PEP 372: Упорядоченные словари](https://python-all.ru/3.16/whatsnew/3.1.html#pep-372-ordered-dictionaries)1659    - [PEP 378: Спецификатор формата для разделителя тысяч](https://python-all.ru/3.16/whatsnew/3.1.html#pep-378-format-specifier-for-thousands-separator)1660    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/3.1.html#other-language-changes)1661    - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3.16/whatsnew/3.1.html#new-improved-and-deprecated-modules)1662    - [Оптимизации](https://python-all.ru/3.16/whatsnew/3.1.html#optimizations)1663    - [IDLE](https://python-all.ru/3.16/whatsnew/3.1.html#idle)1664    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/3.1.html#build-and-c-api-changes)1665    - [Переход на Python 3.1](https://python-all.ru/3.16/whatsnew/3.1.html#porting-to-python-3-1)1666  - [Что нового в Python 3.0](https://python-all.ru/3.16/whatsnew/3.0.html)16671668    - [Типичные трудности](https://python-all.ru/3.16/whatsnew/3.0.html#common-stumbling-blocks)16691670      - [Print – это функция](https://python-all.ru/3.16/whatsnew/3.0.html#print-is-a-function)1671      - [Представления и итераторы вместо списков](https://python-all.ru/3.16/whatsnew/3.0.html#views-and-iterators-instead-of-lists)1672      - [Сравнение на упорядочивание](https://python-all.ru/3.16/whatsnew/3.0.html#ordering-comparisons)1673      - [Целые числа](https://python-all.ru/3.16/whatsnew/3.0.html#integers)1674      - [Текст против данных: вместо Unicode и 8-битных строк](https://python-all.ru/3.16/whatsnew/3.0.html#text-vs-data-instead-of-unicode-vs-8-bit)1675    - [Обзор изменений синтаксиса](https://python-all.ru/3.16/whatsnew/3.0.html#overview-of-syntax-changes)16761677      - [Новый синтаксис](https://python-all.ru/3.16/whatsnew/3.0.html#new-syntax)1678      - [Изменённый синтаксис](https://python-all.ru/3.16/whatsnew/3.0.html#changed-syntax)1679      - [Удалённый синтаксис](https://python-all.ru/3.16/whatsnew/3.0.html#removed-syntax)1680    - [Изменения, уже присутствовавшие в Python 2.6](https://python-all.ru/3.16/whatsnew/3.0.html#changes-already-present-in-python-2-6)1681    - [Изменения в библиотеке](https://python-all.ru/3.16/whatsnew/3.0.html#library-changes)1682    - [**PEP 3101**: Новый подход к форматированию строк](https://python-all.ru/3.16/whatsnew/3.0.html#pep-3101-a-new-approach-to-string-formatting)1683    - [Изменения в исключениях](https://python-all.ru/3.16/whatsnew/3.0.html#changes-to-exceptions)1684    - [Прочие изменения](https://python-all.ru/3.16/whatsnew/3.0.html#miscellaneous-other-changes)16851686      - [Операторы и специальные методы](https://python-all.ru/3.16/whatsnew/3.0.html#operators-and-special-methods)1687      - [Встроенные функции](https://python-all.ru/3.16/whatsnew/3.0.html#builtins)1688    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/3.0.html#build-and-c-api-changes)1689    - [Производительность](https://python-all.ru/3.16/whatsnew/3.0.html#performance)1690    - [Переход на Python 3.0](https://python-all.ru/3.16/whatsnew/3.0.html#porting-to-python-3-0)1691  - [Что нового в Python 2.7](https://python-all.ru/3.16/whatsnew/2.7.html)16921693    - [Будущее Python 2.x](https://python-all.ru/3.16/whatsnew/2.7.html#the-future-for-python-2-x)1694    - [Изменения в обработке предупреждений об устаревании](https://python-all.ru/3.16/whatsnew/2.7.html#changes-to-the-handling-of-deprecation-warnings)1695    - [Возможности Python 3.1](https://python-all.ru/3.16/whatsnew/2.7.html#python-3-1-features)1696    - [PEP 372: Добавление упорядоченного словаря в collections](https://python-all.ru/3.16/whatsnew/2.7.html#pep-372-adding-an-ordered-dictionary-to-collections)1697    - [PEP 378: Спецификатор формата для разделителя тысяч](https://python-all.ru/3.16/whatsnew/2.7.html#pep-378-format-specifier-for-thousands-separator)1698    - [PEP 389: Модуль argparse для разбора командной строки](https://python-all.ru/3.16/whatsnew/2.7.html#pep-389-the-argparse-module-for-parsing-command-lines)1699    - [PEP 391: Конфигурация логирования на основе словаря](https://python-all.ru/3.16/whatsnew/2.7.html#pep-391-dictionary-based-configuration-for-logging)1700    - [PEP 3106: Представления словаря](https://python-all.ru/3.16/whatsnew/2.7.html#pep-3106-dictionary-views)1701    - [PEP 3137: Объект memoryview](https://python-all.ru/3.16/whatsnew/2.7.html#pep-3137-the-memoryview-object)1702    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/2.7.html#other-language-changes)17031704      - [Изменения интерпретатора](https://python-all.ru/3.16/whatsnew/2.7.html#interpreter-changes)1705      - [Оптимизации](https://python-all.ru/3.16/whatsnew/2.7.html#optimizations)1706    - [Новые и улучшенные модули](https://python-all.ru/3.16/whatsnew/2.7.html#new-and-improved-modules)17071708      - [Новый модуль: importlib](https://python-all.ru/3.16/whatsnew/2.7.html#new-module-importlib)1709      - [Новый модуль: sysconfig](https://python-all.ru/3.16/whatsnew/2.7.html#new-module-sysconfig)1710      - [ttk: Тематические виджеты для Tk](https://python-all.ru/3.16/whatsnew/2.7.html#ttk-themed-widgets-for-tk)1711      - [Обновлённый модуль: unittest](https://python-all.ru/3.16/whatsnew/2.7.html#updated-module-unittest)1712      - [Обновлённый модуль: ElementTree 1.3](https://python-all.ru/3.16/whatsnew/2.7.html#updated-module-elementtree-1-3)1713    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/2.7.html#build-and-c-api-changes)17141715      - [Капсулы](https://python-all.ru/3.16/whatsnew/2.7.html#capsules)1716      - [Изменения для конкретной платформы: Windows](https://python-all.ru/3.16/whatsnew/2.7.html#port-specific-changes-windows)1717      - [Изменения для конкретной платформы: Mac OS X](https://python-all.ru/3.16/whatsnew/2.7.html#port-specific-changes-mac-os-x)1718      - [Изменения для конкретной платформы: FreeBSD](https://python-all.ru/3.16/whatsnew/2.7.html#port-specific-changes-freebsd)1719    - [Прочие изменения и исправления](https://python-all.ru/3.16/whatsnew/2.7.html#other-changes-and-fixes)1720    - [Переход на Python 2.7](https://python-all.ru/3.16/whatsnew/2.7.html#porting-to-python-2-7)1721    - [Новые возможности, добавленные в поддерживаемых выпусках Python 2.7](https://python-all.ru/3.16/whatsnew/2.7.html#new-features-added-to-python-2-7-maintenance-releases)17221723      - [Две новые переменные окружения для режима отладки](https://python-all.ru/3.16/whatsnew/2.7.html#two-new-environment-variables-for-debug-mode)1724      - [PEP 434: Исключение для улучшений IDLE во всех ветках](https://python-all.ru/3.16/whatsnew/2.7.html#pep-434-idle-enhancement-exception-for-all-branches)1725      - [PEP 466: Улучшения сетевой безопасности для Python 2.7](https://python-all.ru/3.16/whatsnew/2.7.html#pep-466-network-security-enhancements-for-python-2-7)1726      - [PEP 477: Перенос ensurepip (PEP 453) в Python 2.7](https://python-all.ru/3.16/whatsnew/2.7.html#pep-477-backport-ensurepip-pep-453-to-python-2-7)17271728        - [Автоматическая установка pip по умолчанию](https://python-all.ru/3.16/whatsnew/2.7.html#bootstrapping-pip-by-default)1729        - [Изменения в документации](https://python-all.ru/3.16/whatsnew/2.7.html#documentation-changes)1730      - [PEP 476: Включение проверки сертификатов по умолчанию для http-клиентов стандартной библиотеки](https://python-all.ru/3.16/whatsnew/2.7.html#pep-476-enabling-certificate-verification-by-default-for-stdlib-http-clients)1731      - [PEP 493: Инструменты миграции проверки HTTPS для Python 2.7](https://python-all.ru/3.16/whatsnew/2.7.html#pep-493-https-verification-migration-tools-for-python-2-7)1732      - [Новая `make regen-all` цель сборки](https://python-all.ru/3.16/whatsnew/2.7.html#new-make-regen-all-build-target)1733      - [Удаление `make touch` цели сборки](https://python-all.ru/3.16/whatsnew/2.7.html#removal-of-make-touch-build-target)1734    - [Благодарности](https://python-all.ru/3.16/whatsnew/2.7.html#acknowledgements)1735  - [Что нового в Python 2.6](https://python-all.ru/3.16/whatsnew/2.6.html)17361737    - [Python 3.0](https://python-all.ru/3.16/whatsnew/2.6.html#python-3-0)1738    - [Изменения в процессе разработки](https://python-all.ru/3.16/whatsnew/2.6.html#changes-to-the-development-process)17391740      - [Новый трекер ошибок: Roundup](https://python-all.ru/3.16/whatsnew/2.6.html#new-issue-tracker-roundup)1741      - [Новый формат документации: reStructuredText с использованием Sphinx](https://python-all.ru/3.16/whatsnew/2.6.html#new-documentation-format-restructuredtext-using-sphinx)1742    - [PEP 343: Оператор ‘with’](https://python-all.ru/3.16/whatsnew/2.6.html#pep-343-the-with-statement)17431744      - [Написание контекстных менеджеров](https://python-all.ru/3.16/whatsnew/2.6.html#writing-context-managers)1745      - [Модуль contextlib](https://python-all.ru/3.16/whatsnew/2.6.html#the-contextlib-module)1746    - [PEP 366: Явные относительные импорты из главного модуля](https://python-all.ru/3.16/whatsnew/2.6.html#pep-366-explicit-relative-imports-from-a-main-module)1747    - [PEP 370: Каталог `site-packages` для каждого пользователя](https://python-all.ru/3.16/whatsnew/2.6.html#pep-370-per-user-site-packages-directory)1748    - [PEP 371: Пакет `multiprocessing`](https://python-all.ru/3.16/whatsnew/2.6.html#pep-371-the-multiprocessing-package)1749    - [PEP 3101: Расширенное форматирование строк](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3101-advanced-string-formatting)1750    - [PEP 3105: `print` как функция](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3105-print-as-a-function)1751    - [PEP 3110: Изменения в обработке исключений](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3110-exception-handling-changes)1752    - [PEP 3112: Байтовые литералы](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3112-byte-literals)1753    - [PEP 3116: Новая библиотека ввода-вывода](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3116-new-i-o-library)1754    - [PEP 3118: Пересмотренный протокол буферов](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3118-revised-buffer-protocol)1755    - [PEP 3119: Абстрактные базовые классы](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3119-abstract-base-classes)1756    - [PEP 3127: Поддержка и синтаксис целочисленных литералов](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3127-integer-literal-support-and-syntax)1757    - [PEP 3129: Декораторы классов](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3129-class-decorators)1758    - [PEP 3141: Иерархия типов для чисел](https://python-all.ru/3.16/whatsnew/2.6.html#pep-3141-a-type-hierarchy-for-numbers)17591760      - [Модуль `fractions`](https://python-all.ru/3.16/whatsnew/2.6.html#the-fractions-module)1761    - [Другие изменения языка](https://python-all.ru/3.16/whatsnew/2.6.html#other-language-changes)17621763      - [Оптимизации](https://python-all.ru/3.16/whatsnew/2.6.html#optimizations)1764      - [Изменения в интерпретаторе](https://python-all.ru/3.16/whatsnew/2.6.html#interpreter-changes)1765    - [Новые и улучшенные модули](https://python-all.ru/3.16/whatsnew/2.6.html#new-and-improved-modules)17661767      - [Модуль `ast`](https://python-all.ru/3.16/whatsnew/2.6.html#the-ast-module)1768      - [Модуль `future_builtins`](https://python-all.ru/3.16/whatsnew/2.6.html#the-future-builtins-module)1769      - [Модуль `json`: JavaScript Object Notation](https://python-all.ru/3.16/whatsnew/2.6.html#the-json-module-javascript-object-notation)1770      - [Модуль `plistlib`: парсер списков свойств](https://python-all.ru/3.16/whatsnew/2.6.html#the-plistlib-module-a-property-list-parser)1771      - [Улучшения ctypes](https://python-all.ru/3.16/whatsnew/2.6.html#ctypes-enhancements)1772      - [Улучшенная поддержка SSL](https://python-all.ru/3.16/whatsnew/2.6.html#improved-ssl-support)1773    - [Устаревания и удаления](https://python-all.ru/3.16/whatsnew/2.6.html#deprecations-and-removals)1774    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/2.6.html#build-and-c-api-changes)17751776      - [Изменения для конкретных платформ: Windows](https://python-all.ru/3.16/whatsnew/2.6.html#port-specific-changes-windows)1777      - [Изменения для конкретных платформ: Mac OS X](https://python-all.ru/3.16/whatsnew/2.6.html#port-specific-changes-mac-os-x)1778      - [Изменения для конкретных платформ: IRIX](https://python-all.ru/3.16/whatsnew/2.6.html#port-specific-changes-irix)1779    - [Переход на Python 2.6](https://python-all.ru/3.16/whatsnew/2.6.html#porting-to-python-2-6)1780    - [Благодарности](https://python-all.ru/3.16/whatsnew/2.6.html#acknowledgements)1781  - [Что нового в Python 2.5](https://python-all.ru/3.16/whatsnew/2.5.html)17821783    - [PEP 308: Условные выражения](https://python-all.ru/3.16/whatsnew/2.5.html#pep-308-conditional-expressions)1784    - [PEP 309: Частичное применение функций](https://python-all.ru/3.16/whatsnew/2.5.html#pep-309-partial-function-application)1785    - [PEP 314: Метаданные для пакетов Python v1.1](https://python-all.ru/3.16/whatsnew/2.5.html#pep-314-metadata-for-python-software-packages-v1-1)1786    - [PEP 328: Абсолютные и относительные импорты](https://python-all.ru/3.16/whatsnew/2.5.html#pep-328-absolute-and-relative-imports)1787    - [PEP 338: Выполнение модулей как сценариев](https://python-all.ru/3.16/whatsnew/2.5.html#pep-338-executing-modules-as-scripts)1788    - [PEP 341: Единый try/except/finally](https://python-all.ru/3.16/whatsnew/2.5.html#pep-341-unified-try-except-finally)1789    - [PEP 342: Новые возможности генераторов](https://python-all.ru/3.16/whatsnew/2.5.html#pep-342-new-generator-features)1790    - [PEP 343: Оператор 'with'](https://python-all.ru/3.16/whatsnew/2.5.html#pep-343-the-with-statement)17911792      - [Написание контекстных менеджеров](https://python-all.ru/3.16/whatsnew/2.5.html#writing-context-managers)1793      - [Модуль contextlib](https://python-all.ru/3.16/whatsnew/2.5.html#the-contextlib-module)1794    - [PEP 352: Исключения как классы нового стиля](https://python-all.ru/3.16/whatsnew/2.5.html#pep-352-exceptions-as-new-style-classes)1795    - [PEP 353: Использование ssize\_t в качестве типа индекса](https://python-all.ru/3.16/whatsnew/2.5.html#pep-353-using-ssize-t-as-the-index-type)1796    - [PEP 357: Метод '\_\_index\_\_'](https://python-all.ru/3.16/whatsnew/2.5.html#pep-357-the-index-method)1797    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/2.5.html#other-language-changes)17981799      - [Изменения в интерактивном интерпретаторе](https://python-all.ru/3.16/whatsnew/2.5.html#interactive-interpreter-changes)1800      - [Оптимизация](https://python-all.ru/3.16/whatsnew/2.5.html#optimizations)1801    - [Новые, улучшенные и удалённые модули](https://python-all.ru/3.16/whatsnew/2.5.html#new-improved-and-removed-modules)18021803      - [Пакет ctypes](https://python-all.ru/3.16/whatsnew/2.5.html#the-ctypes-package)1804      - [Пакет ElementTree](https://python-all.ru/3.16/whatsnew/2.5.html#the-elementtree-package)1805      - [Пакет hashlib](https://python-all.ru/3.16/whatsnew/2.5.html#the-hashlib-package)1806      - [Пакет sqlite3](https://python-all.ru/3.16/whatsnew/2.5.html#the-sqlite3-package)1807      - [Пакет wsgiref](https://python-all.ru/3.16/whatsnew/2.5.html#the-wsgiref-package)1808    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/2.5.html#build-and-c-api-changes)18091810      - [Изменения для конкретных платформ](https://python-all.ru/3.16/whatsnew/2.5.html#port-specific-changes)1811    - [Перенос на Python 2.5](https://python-all.ru/3.16/whatsnew/2.5.html#porting-to-python-2-5)1812    - [Благодарности](https://python-all.ru/3.16/whatsnew/2.5.html#acknowledgements)1813  - [Что нового в Python 2.4](https://python-all.ru/3.16/whatsnew/2.4.html)18141815    - [PEP 218: Встроенные объекты множеств](https://python-all.ru/3.16/whatsnew/2.4.html#pep-218-built-in-set-objects)1816    - [PEP 237: Объединение длинных целых и целых чисел](https://python-all.ru/3.16/whatsnew/2.4.html#pep-237-unifying-long-integers-and-integers)1817    - [PEP 289: Генераторные выражения](https://python-all.ru/3.16/whatsnew/2.4.html#pep-289-generator-expressions)1818    - [PEP 292: Упрощённая подстановка строк](https://python-all.ru/3.16/whatsnew/2.4.html#pep-292-simpler-string-substitutions)1819    - [PEP 318: Декораторы для функций и методов](https://python-all.ru/3.16/whatsnew/2.4.html#pep-318-decorators-for-functions-and-methods)1820    - [PEP 322: Обратная итерация](https://python-all.ru/3.16/whatsnew/2.4.html#pep-322-reverse-iteration)1821    - [PEP 324: Новый модуль подпроцесса](https://python-all.ru/3.16/whatsnew/2.4.html#pep-324-new-subprocess-module)1822    - [PEP 327: Тип данных Decimal](https://python-all.ru/3.16/whatsnew/2.4.html#pep-327-decimal-data-type)18231824      - [Зачем нужен Decimal?](https://python-all.ru/3.16/whatsnew/2.4.html#why-is-decimal-needed)1825      - [Тип `Decimal`](https://python-all.ru/3.16/whatsnew/2.4.html#the-decimal-type)1826      - [Тип `Context`](https://python-all.ru/3.16/whatsnew/2.4.html#the-context-type)1827    - [PEP 328: Многострочные импорты](https://python-all.ru/3.16/whatsnew/2.4.html#pep-328-multi-line-imports)1828    - [PEP 331: Независящие от локали преобразования float/строк](https://python-all.ru/3.16/whatsnew/2.4.html#pep-331-locale-independent-float-string-conversions)1829    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/2.4.html#other-language-changes)18301831      - [Оптимизация](https://python-all.ru/3.16/whatsnew/2.4.html#optimizations)1832    - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3.16/whatsnew/2.4.html#new-improved-and-deprecated-modules)18331834      - [cookielib](https://python-all.ru/3.16/whatsnew/2.4.html#cookielib)1835      - [doctest](https://python-all.ru/3.16/whatsnew/2.4.html#doctest)1836    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/2.4.html#build-and-c-api-changes)18371838      - [Изменения для конкретных платформ](https://python-all.ru/3.16/whatsnew/2.4.html#port-specific-changes)1839    - [Перенос на Python 2.4](https://python-all.ru/3.16/whatsnew/2.4.html#porting-to-python-2-4)1840    - [Благодарности](https://python-all.ru/3.16/whatsnew/2.4.html#acknowledgements)1841  - [Что нового в Python 2.3](https://python-all.ru/3.16/whatsnew/2.3.html)18421843    - [PEP 218: Стандартный тип set](https://python-all.ru/3.16/whatsnew/2.3.html#pep-218-a-standard-set-datatype)1844    - [PEP 255: Простые генераторы](https://python-all.ru/3.16/whatsnew/2.3.html#pep-255-simple-generators)1845    - [PEP 263: Кодировки исходного кода](https://python-all.ru/3.16/whatsnew/2.3.html#pep-263-source-code-encodings)1846    - [PEP 273: Импорт модулей из ZIP-архивов](https://python-all.ru/3.16/whatsnew/2.3.html#pep-273-importing-modules-from-zip-archives)1847    - [PEP 277: Поддержка имён файлов в Unicode для Windows NT](https://python-all.ru/3.16/whatsnew/2.3.html#pep-277-unicode-file-name-support-for-windows-nt)1848    - [PEP 278: Универсальная поддержка символов новой строки](https://python-all.ru/3.16/whatsnew/2.3.html#pep-278-universal-newline-support)1849    - [PEP 279: enumerate()](https://python-all.ru/3.16/whatsnew/2.3.html#pep-279-enumerate)1850    - [PEP 282: Пакет logging](https://python-all.ru/3.16/whatsnew/2.3.html#pep-282-the-logging-package)1851    - [PEP 285: Булев тип](https://python-all.ru/3.16/whatsnew/2.3.html#pep-285-a-boolean-type)1852    - [PEP 293: Колбэки обработки ошибок кодеков](https://python-all.ru/3.16/whatsnew/2.3.html#pep-293-codec-error-handling-callbacks)1853    - [PEP 301: Индекс пакетов и метаданные для Distutils](https://python-all.ru/3.16/whatsnew/2.3.html#pep-301-package-index-and-metadata-for-distutils)1854    - [PEP 302: Новые хуки импорта](https://python-all.ru/3.16/whatsnew/2.3.html#pep-302-new-import-hooks)1855    - [PEP 305: Файлы с разделителями-запятыми](https://python-all.ru/3.16/whatsnew/2.3.html#pep-305-comma-separated-files)1856    - [PEP 307: Улучшения pickle](https://python-all.ru/3.16/whatsnew/2.3.html#pep-307-pickle-enhancements)1857    - [Расширенные срезы](https://python-all.ru/3.16/whatsnew/2.3.html#extended-slices)1858    - [Прочие изменения языка](https://python-all.ru/3.16/whatsnew/2.3.html#other-language-changes)18591860      - [Изменения в строках](https://python-all.ru/3.16/whatsnew/2.3.html#string-changes)1861      - [Оптимизации](https://python-all.ru/3.16/whatsnew/2.3.html#optimizations)1862    - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3.16/whatsnew/2.3.html#new-improved-and-deprecated-modules)18631864      - [Тип даты/времени](https://python-all.ru/3.16/whatsnew/2.3.html#date-time-type)1865      - [Модуль optparse](https://python-all.ru/3.16/whatsnew/2.3.html#the-optparse-module)1866    - [Pymalloc: Специализированный аллокатор объектов](https://python-all.ru/3.16/whatsnew/2.3.html#pymalloc-a-specialized-object-allocator)1867    - [Изменения в сборке и C API](https://python-all.ru/3.16/whatsnew/2.3.html#build-and-c-api-changes)18681869      - [Изменения для конкретных платформ](https://python-all.ru/3.16/whatsnew/2.3.html#port-specific-changes)1870    - [Прочие изменения и исправления](https://python-all.ru/3.16/whatsnew/2.3.html#other-changes-and-fixes)1871    - [Перенос на Python 2.3](https://python-all.ru/3.16/whatsnew/2.3.html#porting-to-python-2-3)1872    - [Благодарности](https://python-all.ru/3.16/whatsnew/2.3.html#acknowledgements)1873  - [Что нового в Python 2.2](https://python-all.ru/3.16/whatsnew/2.2.html)18741875    - [Введение](https://python-all.ru/3.16/whatsnew/2.2.html#introduction)1876    - [PEP 252 и 253: изменения типов и классов](https://python-all.ru/3.16/whatsnew/2.2.html#peps-252-and-253-type-and-class-changes)18771878      - [Старые и новые классы](https://python-all.ru/3.16/whatsnew/2.2.html#old-and-new-classes)1879      - [Дескрипторы](https://python-all.ru/3.16/whatsnew/2.2.html#descriptors)1880      - [Множественное наследование: правило ромба](https://python-all.ru/3.16/whatsnew/2.2.html#multiple-inheritance-the-diamond-rule)1881      - [Доступ к атрибутам](https://python-all.ru/3.16/whatsnew/2.2.html#attribute-access)1882      - [Связанные ссылки](https://python-all.ru/3.16/whatsnew/2.2.html#related-links)1883    - [PEP 234: итераторы](https://python-all.ru/3.16/whatsnew/2.2.html#pep-234-iterators)1884    - [PEP 255: простые генераторы](https://python-all.ru/3.16/whatsnew/2.2.html#pep-255-simple-generators)1885    - [PEP 237: объединение длинных целых и целых чисел](https://python-all.ru/3.16/whatsnew/2.2.html#pep-237-unifying-long-integers-and-integers)1886    - [PEP 238: изменение оператора деления](https://python-all.ru/3.16/whatsnew/2.2.html#pep-238-changing-the-division-operator)1887    - [Изменения в Unicode](https://python-all.ru/3.16/whatsnew/2.2.html#unicode-changes)1888    - [PEP 227: вложенные области видимости](https://python-all.ru/3.16/whatsnew/2.2.html#pep-227-nested-scopes)1889    - [Новые и улучшенные модули](https://python-all.ru/3.16/whatsnew/2.2.html#new-and-improved-modules)1890    - [Изменения и исправления интерпретатора](https://python-all.ru/3.16/whatsnew/2.2.html#interpreter-changes-and-fixes)1891    - [Прочие изменения и исправления](https://python-all.ru/3.16/whatsnew/2.2.html#other-changes-and-fixes)1892    - [Благодарности](https://python-all.ru/3.16/whatsnew/2.2.html#acknowledgements)1893  - [Что нового в Python 2.1](https://python-all.ru/3.16/whatsnew/2.1.html)18941895    - [Введение](https://python-all.ru/3.16/whatsnew/2.1.html#introduction)1896    - [PEP 227: вложенные области видимости](https://python-all.ru/3.16/whatsnew/2.1.html#pep-227-nested-scopes)1897    - [PEP 236: директивы \_\_future\_\_](https://python-all.ru/3.16/whatsnew/2.1.html#pep-236-future-directives)1898    - [PEP 207: расширенные сравнения](https://python-all.ru/3.16/whatsnew/2.1.html#pep-207-rich-comparisons)1899    - [PEP 230: инфраструктура предупреждений](https://python-all.ru/3.16/whatsnew/2.1.html#pep-230-warning-framework)1900    - [PEP 229: новая система сборки](https://python-all.ru/3.16/whatsnew/2.1.html#pep-229-new-build-system)1901    - [PEP 205: слабые ссылки](https://python-all.ru/3.16/whatsnew/2.1.html#pep-205-weak-references)1902    - [PEP 232: атрибуты функций](https://python-all.ru/3.16/whatsnew/2.1.html#pep-232-function-attributes)1903    - [PEP 235: импорт модулей на платформах, нечувствительных к регистру](https://python-all.ru/3.16/whatsnew/2.1.html#pep-235-importing-modules-on-case-insensitive-platforms)1904    - [PEP 217: интерактивный перехватчик вывода](https://python-all.ru/3.16/whatsnew/2.1.html#pep-217-interactive-display-hook)1905    - [PEP 208: новая модель приведения типов](https://python-all.ru/3.16/whatsnew/2.1.html#pep-208-new-coercion-model)1906    - [PEP 241: метаданные в пакетах Python](https://python-all.ru/3.16/whatsnew/2.1.html#pep-241-metadata-in-python-packages)1907    - [Новые и улучшенные модули](https://python-all.ru/3.16/whatsnew/2.1.html#new-and-improved-modules)1908    - [Прочие изменения и исправления](https://python-all.ru/3.16/whatsnew/2.1.html#other-changes-and-fixes)1909    - [Благодарности](https://python-all.ru/3.16/whatsnew/2.1.html#acknowledgements)1910  - [Что нового в Python 2.0](https://python-all.ru/3.16/whatsnew/2.0.html)19111912    - [Введение](https://python-all.ru/3.16/whatsnew/2.0.html#introduction)1913    - [А что насчёт Python 1.6?](https://python-all.ru/3.16/whatsnew/2.0.html#what-about-python-1-6)1914    - [Новый процесс разработки](https://python-all.ru/3.16/whatsnew/2.0.html#new-development-process)1915    - [Unicode](https://python-all.ru/3.16/whatsnew/2.0.html#unicode)1916    - [Списковые включения](https://python-all.ru/3.16/whatsnew/2.0.html#list-comprehensions)1917    - [Расширенное присваивание](https://python-all.ru/3.16/whatsnew/2.0.html#augmented-assignment)1918    - [Методы строк](https://python-all.ru/3.16/whatsnew/2.0.html#string-methods)1919    - [Сборка мусора циклических ссылок](https://python-all.ru/3.16/whatsnew/2.0.html#garbage-collection-of-cycles)1920    - [Другие изменения ядра](https://python-all.ru/3.16/whatsnew/2.0.html#other-core-changes)19211922      - [Мелкие изменения языка](https://python-all.ru/3.16/whatsnew/2.0.html#minor-language-changes)1923      - [Изменения встроенных функций](https://python-all.ru/3.16/whatsnew/2.0.html#changes-to-built-in-functions)1924    - [Перенос на 2.0](https://python-all.ru/3.16/whatsnew/2.0.html#porting-to-2-0)1925    - [Изменения в расширении/встраивании](https://python-all.ru/3.16/whatsnew/2.0.html#extending-embedding-changes)1926    - [Distutils: упрощение установки модулей](https://python-all.ru/3.16/whatsnew/2.0.html#distutils-making-modules-easy-to-install)1927    - [Модули XML](https://python-all.ru/3.16/whatsnew/2.0.html#xml-modules)19281929      - [Поддержка SAX2](https://python-all.ru/3.16/whatsnew/2.0.html#sax2-support)1930      - [Поддержка DOM](https://python-all.ru/3.16/whatsnew/2.0.html#dom-support)1931      - [Связь с PyXML](https://python-all.ru/3.16/whatsnew/2.0.html#relationship-to-pyxml)1932    - [Изменения модулей](https://python-all.ru/3.16/whatsnew/2.0.html#module-changes)1933    - [Новые модули](https://python-all.ru/3.16/whatsnew/2.0.html#new-modules)1934    - [Улучшения IDLE](https://python-all.ru/3.16/whatsnew/2.0.html#idle-improvements)1935    - [Удалённые и устаревшие модули](https://python-all.ru/3.16/whatsnew/2.0.html#deleted-and-deprecated-modules)1936    - [Благодарности](https://python-all.ru/3.16/whatsnew/2.0.html#acknowledgements)1937  - [Журнал изменений](https://python-all.ru/3.16/whatsnew/changelog.html)19381939    - [Следующая версия Python](https://python-all.ru/3.16/whatsnew/changelog.html#python-next)19401941      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#macos)1942      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#windows)1943      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#tools-demos)1944      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#tests)1945      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#security)1946      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#library)1947      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#idle)1948      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#documentation)1949      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#core-and-builtins)1950      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#c-api)1951      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#build)1952    - [Python 3.15.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-beta-1)19531954      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id2)1955      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id4)1956      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id5)1957      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id6)1958      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id7)1959      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id8)1960      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id9)1961      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id10)1962      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id11)1963      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id12)1964    - [Python 3.15.0 alpha 8](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-alpha-8)19651966      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id13)1967      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id14)1968      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id15)1969      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id17)1970      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id18)1971      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id19)1972      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id20)1973      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id21)1974      - [Инструменты и примеры](https://python-all.ru/3.16/whatsnew/changelog.html#id22)1975      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id23)1976    - [Python 3.15.0 alpha 7](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-alpha-7)19771978      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id24)1979      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id25)1980      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id26)1981      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id27)1982      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id28)1983      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id29)1984      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id30)1985      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id31)1986    - [Python 3.15.0 alpha 6](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-alpha-6)19871988      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id32)1989      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id33)1990      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id34)1991      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id35)1992      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id36)1993      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id38)1994      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id39)1995      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id40)1996      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id41)1997    - [Python 3.15.0 alpha 5](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-alpha-5)19981999      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id42)2000      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id43)2001      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id44)2002      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id45)2003      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id46)2004      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id47)2005      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id48)2006    - [Python 3.15.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-alpha-4)20072008      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id49)2009      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id50)2010      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id51)2011    - [Python 3.15.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-alpha-3)20122013      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id52)2014      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id53)2015      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id54)2016      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id55)2017      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id56)2018      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id57)2019      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id58)2020      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id59)2021    - [Python 3.15.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-alpha-2)20222023      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id60)2024      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id61)2025      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id62)2026      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id63)2027      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id64)2028      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id65)2029      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id66)2030      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id67)2031      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id68)2032      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id69)2033      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id70)2034      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id71)2035      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id72)2036      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id73)2037      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id74)2038      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id75)2039      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id76)2040      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id77)2041    - [Python 3.15.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-15-0-alpha-1)20422043      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id78)2044      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id79)2045      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id80)2046      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id81)2047      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id82)2048      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id83)2049      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id84)2050      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id85)2051      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id86)2052      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id87)2053      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id88)2054      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id89)2055      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id90)2056      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id91)2057      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id92)2058      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id93)2059      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id94)2060      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id95)2061      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id96)2062      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id97)2063      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id98)2064      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id99)2065      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id100)2066      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id101)2067      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id102)2068      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id103)2069      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id104)2070      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id105)2071      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id106)2072      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id107)2073      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id108)2074      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id109)2075      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id110)2076      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id111)2077      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id112)2078      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id113)2079      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id114)2080    - [Python 3.14.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-14-0-beta-1)20812082      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id115)2083      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id116)2084      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id117)2085      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id118)2086      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id119)2087      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id120)2088      - [Documentation](https://python-all.ru/3.16/whatsnew/changelog.html#id121)2089      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id122)2090      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id123)2091      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id124)2092      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id125)2093      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id126)2094      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id127)2095      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id128)2096      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id129)2097    - [Python 3.14.0 alpha 7](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-14-0-alpha-7)20982099      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id130)2100      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id131)2101      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id132)2102      - [Tests](https://python-all.ru/3.16/whatsnew/changelog.html#id133)2103      - [Security](https://python-all.ru/3.16/whatsnew/changelog.html#id134)2104      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id135)2105      - [Documentation](https://python-all.ru/3.16/whatsnew/changelog.html#id136)2106      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id137)2107      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id138)2108      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id139)2109      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id140)2110      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id141)2111    - [Python 3.14.0 alpha 6](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-14-0-alpha-6)21122113      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id142)2114      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id143)2115      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id144)2116      - [Tests](https://python-all.ru/3.16/whatsnew/changelog.html#id145)2117      - [Security](https://python-all.ru/3.16/whatsnew/changelog.html#id146)2118      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id147)2119      - [Documentation](https://python-all.ru/3.16/whatsnew/changelog.html#id148)2120      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id149)2121      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id150)2122      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id151)2123      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id152)2124      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id153)2125      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id154)2126      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id155)2127    - [Python 3.14.0 alpha 5](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-14-0-alpha-5)21282129      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id156)2130      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id157)2131      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id158)2132      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id159)2133      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id160)2134      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id161)2135      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id162)2136      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id163)2137      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id164)2138      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id165)2139      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id166)2140      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id167)2141      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id168)2142      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id169)2143      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id170)2144    - [Python 3.14.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-14-0-alpha-4)21452146      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id171)2147      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id172)2148      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id173)2149      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id174)2150      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id175)2151      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id176)2152      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id177)2153      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id178)2154      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id179)2155      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id180)2156      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id181)2157    - [Python 3.14.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-14-0-alpha-3)21582159      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id182)2160      - [Инструменты/Примеры](https://python-all.ru/3.16/whatsnew/changelog.html#id183)2161      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id184)2162      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id185)2163      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id186)2164      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id187)2165      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id188)2166      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id189)2167      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id190)2168      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id191)2169      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id192)2170    - [Python 3.14.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-14-0-alpha-2)21712172      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id193)2173      - [Инструменты/Примеры](https://python-all.ru/3.16/whatsnew/changelog.html#id194)2174      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id195)2175      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id196)2176      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id197)2177      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id198)2178      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id199)2179      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id200)2180      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id201)2181      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id202)2182      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id203)2183      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id204)2184      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id205)2185      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id206)2186    - [Python 3.14.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-14-0-alpha-1)21872188      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id207)2189      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id208)2190      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id209)2191      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id210)2192      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id211)2193      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id212)2194      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id213)2195      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id214)2196      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id215)2197      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id216)2198      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id217)2199      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id218)2200      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id219)2201      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id220)2202      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id221)2203      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id222)2204      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id223)2205      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id224)2206      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id225)2207      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id226)2208      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id227)2209      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id228)2210      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id229)2211      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id230)2212      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id231)2213    - [Python 3.13.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-13-0-beta-1)22142215      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id232)2216      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id233)2217      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id234)2218      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id235)2219      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id236)2220      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id237)2221      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id238)2222      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id239)2223      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id240)2224      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id241)2225      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id242)2226    - [Python 3.13.0 alpha 6](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-13-0-alpha-6)22272228      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id243)2229      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id244)2230      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id245)2231      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id246)2232      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id247)2233      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id248)2234      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id249)2235      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id250)2236      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id251)2237    - [Python 3.13.0 alpha 5](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-13-0-alpha-5)22382239      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id252)2240      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id253)2241      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id254)2242      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id255)2243      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id256)2244      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id257)2245      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id258)2246      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id259)2247      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id260)2248      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id261)2249      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id262)2250      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id263)2251      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id264)2252      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id265)2253      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id266)2254    - [Python 3.13.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-13-0-alpha-4)22552256      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id267)2257      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id268)2258      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id269)2259      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id270)2260      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id271)2261      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id272)2262      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id273)2263      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id274)2264      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id275)2265      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id276)2266      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id277)2267    - [Python 3.13.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-13-0-alpha-3)22682269      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id278)2270      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id279)2271      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id280)2272      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id281)2273      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id282)2274      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id283)2275      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id284)2276      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id285)2277      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id286)2278      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id287)2279    - [Python 3.13.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-13-0-alpha-2)22802281      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id288)2282      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id289)2283      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id290)2284      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id291)2285      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id292)2286      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id293)2287      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id294)2288      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id295)2289      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id296)2290    - [Python 3.13.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-13-0-alpha-1)22912292      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id297)2293      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id298)2294      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id299)2295      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id300)2296      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id301)2297      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id302)2298      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id303)2299      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id304)2300      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id305)2301      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id306)2302      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id307)2303    - [Python 3.12.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-12-0-beta-1)23042305      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id308)2306      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id309)2307      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id310)2308      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id311)2309      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id312)2310      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id313)2311      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id314)2312      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id315)2313      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id316)2314      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id317)2315      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id318)2316      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id319)2317      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id320)2318      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id321)2319    - [Python 3.12.0 alpha 7](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-12-0-alpha-7)23202321      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id322)2322      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id323)2323      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id324)2324      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id325)2325      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id326)2326      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id327)2327      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id328)2328      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id329)2329      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id330)2330      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id331)2331      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id332)2332      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id333)2333    - [Python 3.12.0 alpha 6](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-12-0-alpha-6)23342335      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id334)2336      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id335)2337      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id336)2338      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id337)2339      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id338)2340      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id339)2341      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id340)2342      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id341)2343      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id342)2344    - [Python 3.12.0 alpha 5](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-12-0-alpha-5)23452346      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id343)2347      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id345)2348      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id346)2349      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id347)2350      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id348)2351      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id349)2352      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id350)2353    - [Python 3.12.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-12-0-alpha-4)23542355      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id351)2356      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id352)2357      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id353)2358      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id354)2359      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id355)2360      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id356)2361      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id357)2362      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id358)2363      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id359)2364      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id360)2365      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id361)2366      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id362)2367      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id363)2368    - [Python 3.12.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-12-0-alpha-3)23692370      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id364)2371      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id365)2372      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id366)2373      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id367)2374      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id368)2375      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id369)2376      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id370)2377      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id371)2378      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id372)2379      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id373)2380      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id374)2381      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id375)2382    - [Python 3.12.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-12-0-alpha-2)23832384      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id376)2385      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id377)2386      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id378)2387      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id379)2388      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id380)2389      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id381)2390      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id382)2391      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id383)2392      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id384)2393      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id385)2394      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id386)2395    - [Python 3.12.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-12-0-alpha-1)23962397      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id387)2398      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id388)2399      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id389)2400      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id390)2401      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id391)2402      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id392)2403      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id393)2404      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id394)2405      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id395)2406      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id396)2407      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id397)2408      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id398)2409      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id399)2410      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id400)2411      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id401)2412      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id402)2413      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id403)2414      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id404)2415      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id405)2416      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id406)2417      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id407)2418      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id408)2419      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id409)2420      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id410)2421      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id411)2422      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id412)2423      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id413)2424      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id414)2425      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id416)2426    - [Python 3.11.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-11-0-beta-1)24272428      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id417)2429      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id418)2430      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id419)2431      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id420)2432      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id421)2433      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id422)2434      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id423)2435      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id424)2436      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id425)2437      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id426)2438      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id427)2439      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id428)2440      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id429)2441      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id430)2442    - [Python 3.11.0 alpha 7](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-11-0-alpha-7)24432444      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id431)2445      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id432)2446      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id433)2447      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id434)2448      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id435)2449      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id436)2450      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id437)2451      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id438)2452      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id439)2453      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id440)2454      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id441)2455      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id442)2456      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id443)2457    - [Python 3.11.0 alpha 6](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-11-0-alpha-6)24582459      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id444)2460      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id445)2461      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id446)2462      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id447)2463      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id448)2464      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id449)2465      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id450)2466      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id451)2467      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id452)2468      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id453)2469      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id454)2470      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id455)2471      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id456)2472      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id457)2473    - [Python 3.11.0 alpha 5](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-11-0-alpha-5)24742475      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id458)2476      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id459)2477      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id460)2478      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id461)2479      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id462)2480      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id463)2481      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id464)2482      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id465)2483      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id466)2484      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id467)2485      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id468)2486      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id469)2487      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id470)2488      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id471)2489    - [Python 3.11.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-11-0-alpha-4)24902491      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id472)2492      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id473)2493      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id474)2494      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id475)2495      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id476)2496      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id477)2497      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id478)2498      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id479)2499      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id480)2500      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id481)2501      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id482)2502      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id483)2503      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id484)2504      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id485)2505    - [Python 3.11.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-11-0-alpha-3)25062507      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id486)2508      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id487)2509      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id488)2510      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id489)2511      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id490)2512      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id491)2513      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id492)2514      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id493)2515      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id494)2516      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id495)2517    - [Python 3.11.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-11-0-alpha-2)25182519      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id496)2520      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id497)2521      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id498)2522      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id499)2523      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id500)2524      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id501)2525      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id502)2526      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id503)2527      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id504)2528    - [Python 3.11.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-11-0-alpha-1)25292530      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id505)2531      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id506)2532      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id507)2533      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id508)2534      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id509)2535      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id510)2536      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id511)2537      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id512)2538      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id513)2539      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id514)2540      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id515)2541      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id516)2542      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id517)2543      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id518)2544      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id519)2545      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id520)2546      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id521)2547      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id522)2548      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id523)2549      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id524)2550      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id525)2551      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id526)2552      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id527)2553      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id528)2554      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id529)2555      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id530)2556      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id531)2557      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id532)2558      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id533)2559    - [Python 3.10.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-10-0-beta-1)25602561      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id534)2562      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id535)2563      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id536)2564      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id537)2565      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id538)2566      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id539)2567      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id540)2568      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id541)2569      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id542)2570      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id543)2571      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id544)2572      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id545)2573      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id546)2574      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id547)2575    - [Python 3.10.0 alpha 7](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-10-0-alpha-7)25762577      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id548)2578      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id549)2579      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id550)2580      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id551)2581      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id552)2582      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id553)2583      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id554)2584      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id555)2585      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id556)2586      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id557)2587      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id558)2588    - [Python 3.10.0 alpha 6](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-10-0-alpha-6)25892590      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id559)2591      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id560)2592      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id561)2593      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id562)2594      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id563)2595      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id564)2596      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id565)2597      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id566)2598      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id567)2599      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id568)2600      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id569)2601      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id570)2602      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id571)2603      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id572)2604    - [Python 3.10.0 alpha 5](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-10-0-alpha-5)26052606      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id573)2607      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id574)2608      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id575)2609      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id576)2610      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id577)2611      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id578)2612      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id579)2613      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id580)2614      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id581)2615      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id582)2616      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id583)2617      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id584)2618    - [Python 3.10.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-10-0-alpha-4)26192620      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id585)2621      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id586)2622      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id587)2623      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id588)2624      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id589)2625      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id590)2626      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id591)2627      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id592)2628      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id593)2629      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id594)2630      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id595)2631      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id596)2632    - [Python 3.10.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-10-0-alpha-3)26332634      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id597)2635      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id598)2636      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id599)2637      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id600)2638      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id601)2639      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id602)2640      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id603)2641      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id604)2642      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id605)2643      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id606)2644      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id607)2645      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id608)2646      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id609)2647      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id610)2648      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id611)2649      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id612)2650      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id613)2651    - [Python 3.10.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-10-0-alpha-2)26522653      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id614)2654      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id615)2655      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id616)2656      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id617)2657      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id618)2658      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id619)2659      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id620)2660      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id621)2661      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id622)2662      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id623)2663      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id624)2664      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id625)2665    - [Python 3.10.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-10-0-alpha-1)26662667      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id626)2668      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id627)2669      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id628)2670      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id629)2671      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id630)2672      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id631)2673      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id632)2674      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id633)2675      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id634)2676      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id635)2677      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id636)2678      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id637)2679      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id638)2680      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id639)2681      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id640)2682      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id641)2683      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id642)2684      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id643)2685      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id644)2686      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id645)2687      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id646)2688      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id647)2689      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id648)2690      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id649)2691      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id650)2692      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id651)2693      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id652)2694      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id653)2695      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id654)2696      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id655)2697      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id656)2698      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id657)2699      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id658)2700      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id659)2701      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id660)2702      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id661)2703      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id662)2704      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id663)2705    - [Python 3.9.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-9-0-beta-1)27062707      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id664)2708      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id665)2709      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id666)2710      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id667)2711      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id668)2712      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id669)2713      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id670)2714      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id671)2715      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id672)2716      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id673)2717    - [Python 3.9.0 alpha 6](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-9-0-alpha-6)27182719      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id674)2720      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id675)2721      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id676)2722      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id677)2723      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id678)2724      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id679)2725      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id680)2726      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id681)2727      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id682)2728      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id683)2729      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id684)2730    - [Python 3.9.0 alpha 5](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-9-0-alpha-5)27312732      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id685)2733      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id686)2734      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id687)2735      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id688)2736      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id689)2737      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id690)2738      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id691)2739      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id692)2740      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id693)2741      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id694)2742      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id695)2743    - [Python 3.9.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-9-0-alpha-4)27442745      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id696)2746      - [Ядро и встроенные функции](https://python-all.ru/3.16/whatsnew/changelog.html#id697)2747      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id698)2748      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id699)2749      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id700)2750      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id701)2751      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id702)2752      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id703)2753      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id704)2754    - [Python 3.9.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-9-0-alpha-3)27552756      - [Ядро и встроенные функции](https://python-all.ru/3.16/whatsnew/changelog.html#id705)2757      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id706)2758      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id707)2759      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id708)2760      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id709)2761      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id710)2762    - [Python 3.9.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-9-0-alpha-2)27632764      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id711)2765      - [Ядро и встроенные функции](https://python-all.ru/3.16/whatsnew/changelog.html#id712)2766      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id713)2767      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id714)2768      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id715)2769      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id716)2770      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id717)2771      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id718)2772      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id719)2773      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id720)2774    - [Python 3.9.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-9-0-alpha-1)27752776      - [Security](https://python-all.ru/3.16/whatsnew/changelog.html#id721)2777      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id722)2778      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id723)2779      - [Documentation](https://python-all.ru/3.16/whatsnew/changelog.html#id724)2780      - [Tests](https://python-all.ru/3.16/whatsnew/changelog.html#id725)2781      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id726)2782      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id727)2783      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id728)2784      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id729)2785      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id730)2786      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id731)2787    - [Python 3.8.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-8-0-beta-1)27882789      - [Security](https://python-all.ru/3.16/whatsnew/changelog.html#id732)2790      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id733)2791      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id734)2792      - [Documentation](https://python-all.ru/3.16/whatsnew/changelog.html#id735)2793      - [Tests](https://python-all.ru/3.16/whatsnew/changelog.html#id736)2794      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id737)2795      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id738)2796      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id739)2797      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id740)2798      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id741)2799      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id742)2800    - [Python 3.8.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-8-0-alpha-4)28012802      - [Security](https://python-all.ru/3.16/whatsnew/changelog.html#id743)2803      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id744)2804      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id745)2805      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id746)2806      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id747)2807      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id748)2808      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id749)2809      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id750)2810      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id751)2811      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id752)2812      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id753)2813    - [Python 3.8.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-8-0-alpha-3)28142815      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id754)2816      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id755)2817      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id756)2818      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id757)2819      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id758)2820      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id759)2821      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id760)2822      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id761)2823      - [Инструменты/Демо](https://python-all.ru/3.16/whatsnew/changelog.html#id762)2824      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id763)2825    - [Python 3.8.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-8-0-alpha-2)28262827      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id764)2828      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id765)2829      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id766)2830      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id767)2831      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id768)2832      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id769)2833    - [Python 3.8.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-8-0-alpha-1)28342835      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id770)2836      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id771)2837      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id772)2838      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id773)2839      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id774)2840      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id775)2841      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id776)2842      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id777)2843      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id778)2844      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id779)2845      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id780)2846    - [Python 3.7.0 final](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-final)28472848      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id781)2849      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id782)2850    - [Python 3.7.0 release candidate 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-release-candidate-1)28512852      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id783)2853      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id784)2854      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id785)2855      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id786)2856      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id787)2857      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id788)2858    - [Python 3.7.0 beta 5](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-beta-5)28592860      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id789)2861      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id790)2862      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id791)2863      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id792)2864      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id793)2865      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id794)2866      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id795)2867    - [Python 3.7.0 beta 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-beta-4)28682869      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id796)2870      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id797)2871      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id798)2872      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id799)2873      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id800)2874      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id801)2875      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id802)2876      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id803)2877      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id804)2878    - [Python 3.7.0 beta 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-beta-3)28792880      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id805)2881      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id806)2882      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id807)2883      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id808)2884      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id809)2885      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id810)2886      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id811)2887      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id812)2888      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id813)2889      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id814)2890      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id815)2891    - [Python 3.7.0 beta 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-beta-2)28922893      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id816)2894      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id817)2895      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id818)2896      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id819)2897      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id820)2898      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id821)2899      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id822)2900      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id823)2901      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id824)2902      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id825)2903    - [Python 3.7.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-beta-1)29042905      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id826)2906      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id827)2907      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id828)2908      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id829)2909      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id830)2910      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id831)2911      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id832)2912      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id833)2913    - [Python 3.7.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-alpha-4)29142915      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id834)2916      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id835)2917      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id836)2918      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id837)2919      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id838)2920      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id839)2921      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id840)2922    - [Python 3.7.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-alpha-3)29232924      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id841)2925      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id842)2926      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id843)2927      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id844)2928      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id845)2929      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id846)2930      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id847)2931      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id848)2932      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id849)2933      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id850)2934    - [Python 3.7.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-alpha-2)29352936      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id851)2937      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id852)2938      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id853)2939      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id854)2940      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id855)2941      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id856)2942    - [Python 3.7.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-7-0-alpha-1)29432944      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id857)2945      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id858)2946      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id859)2947      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id860)2948      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id861)2949      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id862)2950      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id863)2951      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id864)2952      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id865)2953      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id866)2954    - [Python 3.6.6 final](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-6-final)2955    - [Python 3.6.6 release candidate 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-6-release-candidate-1)29562957      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id867)2958      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id868)2959      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id869)2960      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id870)2961      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id871)2962      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id872)2963      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id873)2964      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id874)2965      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id875)2966      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id876)2967    - [Python 3.6.5 final](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-5-final)29682969      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id877)2970      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id878)2971    - [Python 3.6.5 release candidate 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-5-release-candidate-1)29722973      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id879)2974      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id880)2975      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id881)2976      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id882)2977      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id883)2978      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id884)2979      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id885)2980      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id886)2981      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id887)2982      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id888)2983      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id889)2984    - [Python 3.6.4 финальная](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-4-final)2985    - [Python 3.6.4 кандидат в релизы 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-4-release-candidate-1)29862987      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id890)2988      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id891)2989      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id892)2990      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id893)2991      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id894)2992      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id895)2993      - [macOS](https://python-all.ru/3.16/whatsnew/changelog.html#id896)2994      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id897)2995      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id898)2996      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id899)2997    - [Python 3.6.3 финальная](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-3-final)29982999      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id900)3000      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id901)3001    - [Python 3.6.3 кандидат в релизы 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-3-release-candidate-1)30023003      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id902)3004      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id903)3005      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id904)3006      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id905)3007      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id906)3008      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id907)3009      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id908)3010      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id909)3011      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id910)3012    - [Python 3.6.2 финальная](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-2-final)3013    - [Python 3.6.2 кандидат в релизы 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-2-release-candidate-2)30143015      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id911)3016    - [Python 3.6.2 кандидат в релизы 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-2-release-candidate-1)30173018      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id912)3019      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id913)3020      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id914)3021      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id915)3022      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id916)3023      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id917)3024      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id918)3025      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id919)3026      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id920)3027      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id921)3028    - [Python 3.6.1 финальный](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-1-final)30293030      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id922)3031      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id923)3032    - [Python 3.6.1 кандидат в релизы 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-1-release-candidate-1)30333034      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id924)3035      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id925)3036      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id926)3037      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id927)3038      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id928)3039      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id929)3040      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id930)3041      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id931)3042    - [Python 3.6.0 финальный](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-final)3043    - [Python 3.6.0 кандидат в релизы 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-release-candidate-2)30443045      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id932)3046      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id933)3047      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id934)3048      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id935)3049    - [Python 3.6.0 кандидат в релизы 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-release-candidate-1)30503051      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id936)3052      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id937)3053      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id938)3054      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id939)3055      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id940)3056    - [Python 3.6.0 beta 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-beta-4)30573058      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id941)3059      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id942)3060      - [Documentation](https://python-all.ru/3.16/whatsnew/changelog.html#id943)3061      - [Tests](https://python-all.ru/3.16/whatsnew/changelog.html#id944)3062      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id945)3063    - [Python 3.6.0 beta 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-beta-3)30643065      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id946)3066      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id947)3067      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id948)3068      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id949)3069      - [Tests](https://python-all.ru/3.16/whatsnew/changelog.html#id950)3070    - [Python 3.6.0 beta 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-beta-2)30713072      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id951)3073      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id952)3074      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id953)3075      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id954)3076      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id955)3077      - [Tests](https://python-all.ru/3.16/whatsnew/changelog.html#id956)3078    - [Python 3.6.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-beta-1)30793080      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id957)3081      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id958)3082      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id959)3083      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id960)3084      - [Tests](https://python-all.ru/3.16/whatsnew/changelog.html#id961)3085      - [Build](https://python-all.ru/3.16/whatsnew/changelog.html#id962)3086      - [Tools/Demos](https://python-all.ru/3.16/whatsnew/changelog.html#id963)3087      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id964)3088    - [Python 3.6.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-alpha-4)30893090      - [Core and Builtins](https://python-all.ru/3.16/whatsnew/changelog.html#id965)3091      - [Library](https://python-all.ru/3.16/whatsnew/changelog.html#id966)3092      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id967)3093      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id968)3094      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id969)3095      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id970)3096    - [Python 3.6.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-alpha-3)30973098      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id971)3099      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id972)3100      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id973)3101      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id974)3102      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id975)3103      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id976)3104      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id977)3105      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id978)3106      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id979)3107    - [Python 3.6.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-alpha-2)31083109      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id980)3110      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id981)3111      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id982)3112      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id983)3113      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id984)3114      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id985)3115      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id986)3116      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id987)3117      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id988)3118      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id989)3119    - [Python 3.6.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-6-0-alpha-1)31203121      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id990)3122      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id991)3123      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id992)3124      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id993)3125      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id994)3126      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id995)3127      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id996)3128      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id997)3129      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id998)3130      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id999)3131    - [Python 3.5.5 final](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-5-final)3132    - [Python 3.5.5 release candidate 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-5-release-candidate-1)31333134      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id1000)3135      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id1001)3136      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1002)3137    - [Python 3.5.4 final](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-4-final)31383139      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1003)3140    - [Python 3.5.4 release candidate 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-4-release-candidate-1)31413142      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id1004)3143      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id1005)3144      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1006)3145      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id1007)3146      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1008)3147      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1009)3148      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id1010)3149      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id1011)3150    - [Python 3.5.3 final](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-3-final)3151    - [Python 3.5.3 release candidate 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-3-release-candidate-1)31523153      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id1012)3154      - [Ядро и встроенные объекты](https://python-all.ru/3.16/whatsnew/changelog.html#id1013)3155      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1014)3156      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id1015)3157      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id1016)3158      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id1017)3159      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1018)3160      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id1019)3161      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id1020)3162      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1021)3163    - [Python 3.5.2, финальная версия](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-2-final)31643165      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1022)3166      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1023)3167      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id1024)3168    - [Python 3.5.2, релиз-кандидат 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-2-release-candidate-1)31693170      - [Безопасность](https://python-all.ru/3.16/whatsnew/changelog.html#id1025)3171      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1026)3172      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1027)3173      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id1028)3174      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id1029)3175      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1030)3176      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1031)3177      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id1032)3178      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id1033)3179    - [Python 3.5.1, финальная версия](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-1-final)31803181      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1034)3182      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id1035)3183    - [Python 3.5.1, релиз-кандидат 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-1-release-candidate-1)31843185      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1036)3186      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1037)3187      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id1038)3188      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id1039)3189      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1040)3190      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1041)3191      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id1042)3192      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id1043)3193    - [Python 3.5.0, финальная версия](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-final)31943195      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1044)3196    - [Python 3.5.0, релиз-кандидат 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-release-candidate-4)31973198      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1045)3199      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1046)3200    - [Python 3.5.0, релиз-кандидат 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-release-candidate-3)32013202      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1047)3203      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1048)3204    - [Python 3.5.0 release candidate 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-release-candidate-2)32053206      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1049)3207      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1050)3208    - [Python 3.5.0 release candidate 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-release-candidate-1)32093210      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1051)3211      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1052)3212      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id1053)3213      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id1054)3214      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1055)3215    - [Python 3.5.0 beta 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-beta-4)32163217      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1056)3218      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1057)3219      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1058)3220    - [Python 3.5.0 beta 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-beta-3)32213222      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1059)3223      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1060)3224      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1061)3225      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id1062)3226      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1063)3227    - [Python 3.5.0 beta 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-beta-2)32283229      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1064)3230      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1065)3231    - [Python 3.5.0 beta 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-beta-1)32323233      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1066)3234      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1067)3235      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id1068)3236      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1069)3237      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id1070)3238      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id1071)3239    - [Python 3.5.0 alpha 4](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-alpha-4)32403241      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1072)3242      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1073)3243      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1074)3244      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1075)3245      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id1076)3246      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id1077)3247    - [Python 3.5.0 alpha 3](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-alpha-3)32483249      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1078)3250      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1079)3251      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1080)3252      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1081)3253      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id1082)3254    - [Python 3.5.0 alpha 2](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-alpha-2)32553256      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1083)3257      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1084)3258      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1085)3259      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id1086)3260      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id1087)3261    - [Python 3.5.0 alpha 1](https://python-all.ru/3.16/whatsnew/changelog.html#python-3-5-0-alpha-1)32623263      - [Ядро и встроенные модули](https://python-all.ru/3.16/whatsnew/changelog.html#id1088)3264      - [Библиотека](https://python-all.ru/3.16/whatsnew/changelog.html#id1089)3265      - [IDLE](https://python-all.ru/3.16/whatsnew/changelog.html#id1090)3266      - [Сборка](https://python-all.ru/3.16/whatsnew/changelog.html#id1091)3267      - [C API](https://python-all.ru/3.16/whatsnew/changelog.html#id1092)3268      - [Документация](https://python-all.ru/3.16/whatsnew/changelog.html#id1093)3269      - [Тесты](https://python-all.ru/3.16/whatsnew/changelog.html#id1094)3270      - [Инструменты/Демонстрации](https://python-all.ru/3.16/whatsnew/changelog.html#id1095)3271      - [Windows](https://python-all.ru/3.16/whatsnew/changelog.html#id1096)3272- [Учебник Python](https://python-all.ru/3.16/tutorial/index.html)32733274  - [1. Введение](https://python-all.ru/3.16/tutorial/appetite.html)3275  - [2. Использование интерпретатора Python](https://python-all.ru/3.16/tutorial/interpreter.html)32763277    - [2.1. Запуск интерпретатора](https://python-all.ru/3.16/tutorial/interpreter.html#invoking-the-interpreter)32783279      - [2.1.1. Передача аргументов](https://python-all.ru/3.16/tutorial/interpreter.html#argument-passing)3280      - [2.1.2. Интерактивный режим](https://python-all.ru/3.16/tutorial/interpreter.html#interactive-mode)3281    - [2.2. Интерпретатор и его окружение](https://python-all.ru/3.16/tutorial/interpreter.html#the-interpreter-and-its-environment)32823283      - [2.2.1. Кодировка исходного кода](https://python-all.ru/3.16/tutorial/interpreter.html#source-code-encoding)3284  - [3. Неформальное введение в Python](https://python-all.ru/3.16/tutorial/introduction.html)32853286    - [3.1. Использование Python в качестве калькулятора](https://python-all.ru/3.16/tutorial/introduction.html#using-python-as-a-calculator)32873288      - [3.1.1. Числа](https://python-all.ru/3.16/tutorial/introduction.html#numbers)3289      - [3.1.2. Текст](https://python-all.ru/3.16/tutorial/introduction.html#text)3290      - [3.1.3. Списки](https://python-all.ru/3.16/tutorial/introduction.html#lists)3291    - [3.2. Первые шаги к программированию](https://python-all.ru/3.16/tutorial/introduction.html#first-steps-towards-programming)3292  - [4. Дополнительные средства управления потоком](https://python-all.ru/3.16/tutorial/controlflow.html)32933294    - [4.1. `if` Инструкции](https://python-all.ru/3.16/tutorial/controlflow.html#if-statements)3295    - [4.2. `for` Инструкции](https://python-all.ru/3.16/tutorial/controlflow.html#for-statements)3296    - [4.3. Функция `range()`](https://python-all.ru/3.16/tutorial/controlflow.html#the-range-function)3297    - [4.4. `break` и `continue` Инструкции](https://python-all.ru/3.16/tutorial/controlflow.html#break-and-continue-statements)3298    - [4.5. `else` Предложения в циклах](https://python-all.ru/3.16/tutorial/controlflow.html#else-clauses-on-loops)3299    - [4.6. `pass` Инструкции](https://python-all.ru/3.16/tutorial/controlflow.html#pass-statements)3300    - [4.7. `match` Инструкции](https://python-all.ru/3.16/tutorial/controlflow.html#match-statements)3301    - [4.8. Определение функций](https://python-all.ru/3.16/tutorial/controlflow.html#defining-functions)3302    - [4.9. Подробнее об определении функций](https://python-all.ru/3.16/tutorial/controlflow.html#more-on-defining-functions)33033304      - [4.9.1. Значения аргументов по умолчанию](https://python-all.ru/3.16/tutorial/controlflow.html#default-argument-values)3305      - [4.9.2. Именованные аргументы](https://python-all.ru/3.16/tutorial/controlflow.html#keyword-arguments)3306      - [4.9.3. Специальные параметры](https://python-all.ru/3.16/tutorial/controlflow.html#special-parameters)33073308        - [4.9.3.1. Позиционно-именованные аргументы](https://python-all.ru/3.16/tutorial/controlflow.html#positional-or-keyword-arguments)3309        - [4.9.3.2. Только позиционные параметры](https://python-all.ru/3.16/tutorial/controlflow.html#positional-only-parameters)3310        - [4.9.3.3. Только именованные аргументы](https://python-all.ru/3.16/tutorial/controlflow.html#keyword-only-arguments)3311        - [4.9.3.4. Примеры функций](https://python-all.ru/3.16/tutorial/controlflow.html#function-examples)3312        - [4.9.3.5. Краткий обзор](https://python-all.ru/3.16/tutorial/controlflow.html#recap)3313      - [4.9.4. Произвольные списки аргументов](https://python-all.ru/3.16/tutorial/controlflow.html#arbitrary-argument-lists)3314      - [4.9.5. Распаковка списков аргументов](https://python-all.ru/3.16/tutorial/controlflow.html#unpacking-argument-lists)3315      - [4.9.6. Лямбда-выражения](https://python-all.ru/3.16/tutorial/controlflow.html#lambda-expressions)3316      - [4.9.7. Строки документации](https://python-all.ru/3.16/tutorial/controlflow.html#documentation-strings)3317      - [4.9.8. Аннотации функций](https://python-all.ru/3.16/tutorial/controlflow.html#function-annotations)3318    - [4.10. Интермеццо: стиль кода](https://python-all.ru/3.16/tutorial/controlflow.html#intermezzo-coding-style)3319  - [5. Структуры данных](https://python-all.ru/3.16/tutorial/datastructures.html)33203321    - [5.1. Подробнее о списках](https://python-all.ru/3.16/tutorial/datastructures.html#more-on-lists)33223323      - [5.1.1. Использование списков как стеков](https://python-all.ru/3.16/tutorial/datastructures.html#using-lists-as-stacks)3324      - [5.1.2. Использование списков как очередей](https://python-all.ru/3.16/tutorial/datastructures.html#using-lists-as-queues)3325      - [5.1.3. Списковые включения](https://python-all.ru/3.16/tutorial/datastructures.html#list-comprehensions)3326      - [5.1.4. Вложенные списковые включения](https://python-all.ru/3.16/tutorial/datastructures.html#nested-list-comprehensions)3327      - [5.1.5. Распаковка в списках и списковых включениях](https://python-all.ru/3.16/tutorial/datastructures.html#unpacking-in-lists-and-list-comprehensions)3328    - [5.2. Инструкция `del`](https://python-all.ru/3.16/tutorial/datastructures.html#the-del-statement)3329    - [5.3. Кортежи и последовательности](https://python-all.ru/3.16/tutorial/datastructures.html#tuples-and-sequences)3330    - [5.4. Множества](https://python-all.ru/3.16/tutorial/datastructures.html#sets)3331    - [5.5. Словари](https://python-all.ru/3.16/tutorial/datastructures.html#dictionaries)3332    - [5.6. Приёмы работы с циклами](https://python-all.ru/3.16/tutorial/datastructures.html#looping-techniques)3333    - [5.7. Подробнее об условиях](https://python-all.ru/3.16/tutorial/datastructures.html#more-on-conditions)3334    - [5.8. Сравнение последовательностей и других типов](https://python-all.ru/3.16/tutorial/datastructures.html#comparing-sequences-and-other-types)3335  - [6. Модули](https://python-all.ru/3.16/tutorial/modules.html)33363337    - [6.1. Подробнее о модулях](https://python-all.ru/3.16/tutorial/modules.html#more-on-modules)33383339      - [6.1.1. Запуск модулей как скриптов](https://python-all.ru/3.16/tutorial/modules.html#executing-modules-as-scripts)3340      - [6.1.2. Путь поиска модулей](https://python-all.ru/3.16/tutorial/modules.html#the-module-search-path)3341      - [6.1.3. «Скомпилированные» файлы Python](https://python-all.ru/3.16/tutorial/modules.html#compiled-python-files)3342    - [6.2. Стандартные модули](https://python-all.ru/3.16/tutorial/modules.html#standard-modules)3343    - [6.3. Функция `dir()`](https://python-all.ru/3.16/tutorial/modules.html#the-dir-function)3344    - [6.4. Пакеты](https://python-all.ru/3.16/tutorial/modules.html#packages)33453346      - [6.4.1. Импорт \* из пакета](https://python-all.ru/3.16/tutorial/modules.html#importing-from-a-package)3347      - [6.4.2. Ссылки внутри пакета](https://python-all.ru/3.16/tutorial/modules.html#intra-package-references)3348      - [6.4.3. Пакеты в нескольких каталогах](https://python-all.ru/3.16/tutorial/modules.html#packages-in-multiple-directories)3349  - [7. Ввод и вывод](https://python-all.ru/3.16/tutorial/inputoutput.html)33503351    - [7.1. Более сложное форматирование вывода](https://python-all.ru/3.16/tutorial/inputoutput.html#fancier-output-formatting)33523353      - [7.1.1. Форматированные строковые литералы](https://python-all.ru/3.16/tutorial/inputoutput.html#formatted-string-literals)3354      - [7.1.2. Метод format() строк](https://python-all.ru/3.16/tutorial/inputoutput.html#the-string-format-method)3355      - [7.1.3. Форматирование строк вручную](https://python-all.ru/3.16/tutorial/inputoutput.html#manual-string-formatting)3356      - [7.1.4. Устаревшее форматирование строк](https://python-all.ru/3.16/tutorial/inputoutput.html#old-string-formatting)3357    - [7.2. Чтение и запись файлов](https://python-all.ru/3.16/tutorial/inputoutput.html#reading-and-writing-files)33583359      - [7.2.1. Методы файловых объектов](https://python-all.ru/3.16/tutorial/inputoutput.html#methods-of-file-objects)3360      - [7.2.2. Сохранение структурированных данных с помощью `json`](https://python-all.ru/3.16/tutorial/inputoutput.html#saving-structured-data-with-json)3361  - [8. Ошибки и исключения](https://python-all.ru/3.16/tutorial/errors.html)33623363    - [8.1. Синтаксические ошибки](https://python-all.ru/3.16/tutorial/errors.html#syntax-errors)3364    - [8.2. Исключения](https://python-all.ru/3.16/tutorial/errors.html#exceptions)3365    - [8.3. Обработка исключений](https://python-all.ru/3.16/tutorial/errors.html#handling-exceptions)3366    - [8.4. Возбуждение исключений](https://python-all.ru/3.16/tutorial/errors.html#raising-exceptions)3367    - [8.5. Цепочки исключений](https://python-all.ru/3.16/tutorial/errors.html#exception-chaining)3368    - [8.6. Пользовательские исключения](https://python-all.ru/3.16/tutorial/errors.html#user-defined-exceptions)3369    - [8.7. Определение действий по очистке](https://python-all.ru/3.16/tutorial/errors.html#defining-clean-up-actions)3370    - [8.8. Предопределённые действия по очистке](https://python-all.ru/3.16/tutorial/errors.html#predefined-clean-up-actions)3371    - [8.9. Возбуждение и обработка нескольких несвязанных исключений](https://python-all.ru/3.16/tutorial/errors.html#raising-and-handling-multiple-unrelated-exceptions)3372    - [8.10. Обогащение исключений примечаниями](https://python-all.ru/3.16/tutorial/errors.html#enriching-exceptions-with-notes)3373  - [9. Классы](https://python-all.ru/3.16/tutorial/classes.html)33743375    - [9.1. Несколько слов об именах и объектах](https://python-all.ru/3.16/tutorial/classes.html#a-word-about-names-and-objects)3376    - [9.2. Области видимости и пространства имён Python](https://python-all.ru/3.16/tutorial/classes.html#python-scopes-and-namespaces)33773378      - [9.2.1. Пример областей видимости и пространств имён](https://python-all.ru/3.16/tutorial/classes.html#scopes-and-namespaces-example)3379    - [9.3. Первое знакомство с классами](https://python-all.ru/3.16/tutorial/classes.html#a-first-look-at-classes)33803381      - [9.3.1. Синтаксис определения класса](https://python-all.ru/3.16/tutorial/classes.html#class-definition-syntax)3382      - [9.3.2. Объекты классов](https://python-all.ru/3.16/tutorial/classes.html#class-objects)3383      - [9.3.3. Объекты экземпляров](https://python-all.ru/3.16/tutorial/classes.html#instance-objects)3384      - [9.3.4. Объекты методов](https://python-all.ru/3.16/tutorial/classes.html#method-objects)3385      - [9.3.5. Переменные класса и экземпляра](https://python-all.ru/3.16/tutorial/classes.html#class-and-instance-variables)3386    - [9.4. Разные замечания](https://python-all.ru/3.16/tutorial/classes.html#random-remarks)3387    - [9.5. Наследование](https://python-all.ru/3.16/tutorial/classes.html#inheritance)33883389      - [9.5.1. Множественное наследование](https://python-all.ru/3.16/tutorial/classes.html#multiple-inheritance)3390    - [9.6. Приватные переменные](https://python-all.ru/3.16/tutorial/classes.html#private-variables)3391    - [9.7. Разное](https://python-all.ru/3.16/tutorial/classes.html#odds-and-ends)3392    - [9.8. Итераторы](https://python-all.ru/3.16/tutorial/classes.html#iterators)3393    - [9.9. Генераторы](https://python-all.ru/3.16/tutorial/classes.html#generators)3394    - [9.10. Генераторные выражения](https://python-all.ru/3.16/tutorial/classes.html#generator-expressions)3395  - [10. Краткий обзор стандартной библиотеки](https://python-all.ru/3.16/tutorial/stdlib.html)33963397    - [10.1. Интерфейс операционной системы](https://python-all.ru/3.16/tutorial/stdlib.html#operating-system-interface)3398    - [10.2. Шаблоны имён файлов](https://python-all.ru/3.16/tutorial/stdlib.html#file-wildcards)3399    - [10.3. Аргументы командной строки](https://python-all.ru/3.16/tutorial/stdlib.html#command-line-arguments)3400    - [10.4. Перенаправление вывода ошибок и завершение программы](https://python-all.ru/3.16/tutorial/stdlib.html#error-output-redirection-and-program-termination)3401    - [10.5. Сопоставление строк с шаблоном](https://python-all.ru/3.16/tutorial/stdlib.html#string-pattern-matching)3402    - [10.6. Математика](https://python-all.ru/3.16/tutorial/stdlib.html#mathematics)3403    - [10.7. Доступ к Интернету](https://python-all.ru/3.16/tutorial/stdlib.html#internet-access)3404    - [10.8. Дата и время](https://python-all.ru/3.16/tutorial/stdlib.html#dates-and-times)3405    - [10.9. Сжатие данных](https://python-all.ru/3.16/tutorial/stdlib.html#data-compression)3406    - [10.10. Измерение производительности](https://python-all.ru/3.16/tutorial/stdlib.html#performance-measurement)3407    - [10.11. Контроль качества](https://python-all.ru/3.16/tutorial/stdlib.html#quality-control)3408    - [10.12. «Батарейки в комплекте»](https://python-all.ru/3.16/tutorial/stdlib.html#batteries-included)3409  - [11. Краткий обзор стандартной библиотеки. Часть II](https://python-all.ru/3.16/tutorial/stdlib2.html)34103411    - [11.1. Форматирование вывода](https://python-all.ru/3.16/tutorial/stdlib2.html#output-formatting)3412    - [11.2. Шаблоны](https://python-all.ru/3.16/tutorial/stdlib2.html#templating)3413    - [11.3. Работа с двоичными данными и структурами записей](https://python-all.ru/3.16/tutorial/stdlib2.html#working-with-binary-data-record-layouts)3414    - [11.4. Многопоточность](https://python-all.ru/3.16/tutorial/stdlib2.html#multi-threading)3415    - [11.5. Логирование](https://python-all.ru/3.16/tutorial/stdlib2.html#logging)3416    - [11.6. Слабые ссылки](https://python-all.ru/3.16/tutorial/stdlib2.html#weak-references)3417    - [11.7. Инструменты для работы со списками](https://python-all.ru/3.16/tutorial/stdlib2.html#tools-for-working-with-lists)3418    - [11.8. Десятичная арифметика с плавающей запятой](https://python-all.ru/3.16/tutorial/stdlib2.html#decimal-floating-point-arithmetic)3419  - [12. Виртуальные окружения и пакеты](https://python-all.ru/3.16/tutorial/venv.html)34203421    - [12.1. Введение](https://python-all.ru/3.16/tutorial/venv.html#introduction)3422    - [12.2. Создание виртуальных окружений](https://python-all.ru/3.16/tutorial/venv.html#creating-virtual-environments)3423    - [12.3. Управление пакетами с помощью pip](https://python-all.ru/3.16/tutorial/venv.html#managing-packages-with-pip)3424  - [13. Что дальше?](https://python-all.ru/3.16/tutorial/whatnow.html)3425  - [14. Интерактивное редактирование ввода и подстановка истории](https://python-all.ru/3.16/tutorial/interactive.html)34263427    - [14.1. Автодополнение по табуляции и редактирование истории](https://python-all.ru/3.16/tutorial/interactive.html#tab-completion-and-history-editing)3428    - [14.2. Альтернативы интерактивному интерпретатору](https://python-all.ru/3.16/tutorial/interactive.html#alternatives-to-the-interactive-interpreter)3429  - [15. Арифметика с плавающей запятой: проблемы и ограничения](https://python-all.ru/3.16/tutorial/floatingpoint.html)34303431    - [15.1. Ошибка представления](https://python-all.ru/3.16/tutorial/floatingpoint.html#representation-error)3432  - [16. Приложение](https://python-all.ru/3.16/tutorial/appendix.html)34333434    - [16.1. Интерактивный режим](https://python-all.ru/3.16/tutorial/appendix.html#interactive-mode)34353436      - [16.1.1. Обработка ошибок](https://python-all.ru/3.16/tutorial/appendix.html#error-handling)3437      - [16.1.2. Исполняемые скрипты Python](https://python-all.ru/3.16/tutorial/appendix.html#executable-python-scripts)3438      - [16.1.3. Файл автозагрузки интерактивного режима](https://python-all.ru/3.16/tutorial/appendix.html#the-interactive-startup-file)3439      - [16.1.4. Модули настройки](https://python-all.ru/3.16/tutorial/appendix.html#the-customization-modules)3440- [Настройка и использование Python](https://python-all.ru/3.16/using/index.html)34413442  - [1. Командная строка и окружение](https://python-all.ru/3.16/using/cmdline.html)34433444    - [1.1. Командная строка](https://python-all.ru/3.16/using/cmdline.html#command-line)34453446      - [1.1.1. Параметры интерфейса](https://python-all.ru/3.16/using/cmdline.html#interface-options)3447      - [1.1.2. Общие параметры](https://python-all.ru/3.16/using/cmdline.html#generic-options)3448      - [1.1.3. Прочие параметры](https://python-all.ru/3.16/using/cmdline.html#miscellaneous-options)3449      - [1.1.4. Управление цветом](https://python-all.ru/3.16/using/cmdline.html#controlling-color)3450    - [1.2. Переменные окружения](https://python-all.ru/3.16/using/cmdline.html#environment-variables)34513452      - [1.2.1. Переменные режима отладки](https://python-all.ru/3.16/using/cmdline.html#debug-mode-variables)3453  - [2. Использование Python на платформах Unix](https://python-all.ru/3.16/using/unix.html)34543455    - [2.1. Получение и установка последней версии Python](https://python-all.ru/3.16/using/unix.html#getting-and-installing-the-latest-version-of-python)34563457      - [2.1.1. В Linux](https://python-all.ru/3.16/using/unix.html#on-linux)34583459        - [2.1.1.1. Установка IDLE](https://python-all.ru/3.16/using/unix.html#installing-idle)3460      - [2.1.2. В FreeBSD и OpenBSD](https://python-all.ru/3.16/using/unix.html#on-freebsd-and-openbsd)3461    - [2.2. Сборка Python](https://python-all.ru/3.16/using/unix.html#building-python)3462    - [2.3. Пути и файлы, связанные с Python](https://python-all.ru/3.16/using/unix.html#python-related-paths-and-files)3463    - [2.4. Прочее](https://python-all.ru/3.16/using/unix.html#miscellaneous)3464    - [2.5. Настройка OpenSSL](https://python-all.ru/3.16/using/unix.html#custom-openssl)3465  - [3. Настройка сборки Python](https://python-all.ru/3.16/using/configure.html)34663467    - [3.1. Требования к сборке](https://python-all.ru/3.16/using/configure.html#build-requirements)34683469      - [3.1.1. Требования для опциональных модулей](https://python-all.ru/3.16/using/configure.html#requirements-for-optional-modules)3470    - [3.2. Сгенерированные файлы](https://python-all.ru/3.16/using/configure.html#generated-files)34713472      - [3.2.1. Скрипт configure](https://python-all.ru/3.16/using/configure.html#configure-script)3473    - [3.3. Параметры configure](https://python-all.ru/3.16/using/configure.html#configure-options)34743475      - [3.3.1. Общие параметры](https://python-all.ru/3.16/using/configure.html#general-options)3476      - [3.3.2. Параметры компилятора C](https://python-all.ru/3.16/using/configure.html#c-compiler-options)3477      - [3.3.3. Параметры компоновщика](https://python-all.ru/3.16/using/configure.html#linker-options)3478      - [3.3.4. Параметры для сторонних зависимостей](https://python-all.ru/3.16/using/configure.html#options-for-third-party-dependencies)3479      - [3.3.5. Параметры WebAssembly](https://python-all.ru/3.16/using/configure.html#webassembly-options)3480      - [3.3.6. Параметры установки](https://python-all.ru/3.16/using/configure.html#install-options)3481      - [3.3.7. Параметры производительности](https://python-all.ru/3.16/using/configure.html#performance-options)3482      - [3.3.8. Отладочная сборка Python](https://python-all.ru/3.16/using/configure.html#python-debug-build)3483      - [3.3.9. Параметры отладки](https://python-all.ru/3.16/using/configure.html#debug-options)3484      - [3.3.10. Параметры компоновщика](https://python-all.ru/3.16/using/configure.html#id13)3485      - [3.3.11. Параметры библиотек](https://python-all.ru/3.16/using/configure.html#libraries-options)3486      - [3.3.12. Параметры безопасности](https://python-all.ru/3.16/using/configure.html#security-options)3487      - [3.3.13. Параметры macOS](https://python-all.ru/3.16/using/configure.html#macos-options)3488      - [3.3.14. Параметры iOS](https://python-all.ru/3.16/using/configure.html#ios-options)3489      - [3.3.15. Параметры кросс-компиляции](https://python-all.ru/3.16/using/configure.html#cross-compiling-options)3490    - [3.4. Система сборки Python](https://python-all.ru/3.16/using/configure.html#python-build-system)34913492      - [3.4.1. Основные файлы системы сборки](https://python-all.ru/3.16/using/configure.html#main-files-of-the-build-system)3493      - [3.4.2. Основные этапы сборки](https://python-all.ru/3.16/using/configure.html#main-build-steps)3494      - [3.4.3. Основные цели Makefile](https://python-all.ru/3.16/using/configure.html#main-makefile-targets)34953496        - [3.4.3.1. make](https://python-all.ru/3.16/using/configure.html#make)3497        - [3.4.3.2. make platform](https://python-all.ru/3.16/using/configure.html#make-platform)3498        - [3.4.3.3. make profile-opt](https://python-all.ru/3.16/using/configure.html#make-profile-opt)3499        - [3.4.3.4. make clean](https://python-all.ru/3.16/using/configure.html#make-clean)3500        - [3.4.3.5. make distclean](https://python-all.ru/3.16/using/configure.html#make-distclean)3501        - [3.4.3.6. make install](https://python-all.ru/3.16/using/configure.html#make-install)3502        - [3.4.3.7. make test](https://python-all.ru/3.16/using/configure.html#make-test)3503        - [3.4.3.8. make ci](https://python-all.ru/3.16/using/configure.html#make-ci)3504        - [3.4.3.9. make buildbottest](https://python-all.ru/3.16/using/configure.html#make-buildbottest)3505        - [3.4.3.10. make regen-all](https://python-all.ru/3.16/using/configure.html#make-regen-all)3506      - [3.4.4. Расширения C](https://python-all.ru/3.16/using/configure.html#c-extensions)3507    - [3.5. Флаги компилятора и компоновщика](https://python-all.ru/3.16/using/configure.html#compiler-and-linker-flags)35083509      - [3.5.1. Флаги препроцессора](https://python-all.ru/3.16/using/configure.html#preprocessor-flags)3510      - [3.5.2. Флаги компилятора](https://python-all.ru/3.16/using/configure.html#compiler-flags)3511      - [3.5.3. Флаги компоновщика](https://python-all.ru/3.16/using/configure.html#linker-flags)3512  - [4. Использование Python в Windows](https://python-all.ru/3.16/using/windows.html)35133514    - [4.1. Диспетчер установки Python](https://python-all.ru/3.16/using/windows.html#python-install-manager)35153516      - [4.1.1. Установка](https://python-all.ru/3.16/using/windows.html#installation)3517      - [4.1.2. Основное использование](https://python-all.ru/3.16/using/windows.html#basic-use)3518      - [4.1.3. Справка по командам](https://python-all.ru/3.16/using/windows.html#command-help)3519      - [4.1.4. Список сред выполнения](https://python-all.ru/3.16/using/windows.html#listing-runtimes)3520      - [4.1.5. Установка сред выполнения](https://python-all.ru/3.16/using/windows.html#installing-runtimes)3521      - [4.1.6. Автономная установка](https://python-all.ru/3.16/using/windows.html#offline-installs)3522      - [4.1.7. Удаление сред выполнения](https://python-all.ru/3.16/using/windows.html#uninstalling-runtimes)3523      - [4.1.8. Настройка](https://python-all.ru/3.16/using/windows.html#configuration)3524      - [4.1.9. Строки shebang](https://python-all.ru/3.16/using/windows.html#shebang-lines)3525      - [4.1.10. Расширенная установка](https://python-all.ru/3.16/using/windows.html#advanced-installation)3526      - [4.1.11. Административная настройка](https://python-all.ru/3.16/using/windows.html#administrative-configuration)3527      - [4.1.12. Установка free-threaded двоичных файлов](https://python-all.ru/3.16/using/windows.html#installing-free-threaded-binaries)3528      - [4.1.13. Подписи индексов](https://python-all.ru/3.16/using/windows.html#index-signatures)3529      - [4.1.14. Устранение неполадок](https://python-all.ru/3.16/using/windows.html#troubleshooting)3530    - [4.2. Встраиваемый пакет](https://python-all.ru/3.16/using/windows.html#the-embeddable-package)35313532      - [4.2.1. Приложение Python](https://python-all.ru/3.16/using/windows.html#python-application)3533      - [4.2.2. Встраивание Python](https://python-all.ru/3.16/using/windows.html#embedding-python)3534    - [4.3. Пакеты из nuget.org](https://python-all.ru/3.16/using/windows.html#the-nuget-org-packages)35353536      - [4.3.1. Free-threaded пакеты](https://python-all.ru/3.16/using/windows.html#free-threaded-packages)3537    - [4.4. Альтернативные сборки](https://python-all.ru/3.16/using/windows.html#alternative-bundles)3538    - [4.5. Поддерживаемые версии Windows](https://python-all.ru/3.16/using/windows.html#supported-windows-versions)3539    - [4.6. Снятие ограничения MAX\_PATH](https://python-all.ru/3.16/using/windows.html#removing-the-max-path-limitation)3540    - [4.7. Режим UTF-8](https://python-all.ru/3.16/using/windows.html#utf-8-mode)3541    - [4.8. Поиск модулей](https://python-all.ru/3.16/using/windows.html#finding-modules)3542    - [4.9. Дополнительные модули](https://python-all.ru/3.16/using/windows.html#additional-modules)35433544      - [4.9.1. PyWin32](https://python-all.ru/3.16/using/windows.html#pywin32)3545      - [4.9.2. cx\_Freeze](https://python-all.ru/3.16/using/windows.html#cx-freeze)3546    - [4.10. Компиляция Python в Windows](https://python-all.ru/3.16/using/windows.html#compiling-python-on-windows)3547    - [4.11. Полный установщик (устарело)](https://python-all.ru/3.16/using/windows.html#the-full-installer-deprecated)35483549      - [4.11.1. Этапы установки](https://python-all.ru/3.16/using/windows.html#installation-steps)3550      - [4.11.2. Снятие ограничения MAX\_PATH](https://python-all.ru/3.16/using/windows.html#id2)3551      - [4.11.3. Установка без интерфейса](https://python-all.ru/3.16/using/windows.html#installing-without-ui)3552      - [4.11.4. Установка без загрузки](https://python-all.ru/3.16/using/windows.html#installing-without-downloading)3553      - [4.11.5. Изменение установки](https://python-all.ru/3.16/using/windows.html#modifying-an-install)3554      - [4.11.6. Установка free-threaded двоичных файлов](https://python-all.ru/3.16/using/windows.html#id3)3555    - [4.12. Средство запуска Python для Windows (устарело)](https://python-all.ru/3.16/using/windows.html#python-launcher-for-windows-deprecated)35563557      - [4.12.1. Начало работы](https://python-all.ru/3.16/using/windows.html#getting-started)35583559        - [4.12.1.1. Из командной строки](https://python-all.ru/3.16/using/windows.html#from-the-command-line)3560        - [4.12.1.2. Виртуальные окружения](https://python-all.ru/3.16/using/windows.html#virtual-environments)3561        - [4.12.1.3. Из скрипта](https://python-all.ru/3.16/using/windows.html#from-a-script)3562        - [4.12.1.4. По ассоциациям файлов](https://python-all.ru/3.16/using/windows.html#from-file-associations)3563      - [4.12.2. Строки shebang](https://python-all.ru/3.16/using/windows.html#id4)3564      - [4.12.3. Аргументы в строках shebang](https://python-all.ru/3.16/using/windows.html#arguments-in-shebang-lines)3565      - [4.12.4. Настройка](https://python-all.ru/3.16/using/windows.html#customization)35663567        - [4.12.4.1. Настройка через INI-файлы](https://python-all.ru/3.16/using/windows.html#customization-via-ini-files)3568        - [4.12.4.2. Настройка версий Python по умолчанию](https://python-all.ru/3.16/using/windows.html#customizing-default-python-versions)3569      - [4.12.5. Диагностика](https://python-all.ru/3.16/using/windows.html#diagnostics)3570      - [4.12.6. Пробный запуск](https://python-all.ru/3.16/using/windows.html#dry-run)3571      - [4.12.7. Установка по запросу](https://python-all.ru/3.16/using/windows.html#install-on-demand)3572      - [4.12.8. Коды возврата](https://python-all.ru/3.16/using/windows.html#return-codes)3573  - [5. Использование Python на macOS](https://python-all.ru/3.16/using/mac.html)35743575    - [5.1. Использование Python для macOS из `python.org`](https://python-all.ru/3.16/using/mac.html#using-python-for-macos-from-python-org)35763577      - [5.1.1. Этапы установки](https://python-all.ru/3.16/using/mac.html#installation-steps)3578      - [5.1.2. Как запустить скрипт Python](https://python-all.ru/3.16/using/mac.html#how-to-run-a-python-script)3579    - [5.2. Альтернативные дистрибутивы](https://python-all.ru/3.16/using/mac.html#alternative-distributions)3580    - [5.3. Установка дополнительных пакетов Python](https://python-all.ru/3.16/using/mac.html#installing-additional-python-packages)3581    - [5.4. Программирование GUI](https://python-all.ru/3.16/using/mac.html#gui-programming)3582    - [5.5. Продвинутые темы](https://python-all.ru/3.16/using/mac.html#advanced-topics)35833584      - [5.5.1. Установка free-threaded двоичных файлов](https://python-all.ru/3.16/using/mac.html#installing-free-threaded-binaries)3585      - [5.5.2. Установка с помощью командной строки](https://python-all.ru/3.16/using/mac.html#installing-using-the-command-line)3586      - [5.5.3. Распространение приложений Python](https://python-all.ru/3.16/using/mac.html#distributing-python-applications)3587      - [5.5.4. Соответствие требованиям App Store](https://python-all.ru/3.16/using/mac.html#app-store-compliance)3588    - [5.6. Прочие ресурсы](https://python-all.ru/3.16/using/mac.html#other-resources)3589  - [6. Использование Python на Android](https://python-all.ru/3.16/using/android.html)35903591    - [6.1. Добавление Python в приложение Android](https://python-all.ru/3.16/using/android.html#adding-python-to-an-android-app)3592    - [6.2. Сборка пакета Python для Android](https://python-all.ru/3.16/using/android.html#building-a-python-package-for-android)3593  - [7. Использование Python на iOS](https://python-all.ru/3.16/using/ios.html)35943595    - [7.1. Python во время выполнения на iOS](https://python-all.ru/3.16/using/ios.html#python-at-runtime-on-ios)35963597      - [7.1.1. Совместимость версий iOS](https://python-all.ru/3.16/using/ios.html#ios-version-compatibility)3598      - [7.1.2. Определение платформы](https://python-all.ru/3.16/using/ios.html#platform-identification)3599      - [7.1.3. Доступность стандартной библиотеки](https://python-all.ru/3.16/using/ios.html#standard-library-availability)3600      - [7.1.4. Двоичные модули расширения](https://python-all.ru/3.16/using/ios.html#binary-extension-modules)3601      - [7.1.5. Заглушки компилятора](https://python-all.ru/3.16/using/ios.html#compiler-stub-binaries)3602    - [7.2. Установка Python на iOS](https://python-all.ru/3.16/using/ios.html#installing-python-on-ios)36033604      - [7.2.1. Инструменты для сборки приложений iOS](https://python-all.ru/3.16/using/ios.html#tools-for-building-ios-apps)3605      - [7.2.2. Добавление Python в проект iOS](https://python-all.ru/3.16/using/ios.html#adding-python-to-an-ios-project)3606      - [7.2.3. Тестирование пакета Python](https://python-all.ru/3.16/using/ios.html#testing-a-python-package)3607    - [7.3. Соответствие требованиям App Store](https://python-all.ru/3.16/using/ios.html#app-store-compliance)36083609      - [7.3.1. Несовместимый код в стандартной библиотеке](https://python-all.ru/3.16/using/ios.html#incompatible-code-in-the-standard-library)3610      - [7.3.2. Манифесты конфиденциальности](https://python-all.ru/3.16/using/ios.html#privacy-manifests)3611  - [8. Редакторы и среды разработки](https://python-all.ru/3.16/using/editors.html)36123613    - [8.1. IDLE – редактор и оболочка Python](https://python-all.ru/3.16/using/editors.html#idle-python-editor-and-shell)3614    - [8.2. Другие редакторы и среды разработки](https://python-all.ru/3.16/using/editors.html#other-editors-and-ides)3615- [Справочник по языку Python](https://python-all.ru/3.16/reference/index.html)36163617  - [1. Введение](https://python-all.ru/3.16/reference/introduction.html)36183619    - [1.1. Альтернативные реализации](https://python-all.ru/3.16/reference/introduction.html#alternate-implementations)3620    - [1.2. Обозначения](https://python-all.ru/3.16/reference/introduction.html#notation)36213622      - [1.2.1. Лексические и синтаксические определения](https://python-all.ru/3.16/reference/introduction.html#lexical-and-syntactic-definitions)3623  - [2. Лексический анализ](https://python-all.ru/3.16/reference/lexical_analysis.html)36243625    - [2.1. Структура строк](https://python-all.ru/3.16/reference/lexical_analysis.html#line-structure)36263627      - [2.1.1. Логические строки](https://python-all.ru/3.16/reference/lexical_analysis.html#logical-lines)3628      - [2.1.2. Физические строки](https://python-all.ru/3.16/reference/lexical_analysis.html#physical-lines)3629      - [2.1.3. Комментарии](https://python-all.ru/3.16/reference/lexical_analysis.html#comments)3630      - [2.1.4. Объявление кодировки](https://python-all.ru/3.16/reference/lexical_analysis.html#encoding-declarations)3631      - [2.1.5. Явное объединение строк](https://python-all.ru/3.16/reference/lexical_analysis.html#explicit-line-joining)3632      - [2.1.6. Неявное объединение строк](https://python-all.ru/3.16/reference/lexical_analysis.html#implicit-line-joining)3633      - [2.1.7. Пустые строки](https://python-all.ru/3.16/reference/lexical_analysis.html#blank-lines)3634      - [2.1.8. Отступы](https://python-all.ru/3.16/reference/lexical_analysis.html#indentation)3635      - [2.1.9. Пробелы между токенами](https://python-all.ru/3.16/reference/lexical_analysis.html#whitespace-between-tokens)3636      - [2.1.10. Маркер конца](https://python-all.ru/3.16/reference/lexical_analysis.html#end-marker)3637    - [2.2. Другие токены](https://python-all.ru/3.16/reference/lexical_analysis.html#other-tokens)3638    - [2.3. Имена (идентификаторы и ключевые слова)](https://python-all.ru/3.16/reference/lexical_analysis.html#names-identifiers-and-keywords)36393640      - [2.3.1. Ключевые слова](https://python-all.ru/3.16/reference/lexical_analysis.html#keywords)3641      - [2.3.2. Мягкие ключевые слова](https://python-all.ru/3.16/reference/lexical_analysis.html#soft-keywords)3642      - [2.3.3. Зарезервированные классы идентификаторов](https://python-all.ru/3.16/reference/lexical_analysis.html#reserved-classes-of-identifiers)3643      - [2.3.4. Не-ASCII символы в именах](https://python-all.ru/3.16/reference/lexical_analysis.html#non-ascii-characters-in-names)3644    - [2.4. Литералы](https://python-all.ru/3.16/reference/lexical_analysis.html#literals)3645    - [2.5. Строковые и байтовые литералы](https://python-all.ru/3.16/reference/lexical_analysis.html#string-and-bytes-literals)36463647      - [2.5.1. Строки в тройных кавычках](https://python-all.ru/3.16/reference/lexical_analysis.html#triple-quoted-strings)3648      - [2.5.2. Префиксы строк](https://python-all.ru/3.16/reference/lexical_analysis.html#string-prefixes)3649      - [2.5.3. Формальная грамматика](https://python-all.ru/3.16/reference/lexical_analysis.html#formal-grammar)3650      - [2.5.4. Управляющие последовательности](https://python-all.ru/3.16/reference/lexical_analysis.html#escape-sequences)36513652        - [2.5.4.1. Игнорируемый конец строки](https://python-all.ru/3.16/reference/lexical_analysis.html#ignored-end-of-line)3653        - [2.5.4.2. Экранированные символы](https://python-all.ru/3.16/reference/lexical_analysis.html#escaped-characters)3654        - [2.5.4.3. Восьмеричный символ](https://python-all.ru/3.16/reference/lexical_analysis.html#octal-character)3655        - [2.5.4.4. Шестнадцатеричный символ](https://python-all.ru/3.16/reference/lexical_analysis.html#hexadecimal-character)3656        - [2.5.4.5. Именованный символ Юникода](https://python-all.ru/3.16/reference/lexical_analysis.html#named-unicode-character)3657        - [2.5.4.6. Шестнадцатеричные символы Юникода](https://python-all.ru/3.16/reference/lexical_analysis.html#hexadecimal-unicode-characters)3658        - [2.5.4.7. Нераспознанные управляющие последовательности](https://python-all.ru/3.16/reference/lexical_analysis.html#unrecognized-escape-sequences)3659      - [2.5.5. Байтовые литералы](https://python-all.ru/3.16/reference/lexical_analysis.html#bytes-literals)3660      - [2.5.6. Сырые строковые литералы](https://python-all.ru/3.16/reference/lexical_analysis.html#raw-string-literals)3661      - [2.5.7. f-строки](https://python-all.ru/3.16/reference/lexical_analysis.html#formatted-string-literals)3662      - [2.5.8. t-строки](https://python-all.ru/3.16/reference/lexical_analysis.html#template-string-literals)3663      - [2.5.9. Формальная грамматика для f-строк](https://python-all.ru/3.16/reference/lexical_analysis.html#formal-grammar-for-f-strings)3664    - [2.6. Числовые литералы](https://python-all.ru/3.16/reference/lexical_analysis.html#numeric-literals)36653666      - [2.6.1. Целочисленные литералы](https://python-all.ru/3.16/reference/lexical_analysis.html#integer-literals)3667      - [2.6.2. Литералы с плавающей точкой](https://python-all.ru/3.16/reference/lexical_analysis.html#floating-point-literals)3668      - [2.6.3. Литералы мнимых чисел](https://python-all.ru/3.16/reference/lexical_analysis.html#imaginary-literals)3669    - [2.7. Операторы и разделители](https://python-all.ru/3.16/reference/lexical_analysis.html#operators-and-delimiters)3670  - [3. Модель данных](https://python-all.ru/3.16/reference/datamodel.html)36713672    - [3.1. Объекты, значения и типы](https://python-all.ru/3.16/reference/datamodel.html#objects-values-and-types)3673    - [3.2. Стандартная иерархия типов](https://python-all.ru/3.16/reference/datamodel.html#the-standard-type-hierarchy)36743675      - [3.2.1. None](https://python-all.ru/3.16/reference/datamodel.html#none)3676      - [3.2.2. NotImplemented](https://python-all.ru/3.16/reference/datamodel.html#notimplemented)3677      - [3.2.3. Ellipsis](https://python-all.ru/3.16/reference/datamodel.html#ellipsis)3678      - [3.2.4. `numbers.Number`](https://python-all.ru/3.16/reference/datamodel.html#numbers-number)36793680        - [3.2.4.1. `numbers.Integral`](https://python-all.ru/3.16/reference/datamodel.html#numbers-integral)3681        - [3.2.4.2. `numbers.Real` (`float`)](https://python-all.ru/3.16/reference/datamodel.html#numbers-real-float)3682        - [3.2.4.3. `numbers.Complex` (`complex`)](https://python-all.ru/3.16/reference/datamodel.html#numbers-complex-complex)3683      - [3.2.5. Последовательности](https://python-all.ru/3.16/reference/datamodel.html#sequences)36843685        - [3.2.5.1. Неизменяемые последовательности](https://python-all.ru/3.16/reference/datamodel.html#immutable-sequences)3686        - [3.2.5.2. Изменяемые последовательности](https://python-all.ru/3.16/reference/datamodel.html#mutable-sequences)3687      - [3.2.6. Типы множеств](https://python-all.ru/3.16/reference/datamodel.html#set-types)3688      - [3.2.7. Отображения](https://python-all.ru/3.16/reference/datamodel.html#mappings)36893690        - [3.2.7.1. Словари](https://python-all.ru/3.16/reference/datamodel.html#dictionaries)3691        - [3.2.7.2. Замороженные словари](https://python-all.ru/3.16/reference/datamodel.html#frozen-dictionaries)3692      - [3.2.8. Вызываемые типы](https://python-all.ru/3.16/reference/datamodel.html#callable-types)36933694        - [3.2.8.1. Пользовательские функции](https://python-all.ru/3.16/reference/datamodel.html#user-defined-functions)36953696          - [3.2.8.1.1. Специальные атрибуты только для чтения](https://python-all.ru/3.16/reference/datamodel.html#special-read-only-attributes)3697          - [3.2.8.1.2. Специальные изменяемые атрибуты](https://python-all.ru/3.16/reference/datamodel.html#special-writable-attributes)3698        - [3.2.8.2. Методы экземпляра](https://python-all.ru/3.16/reference/datamodel.html#instance-methods)3699        - [3.2.8.3. Функции-генераторы](https://python-all.ru/3.16/reference/datamodel.html#generator-functions)3700        - [3.2.8.4. Корутинные функции](https://python-all.ru/3.16/reference/datamodel.html#coroutine-functions)3701        - [3.2.8.5. Асинхронные функции-генераторы](https://python-all.ru/3.16/reference/datamodel.html#asynchronous-generator-functions)3702        - [3.2.8.6. Встроенные функции](https://python-all.ru/3.16/reference/datamodel.html#built-in-functions)3703        - [3.2.8.7. Встроенные методы](https://python-all.ru/3.16/reference/datamodel.html#built-in-methods)3704        - [3.2.8.8. Классы](https://python-all.ru/3.16/reference/datamodel.html#classes)3705        - [3.2.8.9. Экземпляры классов](https://python-all.ru/3.16/reference/datamodel.html#class-instances)3706      - [3.2.9. Модули](https://python-all.ru/3.16/reference/datamodel.html#modules)37073708        - [3.2.9.1. Атрибуты объектов модулей, связанные с импортом](https://python-all.ru/3.16/reference/datamodel.html#import-related-attributes-on-module-objects)3709        - [3.2.9.2. Прочие изменяемые атрибуты объектов модулей](https://python-all.ru/3.16/reference/datamodel.html#other-writable-attributes-on-module-objects)3710        - [3.2.9.3. Словари модулей](https://python-all.ru/3.16/reference/datamodel.html#module-dictionaries)3711      - [3.2.10. Пользовательские классы](https://python-all.ru/3.16/reference/datamodel.html#custom-classes)37123713        - [3.2.10.1. Специальные атрибуты](https://python-all.ru/3.16/reference/datamodel.html#special-attributes)3714        - [3.2.10.2. Специальные методы](https://python-all.ru/3.16/reference/datamodel.html#special-methods)3715      - [3.2.11. Экземпляры классов](https://python-all.ru/3.16/reference/datamodel.html#id4)37163717        - [3.2.11.1. Специальные атрибуты](https://python-all.ru/3.16/reference/datamodel.html#id5)3718      - [3.2.12. Объекты ввода-вывода (также известные как файловые объекты)](https://python-all.ru/3.16/reference/datamodel.html#i-o-objects-also-known-as-file-objects)3719      - [3.2.13. Внутренние типы](https://python-all.ru/3.16/reference/datamodel.html#internal-types)37203721        - [3.2.13.1. Объекты кода](https://python-all.ru/3.16/reference/datamodel.html#code-objects)37223723          - [3.2.13.1.1. Специальные атрибуты только для чтения](https://python-all.ru/3.16/reference/datamodel.html#index-64)3724          - [3.2.13.1.2. Методы объектов кода](https://python-all.ru/3.16/reference/datamodel.html#methods-on-code-objects)3725        - [3.2.13.2. Объекты фреймов](https://python-all.ru/3.16/reference/datamodel.html#frame-objects)37263727          - [3.2.13.2.1. Специальные атрибуты только для чтения](https://python-all.ru/3.16/reference/datamodel.html#index-70)3728          - [3.2.13.2.2. Специальные атрибуты для записи](https://python-all.ru/3.16/reference/datamodel.html#index-71)3729          - [3.2.13.2.3. Методы объектов фреймов](https://python-all.ru/3.16/reference/datamodel.html#frame-object-methods)3730        - [3.2.13.3. Объекты трассировки](https://python-all.ru/3.16/reference/datamodel.html#traceback-objects)3731        - [3.2.13.4. Объекты срезов](https://python-all.ru/3.16/reference/datamodel.html#slice-objects)3732        - [3.2.13.5. Объекты статических методов](https://python-all.ru/3.16/reference/datamodel.html#static-method-objects)3733        - [3.2.13.6. Объекты методов класса](https://python-all.ru/3.16/reference/datamodel.html#class-method-objects)3734    - [3.3. Имена специальных методов](https://python-all.ru/3.16/reference/datamodel.html#special-method-names)37353736      - [3.3.1. Базовая настройка](https://python-all.ru/3.16/reference/datamodel.html#basic-customization)3737      - [3.3.2. Настройка доступа к атрибутам](https://python-all.ru/3.16/reference/datamodel.html#customizing-attribute-access)37383739        - [3.3.2.1. Настройка доступа к атрибутам модуля](https://python-all.ru/3.16/reference/datamodel.html#customizing-module-attribute-access)3740        - [3.3.2.2. Реализация дескрипторов](https://python-all.ru/3.16/reference/datamodel.html#implementing-descriptors)3741        - [3.3.2.3. Вызов дескрипторов](https://python-all.ru/3.16/reference/datamodel.html#invoking-descriptors)3742        - [3.3.2.4. \_\_slots\_\_](https://python-all.ru/3.16/reference/datamodel.html#slots)3743      - [3.3.3. Настройка создания классов](https://python-all.ru/3.16/reference/datamodel.html#customizing-class-creation)37443745        - [3.3.3.1. Метаклассы](https://python-all.ru/3.16/reference/datamodel.html#metaclasses)3746        - [3.3.3.2. Разрешение записей MRO](https://python-all.ru/3.16/reference/datamodel.html#resolving-mro-entries)3747        - [3.3.3.3. Определение подходящего метакласса](https://python-all.ru/3.16/reference/datamodel.html#determining-the-appropriate-metaclass)3748        - [3.3.3.4. Подготовка пространства имён класса](https://python-all.ru/3.16/reference/datamodel.html#preparing-the-class-namespace)3749        - [3.3.3.5. Выполнение тела класса](https://python-all.ru/3.16/reference/datamodel.html#executing-the-class-body)3750        - [3.3.3.6. Создание объекта класса](https://python-all.ru/3.16/reference/datamodel.html#creating-the-class-object)3751        - [3.3.3.7. Применение метаклассов](https://python-all.ru/3.16/reference/datamodel.html#uses-for-metaclasses)3752      - [3.3.4. Настройка проверок принадлежности экземплярам и подклассам](https://python-all.ru/3.16/reference/datamodel.html#customizing-instance-and-subclass-checks)3753      - [3.3.5. Эмуляция обобщённых типов](https://python-all.ru/3.16/reference/datamodel.html#emulating-generic-types)37543755        - [3.3.5.1. Назначение *\_\_class\_getitem\_\_*](https://python-all.ru/3.16/reference/datamodel.html#the-purpose-of-class-getitem)3756        - [3.3.5.2. *\_\_class\_getitem\_\_* и *\_\_getitem\_\_*](https://python-all.ru/3.16/reference/datamodel.html#class-getitem-versus-getitem)3757      - [3.3.6. Эмуляция вызываемых объектов](https://python-all.ru/3.16/reference/datamodel.html#emulating-callable-objects)3758      - [3.3.7. Эмуляция контейнерных типов](https://python-all.ru/3.16/reference/datamodel.html#emulating-container-types)3759      - [3.3.8. Эмуляция числовых типов](https://python-all.ru/3.16/reference/datamodel.html#emulating-numeric-types)3760      - [3.3.9. Контекстные менеджеры оператора with](https://python-all.ru/3.16/reference/datamodel.html#with-statement-context-managers)3761      - [3.3.10. Настройка позиционных аргументов при сопоставлении с образцом классов](https://python-all.ru/3.16/reference/datamodel.html#customizing-positional-arguments-in-class-pattern-matching)3762      - [3.3.11. Эмуляция буферных типов](https://python-all.ru/3.16/reference/datamodel.html#emulating-buffer-types)3763      - [3.3.12. Аннотации](https://python-all.ru/3.16/reference/datamodel.html#annotations)3764      - [3.3.13. Поиск специальных методов](https://python-all.ru/3.16/reference/datamodel.html#special-method-lookup)3765    - [3.4. Корутины](https://python-all.ru/3.16/reference/datamodel.html#coroutines)37663767      - [3.4.1. Ожидаемые объекты](https://python-all.ru/3.16/reference/datamodel.html#awaitable-objects)3768      - [3.4.2. Объекты корутин](https://python-all.ru/3.16/reference/datamodel.html#coroutine-objects)3769      - [3.4.3. Асинхронные итераторы](https://python-all.ru/3.16/reference/datamodel.html#asynchronous-iterators)3770      - [3.4.4. Асинхронные контекстные менеджеры](https://python-all.ru/3.16/reference/datamodel.html#asynchronous-context-managers)3771  - [4. Модель выполнения](https://python-all.ru/3.16/reference/executionmodel.html)37723773    - [4.1. Структура программы](https://python-all.ru/3.16/reference/executionmodel.html#structure-of-a-program)3774    - [4.2. Имена и связывание](https://python-all.ru/3.16/reference/executionmodel.html#naming-and-binding)37753776      - [4.2.1. Связывание имён](https://python-all.ru/3.16/reference/executionmodel.html#binding-of-names)3777      - [4.2.2. Разрешение имён](https://python-all.ru/3.16/reference/executionmodel.html#resolution-of-names)3778      - [4.2.3. Области видимости аннотаций](https://python-all.ru/3.16/reference/executionmodel.html#annotation-scopes)3779      - [4.2.4. Ленивые вычисления](https://python-all.ru/3.16/reference/executionmodel.html#lazy-evaluation)3780      - [4.2.5. Встроенные функции и ограниченное выполнение](https://python-all.ru/3.16/reference/executionmodel.html#builtins-and-restricted-execution)3781      - [4.2.6. Взаимодействие с динамическими возможностями](https://python-all.ru/3.16/reference/executionmodel.html#interaction-with-dynamic-features)3782    - [4.3. Исключения](https://python-all.ru/3.16/reference/executionmodel.html#exceptions)3783    - [4.4. Компоненты времени выполнения](https://python-all.ru/3.16/reference/executionmodel.html#runtime-components)37843785      - [4.4.1. Общая вычислительная модель](https://python-all.ru/3.16/reference/executionmodel.html#general-computing-model)3786      - [4.4.2. Модель выполнения Python](https://python-all.ru/3.16/reference/executionmodel.html#python-runtime-model)3787  - [5. Система импорта](https://python-all.ru/3.16/reference/import.html)37883789    - [5.1. `importlib`](https://python-all.ru/3.16/reference/import.html#importlib)3790    - [5.2. Пакеты](https://python-all.ru/3.16/reference/import.html#packages)37913792      - [5.2.1. Обычные пакеты](https://python-all.ru/3.16/reference/import.html#regular-packages)3793      - [5.2.2. Пакеты пространства имён](https://python-all.ru/3.16/reference/import.html#namespace-packages)3794    - [5.3. Поиск](https://python-all.ru/3.16/reference/import.html#searching)37953796      - [5.3.1. Кеш модулей](https://python-all.ru/3.16/reference/import.html#the-module-cache)3797      - [5.3.2. Искатели и загрузчики](https://python-all.ru/3.16/reference/import.html#finders-and-loaders)3798      - [5.3.3. Хуки импорта](https://python-all.ru/3.16/reference/import.html#import-hooks)3799      - [5.3.4. Метапуть](https://python-all.ru/3.16/reference/import.html#the-meta-path)3800    - [5.4. Загрузка](https://python-all.ru/3.16/reference/import.html#loading)38013802      - [5.4.1. Загрузчики](https://python-all.ru/3.16/reference/import.html#loaders)3803      - [5.4.2. Подмодули](https://python-all.ru/3.16/reference/import.html#submodules)3804      - [5.4.3. Спецификации модулей](https://python-all.ru/3.16/reference/import.html#module-specs)3805      - [5.4.4. Атрибут \_\_path\_\_ у модулей](https://python-all.ru/3.16/reference/import.html#path-attributes-on-modules)3806      - [5.4.5. Представления модулей](https://python-all.ru/3.16/reference/import.html#module-reprs)3807      - [5.4.6. Инвалидация кешированного байт-кода](https://python-all.ru/3.16/reference/import.html#cached-bytecode-invalidation)3808    - [5.5. Искатель на основе путей](https://python-all.ru/3.16/reference/import.html#the-path-based-finder)38093810      - [5.5.1. Искатели записей путей](https://python-all.ru/3.16/reference/import.html#path-entry-finders)3811      - [5.5.2. Протокол искателя записей путей](https://python-all.ru/3.16/reference/import.html#path-entry-finder-protocol)3812    - [5.6. Замена стандартной системы импорта](https://python-all.ru/3.16/reference/import.html#replacing-the-standard-import-system)3813    - [5.7. Относительные импорты в пакетах](https://python-all.ru/3.16/reference/import.html#package-relative-imports)3814    - [5.8. Особые соображения для \_\_main\_\_](https://python-all.ru/3.16/reference/import.html#special-considerations-for-main)38153816      - [5.8.1. \_\_main\_\_.\_\_spec\_\_](https://python-all.ru/3.16/reference/import.html#main-spec)3817    - [5.9. Ссылки](https://python-all.ru/3.16/reference/import.html#references)3818  - [6. Выражения](https://python-all.ru/3.16/reference/expressions.html)38193820    - [6.1. Арифметические преобразования](https://python-all.ru/3.16/reference/expressions.html#arithmetic-conversions)3821    - [6.2. Атомы](https://python-all.ru/3.16/reference/expressions.html#atoms)38223823      - [6.2.1. Встроенные константы](https://python-all.ru/3.16/reference/expressions.html#built-in-constants)3824      - [6.2.2. Идентификаторы (имена)](https://python-all.ru/3.16/reference/expressions.html#atom-identifiers)38253826        - [6.2.2.1. Приватное искажение имён](https://python-all.ru/3.16/reference/expressions.html#index-5)3827      - [6.2.3. Литералы](https://python-all.ru/3.16/reference/expressions.html#literals)38283829        - [6.2.3.1. Литералы и идентичность объектов](https://python-all.ru/3.16/reference/expressions.html#literals-and-object-identity)3830        - [6.2.3.2. Конкатенация строковых литералов](https://python-all.ru/3.16/reference/expressions.html#string-literal-concatenation)3831      - [6.2.4. Группы в скобках](https://python-all.ru/3.16/reference/expressions.html#parenthesized-groups)3832      - [6.2.5. Отображения контейнеров](https://python-all.ru/3.16/reference/expressions.html#container-displays)38333834        - [6.2.5.1. Отображения списков](https://python-all.ru/3.16/reference/expressions.html#list-displays)3835        - [6.2.5.2. Отображения множеств](https://python-all.ru/3.16/reference/expressions.html#set-displays)3836        - [6.2.5.3. Отображения кортежей](https://python-all.ru/3.16/reference/expressions.html#tuple-displays)3837        - [6.2.5.4. Отображения словарей](https://python-all.ru/3.16/reference/expressions.html#dictionary-displays)3838      - [6.2.6. Генераторы коллекций](https://python-all.ru/3.16/reference/expressions.html#comprehensions)38393840        - [6.2.6.1. Фильтрация в генераторах коллекций](https://python-all.ru/3.16/reference/expressions.html#filtering-in-comprehensions)3841        - [6.2.6.2. Сложные генераторы коллекций](https://python-all.ru/3.16/reference/expressions.html#complex-comprehensions)3842        - [6.2.6.3. Распаковка в генераторах коллекций](https://python-all.ru/3.16/reference/expressions.html#unpacking-in-comprehensions)3843        - [6.2.6.4. Асинхронные генераторы коллекций](https://python-all.ru/3.16/reference/expressions.html#asynchronous-comprehensions)3844        - [6.2.6.5. Формальная грамматика генераторов коллекций](https://python-all.ru/3.16/reference/expressions.html#formal-grammar-for-comprehensions)3845      - [6.2.7. Генераторные выражения](https://python-all.ru/3.16/reference/expressions.html#generator-expressions)3846      - [6.2.8. Выражения yield](https://python-all.ru/3.16/reference/expressions.html#yield-expressions)38473848        - [6.2.8.1. Методы итератора генератора](https://python-all.ru/3.16/reference/expressions.html#generator-iterator-methods)3849        - [6.2.8.2. Примеры](https://python-all.ru/3.16/reference/expressions.html#examples)3850        - [6.2.8.3. Асинхронные функции-генераторы](https://python-all.ru/3.16/reference/expressions.html#asynchronous-generator-functions)3851        - [6.2.8.4. Методы асинхронного итератора генератора](https://python-all.ru/3.16/reference/expressions.html#asynchronous-generator-iterator-methods)3852    - [6.3. Первичные выражения](https://python-all.ru/3.16/reference/expressions.html#primaries)38533854      - [6.3.1. Ссылки на атрибуты](https://python-all.ru/3.16/reference/expressions.html#attribute-references)3855      - [6.3.2. Подписки и срезы](https://python-all.ru/3.16/reference/expressions.html#subscriptions-and-slicings)38563857        - [6.3.2.1. Срезы](https://python-all.ru/3.16/reference/expressions.html#slicings)3858        - [6.3.2.2. Индексы через запятую](https://python-all.ru/3.16/reference/expressions.html#comma-separated-subscripts)3859        - [6.3.2.3. Подписки со звёздочкой](https://python-all.ru/3.16/reference/expressions.html#starred-subscriptions)3860        - [6.3.2.4. Формальная грамматика подписок](https://python-all.ru/3.16/reference/expressions.html#formal-subscription-grammar)3861      - [6.3.3. Вызовы](https://python-all.ru/3.16/reference/expressions.html#calls)3862    - [6.4. Выражение await](https://python-all.ru/3.16/reference/expressions.html#await-expression)3863    - [6.5. Оператор возведения в степень](https://python-all.ru/3.16/reference/expressions.html#the-power-operator)3864    - [6.6. Унарные арифметические и битовые операции](https://python-all.ru/3.16/reference/expressions.html#unary-arithmetic-and-bitwise-operations)3865    - [6.7. Бинарные арифметические операции](https://python-all.ru/3.16/reference/expressions.html#binary-arithmetic-operations)3866    - [6.8. Операции сдвига](https://python-all.ru/3.16/reference/expressions.html#shifting-operations)3867    - [6.9. Двоичные поразрядные операции](https://python-all.ru/3.16/reference/expressions.html#binary-bitwise-operations)3868    - [6.10. Сравнения](https://python-all.ru/3.16/reference/expressions.html#comparisons)38693870      - [6.10.1. Сравнения значений](https://python-all.ru/3.16/reference/expressions.html#value-comparisons)3871      - [6.10.2. Операции проверки принадлежности](https://python-all.ru/3.16/reference/expressions.html#membership-test-operations)3872      - [6.10.3. Сравнения идентичности](https://python-all.ru/3.16/reference/expressions.html#is-not)3873    - [6.11. Булевы операции](https://python-all.ru/3.16/reference/expressions.html#boolean-operations)3874    - [6.12. Присваивающие выражения](https://python-all.ru/3.16/reference/expressions.html#assignment-expressions)3875    - [6.13. Условные выражения](https://python-all.ru/3.16/reference/expressions.html#conditional-expressions)3876    - [6.14. Лямбда-выражения](https://python-all.ru/3.16/reference/expressions.html#lambda)3877    - [6.15. Списки выражений](https://python-all.ru/3.16/reference/expressions.html#expression-lists)38783879      - [6.15.1. Распаковка итерируемых объектов](https://python-all.ru/3.16/reference/expressions.html#index-98)3880    - [6.16. Порядок вычисления](https://python-all.ru/3.16/reference/expressions.html#evaluation-order)3881    - [6.17. Приоритет операторов](https://python-all.ru/3.16/reference/expressions.html#operator-precedence)3882  - [7. Простые инструкции](https://python-all.ru/3.16/reference/simple_stmts.html)38833884    - [7.1. Инструкции-выражения](https://python-all.ru/3.16/reference/simple_stmts.html#expression-statements)3885    - [7.2. Инструкции присваивания](https://python-all.ru/3.16/reference/simple_stmts.html#assignment-statements)38863887      - [7.2.1. Совмещённые инструкции присваивания](https://python-all.ru/3.16/reference/simple_stmts.html#augmented-assignment-statements)3888      - [7.2.2. Аннотированные инструкции присваивания](https://python-all.ru/3.16/reference/simple_stmts.html#annotated-assignment-statements)3889    - [7.3. Инструкция `assert`](https://python-all.ru/3.16/reference/simple_stmts.html#the-assert-statement)3890    - [7.4. Инструкция `pass`](https://python-all.ru/3.16/reference/simple_stmts.html#the-pass-statement)3891    - [7.5. Инструкция `del`](https://python-all.ru/3.16/reference/simple_stmts.html#the-del-statement)3892    - [7.6. Инструкция `return`](https://python-all.ru/3.16/reference/simple_stmts.html#the-return-statement)3893    - [7.7. Инструкция `yield`](https://python-all.ru/3.16/reference/simple_stmts.html#the-yield-statement)3894    - [7.8. Инструкция `raise`](https://python-all.ru/3.16/reference/simple_stmts.html#the-raise-statement)3895    - [7.9. Инструкция `break`](https://python-all.ru/3.16/reference/simple_stmts.html#the-break-statement)3896    - [7.10. Инструкция `continue`](https://python-all.ru/3.16/reference/simple_stmts.html#the-continue-statement)3897    - [7.11. Инструкция `import`](https://python-all.ru/3.16/reference/simple_stmts.html#the-import-statement)38983899      - [7.11.1. Ленивые импорты](https://python-all.ru/3.16/reference/simple_stmts.html#lazy)39003901        - [7.11.1.1. Совместимость через `__lazy_modules__`](https://python-all.ru/3.16/reference/simple_stmts.html#compatibility-via-lazy-modules)3902      - [7.11.2. Инструкции future](https://python-all.ru/3.16/reference/simple_stmts.html#future-statements)3903    - [7.12. Инструкция `global`](https://python-all.ru/3.16/reference/simple_stmts.html#the-global-statement)3904    - [7.13. Инструкция `nonlocal`](https://python-all.ru/3.16/reference/simple_stmts.html#the-nonlocal-statement)3905    - [7.14. Инструкция `type`](https://python-all.ru/3.16/reference/simple_stmts.html#the-type-statement)3906  - [8. Составные инструкции](https://python-all.ru/3.16/reference/compound_stmts.html)39073908    - [8.1. Инструкция `if`](https://python-all.ru/3.16/reference/compound_stmts.html#the-if-statement)3909    - [8.2. Инструкция `while`](https://python-all.ru/3.16/reference/compound_stmts.html#the-while-statement)3910    - [8.3. Инструкция `for`](https://python-all.ru/3.16/reference/compound_stmts.html#the-for-statement)3911    - [8.4. Инструкция `try`](https://python-all.ru/3.16/reference/compound_stmts.html#the-try-statement)39123913      - [8.4.1. Предложение `except`](https://python-all.ru/3.16/reference/compound_stmts.html#except-clause)3914      - [8.4.2. Предложение `except*`](https://python-all.ru/3.16/reference/compound_stmts.html#except-star)3915      - [8.4.3. Предложение `else`](https://python-all.ru/3.16/reference/compound_stmts.html#else-clause)3916      - [8.4.4. Предложение `finally`](https://python-all.ru/3.16/reference/compound_stmts.html#finally-clause)3917    - [8.5. Инструкция `with`](https://python-all.ru/3.16/reference/compound_stmts.html#the-with-statement)3918    - [8.6. Инструкция `match`](https://python-all.ru/3.16/reference/compound_stmts.html#the-match-statement)39193920      - [8.6.1. Обзор](https://python-all.ru/3.16/reference/compound_stmts.html#overview)3921      - [8.6.2. Ограничители](https://python-all.ru/3.16/reference/compound_stmts.html#guards)3922      - [8.6.3. Неопровержимые блоки case](https://python-all.ru/3.16/reference/compound_stmts.html#irrefutable-case-blocks)3923      - [8.6.4. Шаблоны](https://python-all.ru/3.16/reference/compound_stmts.html#patterns)39243925        - [8.6.4.1. Шаблоны OR](https://python-all.ru/3.16/reference/compound_stmts.html#or-patterns)3926        - [8.6.4.2. Шаблоны AS](https://python-all.ru/3.16/reference/compound_stmts.html#as-patterns)3927        - [8.6.4.3. Литеральные шаблоны](https://python-all.ru/3.16/reference/compound_stmts.html#literal-patterns)3928        - [8.6.4.4. Захватывающие шаблоны](https://python-all.ru/3.16/reference/compound_stmts.html#capture-patterns)3929        - [8.6.4.5. Шаблоны-подстановки](https://python-all.ru/3.16/reference/compound_stmts.html#wildcard-patterns)3930        - [8.6.4.6. Шаблоны значений](https://python-all.ru/3.16/reference/compound_stmts.html#value-patterns)3931        - [8.6.4.7. Групповые шаблоны](https://python-all.ru/3.16/reference/compound_stmts.html#group-patterns)3932        - [8.6.4.8. Шаблоны последовательностей](https://python-all.ru/3.16/reference/compound_stmts.html#sequence-patterns)3933        - [8.6.4.9. Шаблоны отображений](https://python-all.ru/3.16/reference/compound_stmts.html#mapping-patterns)3934        - [8.6.4.10. Шаблоны классов](https://python-all.ru/3.16/reference/compound_stmts.html#class-patterns)3935    - [8.7. Определения функций](https://python-all.ru/3.16/reference/compound_stmts.html#function-definitions)3936    - [8.8. Определения классов](https://python-all.ru/3.16/reference/compound_stmts.html#class-definitions)39373938      - [8.8.1. Множественное наследование](https://python-all.ru/3.16/reference/compound_stmts.html#multiple-inheritance)3939    - [8.9. Корутины](https://python-all.ru/3.16/reference/compound_stmts.html#coroutines)39403941      - [8.9.1. Определение корутинной функции](https://python-all.ru/3.16/reference/compound_stmts.html#coroutine-function-definition)3942      - [8.9.2. Инструкция `async for`](https://python-all.ru/3.16/reference/compound_stmts.html#the-async-for-statement)3943      - [8.9.3. Оператор `async with`](https://python-all.ru/3.16/reference/compound_stmts.html#the-async-with-statement)3944    - [8.10. Списки параметров типов](https://python-all.ru/3.16/reference/compound_stmts.html#type-parameter-lists)39453946      - [8.10.1. Обобщённые функции](https://python-all.ru/3.16/reference/compound_stmts.html#generic-functions)3947      - [8.10.2. Обобщённые классы](https://python-all.ru/3.16/reference/compound_stmts.html#generic-classes)3948      - [8.10.3. Обобщённые псевдонимы типов](https://python-all.ru/3.16/reference/compound_stmts.html#generic-type-aliases)3949    - [8.11. Аннотации](https://python-all.ru/3.16/reference/compound_stmts.html#annotations)3950  - [9. Компоненты верхнего уровня](https://python-all.ru/3.16/reference/toplevel_components.html)39513952    - [9.1. Полные программы на Python](https://python-all.ru/3.16/reference/toplevel_components.html#complete-python-programs)3953    - [9.2. Ввод из файла](https://python-all.ru/3.16/reference/toplevel_components.html#file-input)3954    - [9.3. Интерактивный ввод](https://python-all.ru/3.16/reference/toplevel_components.html#interactive-input)3955    - [9.4. Ввод выражений](https://python-all.ru/3.16/reference/toplevel_components.html#expression-input)3956  - [10. Полная спецификация грамматики](https://python-all.ru/3.16/reference/grammar.html)3957- [Стандартная библиотека Python](https://python-all.ru/3.16/library/index.html)39583959  - [Введение](https://python-all.ru/3.16/library/intro.html)39603961    - [Примечания о доступности](https://python-all.ru/3.16/library/intro.html#notes-on-availability)39623963      - [Платформы WebAssembly](https://python-all.ru/3.16/library/intro.html#webassembly-platforms)3964      - [Мобильные платформы](https://python-all.ru/3.16/library/intro.html#mobile-platforms)3965  - [Встроенные функции](https://python-all.ru/3.16/library/functions.html)3966  - [Встроенные константы](https://python-all.ru/3.16/library/constants.html)39673968    - [Константы, добавляемые модулем `site`](https://python-all.ru/3.16/library/constants.html#constants-added-by-the-site-module)3969  - [Встроенные типы](https://python-all.ru/3.16/library/stdtypes.html)39703971    - [Проверка истинности](https://python-all.ru/3.16/library/stdtypes.html#truth-value-testing)3972    - [Логические операции – `and`, `or`, `not`](https://python-all.ru/3.16/library/stdtypes.html#boolean-operations-and-or-not)3973    - [Сравнения](https://python-all.ru/3.16/library/stdtypes.html#comparisons)3974    - [Числовые типы – `int`, `float`, `complex`](https://python-all.ru/3.16/library/stdtypes.html#numeric-types-int-float-complex)39753976      - [Побитовые операции над целыми типами](https://python-all.ru/3.16/library/stdtypes.html#bitwise-operations-on-integer-types)3977      - [Дополнительные методы целых типов](https://python-all.ru/3.16/library/stdtypes.html#additional-methods-on-integer-types)3978      - [Дополнительные методы типа float](https://python-all.ru/3.16/library/stdtypes.html#additional-methods-on-float)3979      - [Дополнительные методы типа complex](https://python-all.ru/3.16/library/stdtypes.html#additional-methods-on-complex)3980      - [Хеширование числовых типов](https://python-all.ru/3.16/library/stdtypes.html#hashing-of-numeric-types)3981    - [Логический тип – `bool`](https://python-all.ru/3.16/library/stdtypes.html#boolean-type-bool)3982    - [Типы итераторов](https://python-all.ru/3.16/library/stdtypes.html#iterator-types)39833984      - [Типы генераторов](https://python-all.ru/3.16/library/stdtypes.html#generator-types)3985    - [Типы последовательностей – `list`, `tuple`, `range`](https://python-all.ru/3.16/library/stdtypes.html#sequence-types-list-tuple-range)39863987      - [Общие операции с последовательностями](https://python-all.ru/3.16/library/stdtypes.html#common-sequence-operations)3988      - [Неизменяемые типы последовательностей](https://python-all.ru/3.16/library/stdtypes.html#immutable-sequence-types)3989      - [Изменяемые типы последовательностей](https://python-all.ru/3.16/library/stdtypes.html#mutable-sequence-types)3990      - [Списки](https://python-all.ru/3.16/library/stdtypes.html#lists)3991      - [Кортежи](https://python-all.ru/3.16/library/stdtypes.html#tuples)3992      - [Диапазоны](https://python-all.ru/3.16/library/stdtypes.html#ranges)3993    - [Сводка методов для текстовых и двоичных последовательностей](https://python-all.ru/3.16/library/stdtypes.html#text-and-binary-sequence-type-methods-summary)3994    - [Тип текстовых последовательностей – `str`](https://python-all.ru/3.16/library/stdtypes.html#text-sequence-type-str)39953996      - [Методы строк](https://python-all.ru/3.16/library/stdtypes.html#string-methods)3997      - [Форматированные строковые литералы (f-строки)](https://python-all.ru/3.16/library/stdtypes.html#formatted-string-literals-f-strings)39983999        - [Спецификатор отладки](https://python-all.ru/3.16/library/stdtypes.html#debug-specifier)4000        - [Спецификатор преобразования](https://python-all.ru/3.16/library/stdtypes.html#conversion-specifier)4001        - [Спецификатор формата](https://python-all.ru/3.16/library/stdtypes.html#format-specifier)4002      - [Шаблонные строковые литералы (t-строки)](https://python-all.ru/3.16/library/stdtypes.html#template-string-literals-t-strings)4003      - [Форматирование строк в стиле `printf`](https://python-all.ru/3.16/library/stdtypes.html#printf-style-string-formatting)4004    - [Типы двоичных последовательностей – `bytes`, `bytearray`, `memoryview`](https://python-all.ru/3.16/library/stdtypes.html#binary-sequence-types-bytes-bytearray-memoryview)40054006      - [Объекты bytes](https://python-all.ru/3.16/library/stdtypes.html#bytes-objects)4007      - [Объекты bytearray](https://python-all.ru/3.16/library/stdtypes.html#bytearray-objects)4008      - [Операции с bytes и bytearray](https://python-all.ru/3.16/library/stdtypes.html#bytes-and-bytearray-operations)4009      - [Форматирование bytes в стиле `printf`](https://python-all.ru/3.16/library/stdtypes.html#printf-style-bytes-formatting)4010      - [Представления памяти](https://python-all.ru/3.16/library/stdtypes.html#memory-views)4011    - [Типы множеств – `set`, `frozenset`](https://python-all.ru/3.16/library/stdtypes.html#set-types-set-frozenset)4012    - [Типы отображений – `dict`, `frozendict`](https://python-all.ru/3.16/library/stdtypes.html#mapping-types-dict-frozendict)40134014      - [Объекты представлений словаря](https://python-all.ru/3.16/library/stdtypes.html#dictionary-view-objects)4015      - [Замороженные словари](https://python-all.ru/3.16/library/stdtypes.html#frozen-dictionaries)4016    - [Типы контекстных менеджеров](https://python-all.ru/3.16/library/stdtypes.html#context-manager-types)4017    - [Типы аннотаций – Общий псевдоним, Объединение](https://python-all.ru/3.16/library/stdtypes.html#type-annotation-types-generic-alias-union)40184019      - [Тип общего псевдонима](https://python-all.ru/3.16/library/stdtypes.html#generic-alias-type)40204021        - [Стандартные обобщённые классы](https://python-all.ru/3.16/library/stdtypes.html#standard-generic-classes)4022        - [Специальные атрибуты объектов `GenericAlias`](https://python-all.ru/3.16/library/stdtypes.html#special-attributes-of-genericalias-objects)4023      - [Тип объединения](https://python-all.ru/3.16/library/stdtypes.html#union-type)4024    - [Прочие встроенные типы](https://python-all.ru/3.16/library/stdtypes.html#other-built-in-types)40254026      - [Модули](https://python-all.ru/3.16/library/stdtypes.html#modules)4027      - [Классы и экземпляры классов](https://python-all.ru/3.16/library/stdtypes.html#classes-and-class-instances)4028      - [Функции](https://python-all.ru/3.16/library/stdtypes.html#functions)4029      - [Методы](https://python-all.ru/3.16/library/stdtypes.html#methods)4030      - [Объекты кода](https://python-all.ru/3.16/library/stdtypes.html#code-objects)4031      - [Объекты типов](https://python-all.ru/3.16/library/stdtypes.html#type-objects)4032      - [Объект None](https://python-all.ru/3.16/library/stdtypes.html#the-null-object)4033      - [Объект Ellipsis](https://python-all.ru/3.16/library/stdtypes.html#the-ellipsis-object)4034      - [Объект NotImplemented](https://python-all.ru/3.16/library/stdtypes.html#the-notimplemented-object)4035      - [Внутренние объекты](https://python-all.ru/3.16/library/stdtypes.html#internal-objects)4036    - [Специальные атрибуты](https://python-all.ru/3.16/library/stdtypes.html#special-attributes)4037    - [Ограничение длины преобразования целого числа в строку](https://python-all.ru/3.16/library/stdtypes.html#integer-string-conversion-length-limitation)40384039      - [Затронутые API](https://python-all.ru/3.16/library/stdtypes.html#affected-apis)4040      - [Настройка ограничения](https://python-all.ru/3.16/library/stdtypes.html#configuring-the-limit)4041      - [Рекомендуемая конфигурация](https://python-all.ru/3.16/library/stdtypes.html#recommended-configuration)4042  - [Встроенные исключения](https://python-all.ru/3.16/library/exceptions.html)40434044    - [Контекст исключения](https://python-all.ru/3.16/library/exceptions.html#exception-context)4045    - [Наследование от встроенных исключений](https://python-all.ru/3.16/library/exceptions.html#inheriting-from-built-in-exceptions)4046    - [Базовые классы](https://python-all.ru/3.16/library/exceptions.html#base-classes)4047    - [Конкретные исключения](https://python-all.ru/3.16/library/exceptions.html#concrete-exceptions)40484049      - [Исключения ОС](https://python-all.ru/3.16/library/exceptions.html#os-exceptions)4050    - [Предупреждения](https://python-all.ru/3.16/library/exceptions.html#warnings)4051    - [Группы исключений](https://python-all.ru/3.16/library/exceptions.html#exception-groups)4052    - [Иерархия исключений](https://python-all.ru/3.16/library/exceptions.html#exception-hierarchy)4053  - [Гарантии потокобезопасности](https://python-all.ru/3.16/library/threadsafety.html)40544055    - [Уровни потокобезопасности](https://python-all.ru/3.16/library/threadsafety.html#thread-safety-levels)40564057      - [Несовместимо](https://python-all.ru/3.16/library/threadsafety.html#incompatible)4058      - [Совместимо](https://python-all.ru/3.16/library/threadsafety.html#compatible)4059      - [Безопасно для разных объектов](https://python-all.ru/3.16/library/threadsafety.html#safe-on-distinct-objects)4060      - [Безопасно для общих объектов](https://python-all.ru/3.16/library/threadsafety.html#safe-on-shared-objects)4061      - [Атомарно](https://python-all.ru/3.16/library/threadsafety.html#atomic)4062    - [Потокобезопасность объектов списка](https://python-all.ru/3.16/library/threadsafety.html#thread-safety-for-list-objects)4063    - [Потокобезопасность объектов словаря](https://python-all.ru/3.16/library/threadsafety.html#thread-safety-for-dict-objects)4064    - [Потокобезопасность объектов множества](https://python-all.ru/3.16/library/threadsafety.html#thread-safety-for-set-objects)4065    - [Потокобезопасность объектов bytearray](https://python-all.ru/3.16/library/threadsafety.html#thread-safety-for-bytearray-objects)4066    - [Потокобезопасность объектов memoryview](https://python-all.ru/3.16/library/threadsafety.html#thread-safety-for-memoryview-objects)4067  - [Службы обработки текста](https://python-all.ru/3.16/library/text.html)40684069    - [`string` – Общие операции со строками](https://python-all.ru/3.16/library/string.html)40704071      - [Строковые константы](https://python-all.ru/3.16/library/string.html#string-constants)4072      - [Пользовательское форматирование строк](https://python-all.ru/3.16/library/string.html#custom-string-formatting)4073      - [Синтаксис форматных строк](https://python-all.ru/3.16/library/string.html#format-string-syntax)40744075        - [Мини-язык спецификации формата](https://python-all.ru/3.16/library/string.html#format-specification-mini-language)4076        - [Примеры форматирования](https://python-all.ru/3.16/library/string.html#format-examples)4077      - [Строки-шаблоны ($-strings)](https://python-all.ru/3.16/library/string.html#template-strings-strings)4078      - [Вспомогательные функции](https://python-all.ru/3.16/library/string.html#helper-functions)4079    - [`string.templatelib` – Поддержка шаблонных строковых литералов](https://python-all.ru/3.16/library/string.templatelib.html)40804081      - [Строки-шаблоны](https://python-all.ru/3.16/library/string.templatelib.html#template-strings)4082      - [Типы](https://python-all.ru/3.16/library/string.templatelib.html#types)4083      - [Вспомогательные функции](https://python-all.ru/3.16/library/string.templatelib.html#helper-functions)4084    - [`re` – Операции с регулярными выражениями](https://python-all.ru/3.16/library/re.html)40854086      - [Синтаксис регулярных выражений](https://python-all.ru/3.16/library/re.html#regular-expression-syntax)4087      - [Содержание модуля](https://python-all.ru/3.16/library/re.html#module-contents)40884089        - [Флаги](https://python-all.ru/3.16/library/re.html#flags)4090        - [Функции](https://python-all.ru/3.16/library/re.html#functions)4091        - [Исключения](https://python-all.ru/3.16/library/re.html#exceptions)4092      - [Объекты регулярных выражений](https://python-all.ru/3.16/library/re.html#regular-expression-objects)4093      - [Объекты сопоставления](https://python-all.ru/3.16/library/re.html#match-objects)4094      - [Примеры регулярных выражений](https://python-all.ru/3.16/library/re.html#regular-expression-examples)40954096        - [Проверка наличия пары](https://python-all.ru/3.16/library/re.html#checking-for-a-pair)4097        - [Имитация scanf()](https://python-all.ru/3.16/library/re.html#simulating-scanf)4098        - [search() vs. prefixmatch()](https://python-all.ru/3.16/library/re.html#search-vs-prefixmatch)4099        - [prefixmatch() vs. match()](https://python-all.ru/3.16/library/re.html#prefixmatch-vs-match)4100        - [Создание телефонной книги](https://python-all.ru/3.16/library/re.html#making-a-phonebook)4101        - [Обработка текста](https://python-all.ru/3.16/library/re.html#text-munging)4102        - [Поиск всех наречий](https://python-all.ru/3.16/library/re.html#finding-all-adverbs)4103        - [Поиск всех наречий и их позиций](https://python-all.ru/3.16/library/re.html#finding-all-adverbs-and-their-positions)4104        - [Сырые строки](https://python-all.ru/3.16/library/re.html#raw-string-notation)4105        - [Написание токенизатора](https://python-all.ru/3.16/library/re.html#writing-a-tokenizer)4106    - [`difflib` – Вспомогательные функции для вычисления разностей](https://python-all.ru/3.16/library/difflib.html)41074108      - [Объекты SequenceMatcher](https://python-all.ru/3.16/library/difflib.html#sequencematcher-objects)4109      - [Примеры SequenceMatcher](https://python-all.ru/3.16/library/difflib.html#sequencematcher-examples)4110      - [Объекты Differ](https://python-all.ru/3.16/library/difflib.html#differ-objects)4111      - [Пример Differ](https://python-all.ru/3.16/library/difflib.html#differ-example)4112      - [Интерфейс командной строки для difflib](https://python-all.ru/3.16/library/difflib.html#a-command-line-interface-to-difflib)4113      - [Пример ndiff](https://python-all.ru/3.16/library/difflib.html#ndiff-example)4114    - [`textwrap` – Перенос и заполнение текста](https://python-all.ru/3.16/library/textwrap.html)4115    - [`unicodedata` – База данных Unicode](https://python-all.ru/3.16/library/unicodedata.html)4116    - [`stringprep` – Подготовка строк для интернета](https://python-all.ru/3.16/library/stringprep.html)4117    - [`readline` – Интерфейс GNU readline](https://python-all.ru/3.16/library/readline.html)41184119      - [Файл инициализации](https://python-all.ru/3.16/library/readline.html#init-file)4120      - [Буфер строки](https://python-all.ru/3.16/library/readline.html#line-buffer)4121      - [Файл истории](https://python-all.ru/3.16/library/readline.html#history-file)4122      - [Список истории](https://python-all.ru/3.16/library/readline.html#history-list)4123      - [Перехватчики запуска](https://python-all.ru/3.16/library/readline.html#startup-hooks)4124      - [Автодополнение](https://python-all.ru/3.16/library/readline.html#completion)4125      - [Пример](https://python-all.ru/3.16/library/readline.html#example)4126    - [`rlcompleter` – Функция автодополнения для GNU readline](https://python-all.ru/3.16/library/rlcompleter.html)4127  - [Службы двоичных данных](https://python-all.ru/3.16/library/binary.html)41284129    - [`struct` – Интерпретация байтов как упакованных двоичных данных](https://python-all.ru/3.16/library/struct.html)41304131      - [Функции и исключения](https://python-all.ru/3.16/library/struct.html#functions-and-exceptions)4132      - [Строки формата](https://python-all.ru/3.16/library/struct.html#format-strings)41334134        - [Порядок байтов, размер и выравнивание](https://python-all.ru/3.16/library/struct.html#byte-order-size-and-alignment)4135        - [Коды типов](https://python-all.ru/3.16/library/struct.html#format-characters)4136        - [Примеры](https://python-all.ru/3.16/library/struct.html#examples)4137      - [Приложения](https://python-all.ru/3.16/library/struct.html#applications)41384139        - [Родные форматы](https://python-all.ru/3.16/library/struct.html#native-formats)4140        - [Стандартные форматы](https://python-all.ru/3.16/library/struct.html#standard-formats)4141      - [Классы](https://python-all.ru/3.16/library/struct.html#classes)4142    - [`codecs` – Реестр кодеков и базовые классы](https://python-all.ru/3.16/library/codecs.html)41434144      - [Базовые классы кодеков](https://python-all.ru/3.16/library/codecs.html#codec-base-classes)41454146        - [Обработчики ошибок](https://python-all.ru/3.16/library/codecs.html#error-handlers)4147        - [Кодирование и декодирование без состояния](https://python-all.ru/3.16/library/codecs.html#stateless-encoding-and-decoding)4148        - [Инкрементное кодирование и декодирование](https://python-all.ru/3.16/library/codecs.html#incremental-encoding-and-decoding)41494150          - [Объекты IncrementalEncoder](https://python-all.ru/3.16/library/codecs.html#incrementalencoder-objects)4151          - [Объекты IncrementalDecoder](https://python-all.ru/3.16/library/codecs.html#incrementaldecoder-objects)4152        - [Потоковое кодирование и декодирование](https://python-all.ru/3.16/library/codecs.html#stream-encoding-and-decoding)41534154          - [Объекты StreamWriter](https://python-all.ru/3.16/library/codecs.html#streamwriter-objects)4155          - [Объекты StreamReader](https://python-all.ru/3.16/library/codecs.html#streamreader-objects)4156          - [Объекты StreamReaderWriter](https://python-all.ru/3.16/library/codecs.html#streamreaderwriter-objects)4157          - [Объекты StreamRecoder](https://python-all.ru/3.16/library/codecs.html#streamrecoder-objects)4158      - [Кодировки и Юникод](https://python-all.ru/3.16/library/codecs.html#encodings-and-unicode)4159      - [Стандартные кодировки](https://python-all.ru/3.16/library/codecs.html#standard-encodings)4160      - [Специфические для Python кодировки](https://python-all.ru/3.16/library/codecs.html#python-specific-encodings)41614162        - [Текстовые кодировки](https://python-all.ru/3.16/library/codecs.html#text-encodings)4163        - [Двоичные преобразования](https://python-all.ru/3.16/library/codecs.html#binary-transforms)4164        - [Автономные функции кодеков](https://python-all.ru/3.16/library/codecs.html#standalone-codec-functions)4165        - [Текстовые преобразования](https://python-all.ru/3.16/library/codecs.html#text-transforms)4166      - [`encodings` – пакет кодировок](https://python-all.ru/3.16/library/codecs.html#module-encodings)4167      - [`encodings.idna` – интернационализированные доменные имена в приложениях](https://python-all.ru/3.16/library/codecs.html#module-encodings.idna)4168      - [`encodings.mbcs` – кодовая страница ANSI Windows](https://python-all.ru/3.16/library/codecs.html#module-encodings.mbcs)4169      - [`encodings.utf_8_sig` – кодек UTF-8 с сигнатурой BOM](https://python-all.ru/3.16/library/codecs.html#module-encodings.utf_8_sig)4170  - [Типы данных](https://python-all.ru/3.16/library/datatypes.html)41714172    - [`datetime` – базовые типы даты и времени](https://python-all.ru/3.16/library/datetime.html)41734174      - [Осведомлённые и наивные объекты](https://python-all.ru/3.16/library/datetime.html#aware-and-naive-objects)4175      - [Константы](https://python-all.ru/3.16/library/datetime.html#constants)4176      - [Доступные типы](https://python-all.ru/3.16/library/datetime.html#available-types)41774178        - [Общие свойства](https://python-all.ru/3.16/library/datetime.html#common-properties)4179        - [Определение, является ли объект осведомлённым или наивным](https://python-all.ru/3.16/library/datetime.html#determining-if-an-object-is-aware-or-naive)4180      - [Объекты `timedelta`](https://python-all.ru/3.16/library/datetime.html#timedelta-objects)41814182        - [Примеры использования: `timedelta`](https://python-all.ru/3.16/library/datetime.html#examples-of-usage-timedelta)4183      - [Объекты `date`](https://python-all.ru/3.16/library/datetime.html#date-objects)41844185        - [Примеры использования: `date`](https://python-all.ru/3.16/library/datetime.html#examples-of-usage-date)4186      - [Объекты `datetime`](https://python-all.ru/3.16/library/datetime.html#datetime-objects)41874188        - [Примеры использования: `datetime`](https://python-all.ru/3.16/library/datetime.html#examples-of-usage-datetime)4189      - [Объекты `time`](https://python-all.ru/3.16/library/datetime.html#time-objects)41904191        - [Примеры использования: `time`](https://python-all.ru/3.16/library/datetime.html#examples-of-usage-time)4192      - [Объекты `tzinfo`](https://python-all.ru/3.16/library/datetime.html#tzinfo-objects)4193      - [Объекты `timezone`](https://python-all.ru/3.16/library/datetime.html#timezone-objects)4194      - [поведение `strftime()` и `strptime()`](https://python-all.ru/3.16/library/datetime.html#strftime-and-strptime-behavior)41954196        - [коды формата `strftime()` и `strptime()`](https://python-all.ru/3.16/library/datetime.html#strftime-and-strptime-format-codes)4197        - [Техническая деталь](https://python-all.ru/3.16/library/datetime.html#technical-detail)4198    - [`zoneinfo` – поддержка часовых поясов IANA](https://python-all.ru/3.16/library/zoneinfo.html)41994200      - [Использование `ZoneInfo`](https://python-all.ru/3.16/library/zoneinfo.html#using-zoneinfo)4201      - [Источники данных](https://python-all.ru/3.16/library/zoneinfo.html#data-sources)42024203        - [Настройка источников данных](https://python-all.ru/3.16/library/zoneinfo.html#configuring-the-data-sources)42044205          - [Конфигурация на этапе компиляции](https://python-all.ru/3.16/library/zoneinfo.html#compile-time-configuration)4206          - [Конфигурация окружения](https://python-all.ru/3.16/library/zoneinfo.html#environment-configuration)4207          - [Конфигурация во время выполнения](https://python-all.ru/3.16/library/zoneinfo.html#runtime-configuration)4208      - [Класс `ZoneInfo`](https://python-all.ru/3.16/library/zoneinfo.html#the-zoneinfo-class)42094210        - [Строковые представления](https://python-all.ru/3.16/library/zoneinfo.html#string-representations)4211        - [Сериализация pickle](https://python-all.ru/3.16/library/zoneinfo.html#pickle-serialization)4212      - [Функции](https://python-all.ru/3.16/library/zoneinfo.html#functions)4213      - [Глобальные переменные](https://python-all.ru/3.16/library/zoneinfo.html#globals)4214      - [Исключения и предупреждения](https://python-all.ru/3.16/library/zoneinfo.html#exceptions-and-warnings)4215    - [`calendar` – общие функции для работы с календарём](https://python-all.ru/3.16/library/calendar.html)42164217      - [Использование командной строки](https://python-all.ru/3.16/library/calendar.html#command-line-usage)4218    - [`collections` – контейнерные типы данных](https://python-all.ru/3.16/library/collections.html)42194220      - [Объекты `ChainMap`](https://python-all.ru/3.16/library/collections.html#chainmap-objects)42214222        - [Примеры и рецепты `ChainMap`](https://python-all.ru/3.16/library/collections.html#chainmap-examples-and-recipes)4223      - [Объекты `Counter`](https://python-all.ru/3.16/library/collections.html#counter-objects)4224      - [Объекты `deque`](https://python-all.ru/3.16/library/collections.html#deque-objects)42254226        - [Рецепты `deque`](https://python-all.ru/3.16/library/collections.html#deque-recipes)4227      - [Объекты `defaultdict`](https://python-all.ru/3.16/library/collections.html#defaultdict-objects)42284229        - [Примеры `defaultdict`](https://python-all.ru/3.16/library/collections.html#defaultdict-examples)4230      - [`namedtuple()` – фабричная функция для кортежей с именованными полями](https://python-all.ru/3.16/library/collections.html#namedtuple-factory-function-for-tuples-with-named-fields)4231      - [Объекты `OrderedDict`](https://python-all.ru/3.16/library/collections.html#ordereddict-objects)42324233        - [Примеры и рецепты `OrderedDict`](https://python-all.ru/3.16/library/collections.html#ordereddict-examples-and-recipes)4234      - [Объекты `UserDict`](https://python-all.ru/3.16/library/collections.html#userdict-objects)4235      - [Объекты `UserList`](https://python-all.ru/3.16/library/collections.html#userlist-objects)4236      - [Объекты `UserString`](https://python-all.ru/3.16/library/collections.html#userstring-objects)4237    - [`collections.abc` – абстрактные базовые классы для контейнеров](https://python-all.ru/3.16/library/collections.abc.html)42384239      - [Абстрактные базовые классы коллекций](https://python-all.ru/3.16/library/collections.abc.html#collections-abstract-base-classes)4240      - [Абстрактные базовые классы коллекций – подробные описания](https://python-all.ru/3.16/library/collections.abc.html#collections-abstract-base-classes-detailed-descriptions)4241      - [Примеры и рецепты](https://python-all.ru/3.16/library/collections.abc.html#examples-and-recipes)4242    - [`heapq` – алгоритм кучи (очередь с приоритетом)](https://python-all.ru/3.16/library/heapq.html)42434244      - [Основные примеры](https://python-all.ru/3.16/library/heapq.html#basic-examples)4245      - [Другие применения](https://python-all.ru/3.16/library/heapq.html#other-applications)4246      - [Примечания к реализации очереди с приоритетом](https://python-all.ru/3.16/library/heapq.html#priority-queue-implementation-notes)4247      - [Теория](https://python-all.ru/3.16/library/heapq.html#theory)4248    - [`bisect` – алгоритм бисекции массива](https://python-all.ru/3.16/library/bisect.html)42494250      - [Примечания по производительности](https://python-all.ru/3.16/library/bisect.html#performance-notes)4251      - [Поиск в отсортированных списках](https://python-all.ru/3.16/library/bisect.html#searching-sorted-lists)4252      - [Примеры](https://python-all.ru/3.16/library/bisect.html#examples)4253    - [`array` – эффективные массивы числовых значений](https://python-all.ru/3.16/library/array.html)4254    - [`weakref` – слабые ссылки](https://python-all.ru/3.16/library/weakref.html)42554256      - [Объекты слабых ссылок](https://python-all.ru/3.16/library/weakref.html#weak-reference-objects)4257      - [Пример](https://python-all.ru/3.16/library/weakref.html#example)4258      - [Объекты финализаторов](https://python-all.ru/3.16/library/weakref.html#finalizer-objects)4259      - [Сравнение финализаторов с методами `__del__()`](https://python-all.ru/3.16/library/weakref.html#comparing-finalizers-with-del-methods)4260    - [`types` – динамическое создание типов и имена для встроенных типов](https://python-all.ru/3.16/library/types.html)42614262      - [Динамическое создание типов](https://python-all.ru/3.16/library/types.html#dynamic-type-creation)4263      - [Стандартные типы интерпретатора](https://python-all.ru/3.16/library/types.html#standard-interpreter-types)4264      - [Дополнительные вспомогательные классы и функции](https://python-all.ru/3.16/library/types.html#additional-utility-classes-and-functions)4265      - [Вспомогательные функции для корутин](https://python-all.ru/3.16/library/types.html#coroutine-utility-functions)4266    - [`copy` – операции поверхностного и глубокого копирования](https://python-all.ru/3.16/library/copy.html)4267    - [`pprint` – форматированный вывод данных](https://python-all.ru/3.16/library/pprint.html)42684269      - [Функции](https://python-all.ru/3.16/library/pprint.html#functions)4270      - [Объекты PrettyPrinter](https://python-all.ru/3.16/library/pprint.html#prettyprinter-objects)4271      - [Пример](https://python-all.ru/3.16/library/pprint.html#example)4272    - [`reprlib` – альтернативная `repr()` реализация](https://python-all.ru/3.16/library/reprlib.html)42734274      - [Объекты Repr](https://python-all.ru/3.16/library/reprlib.html#repr-objects)4275      - [Создание подклассов Repr](https://python-all.ru/3.16/library/reprlib.html#subclassing-repr-objects)4276    - [`enum` – поддержка перечислений](https://python-all.ru/3.16/library/enum.html)42774278      - [Содержимое модуля](https://python-all.ru/3.16/library/enum.html#module-contents)4279      - [Типы данных](https://python-all.ru/3.16/library/enum.html#data-types)42804281        - [Поддерживаемые `__dunder__` имена](https://python-all.ru/3.16/library/enum.html#supported-dunder-names)4282        - [Поддерживаемые `_sunder_` имена](https://python-all.ru/3.16/library/enum.html#supported-sunder-names)4283      - [Утилиты и декораторы](https://python-all.ru/3.16/library/enum.html#utilities-and-decorators)4284      - [Примечания](https://python-all.ru/3.16/library/enum.html#notes)4285    - [`graphlib` – Функциональность для работы с графоподобными структурами](https://python-all.ru/3.16/library/graphlib.html)42864287      - [Исключения](https://python-all.ru/3.16/library/graphlib.html#exceptions)4288  - [Числовые и математические модули](https://python-all.ru/3.16/library/numeric.html)42894290    - [`numbers` – Числовые абстрактные базовые классы](https://python-all.ru/3.16/library/numbers.html)42914292      - [Числовая иерархия](https://python-all.ru/3.16/library/numbers.html#the-numeric-tower)4293      - [Примечания для разработчиков типов](https://python-all.ru/3.16/library/numbers.html#notes-for-type-implementers)42944295        - [Добавление дополнительных числовых абстрактных базовых классов](https://python-all.ru/3.16/library/numbers.html#adding-more-numeric-abcs)4296        - [Реализация арифметических операций](https://python-all.ru/3.16/library/numbers.html#implementing-the-arithmetic-operations)4297    - [`math` – Математические функции](https://python-all.ru/3.16/library/math.html)42984299      - [Арифметика с плавающей запятой](https://python-all.ru/3.16/library/math.html#floating-point-arithmetic)4300      - [Функции для работы с числами с плавающей запятой](https://python-all.ru/3.16/library/math.html#floating-point-manipulation-functions)4301      - [Степенные, экспоненциальные и логарифмические функции](https://python-all.ru/3.16/library/math.html#power-exponential-and-logarithmic-functions)4302      - [Функции суммирования и произведения](https://python-all.ru/3.16/library/math.html#summation-and-product-functions)4303      - [Преобразование угловых величин](https://python-all.ru/3.16/library/math.html#angular-conversion)4304      - [Тригонометрические функции](https://python-all.ru/3.16/library/math.html#trigonometric-functions)4305      - [Гиперболические функции](https://python-all.ru/3.16/library/math.html#hyperbolic-functions)4306      - [Специальные функции](https://python-all.ru/3.16/library/math.html#special-functions)4307      - [Теоретико-числовые функции](https://python-all.ru/3.16/library/math.html#number-theoretic-functions)4308      - [Константы](https://python-all.ru/3.16/library/math.html#constants)4309    - [`math.integer` – Математические функции для целых чисел](https://python-all.ru/3.16/library/math.integer.html)4310    - [`cmath` – Математические функции для комплексных чисел](https://python-all.ru/3.16/library/cmath.html)43114312      - [Преобразование в полярные координаты и обратно](https://python-all.ru/3.16/library/cmath.html#conversions-to-and-from-polar-coordinates)4313      - [Степенные и логарифмические функции](https://python-all.ru/3.16/library/cmath.html#power-and-logarithmic-functions)4314      - [Тригонометрические функции](https://python-all.ru/3.16/library/cmath.html#trigonometric-functions)4315      - [Гиперболические функции](https://python-all.ru/3.16/library/cmath.html#hyperbolic-functions)4316      - [Функции классификации](https://python-all.ru/3.16/library/cmath.html#classification-functions)4317      - [Константы](https://python-all.ru/3.16/library/cmath.html#constants)4318    - [`decimal` – Десятичная арифметика с фиксированной и плавающей запятой](https://python-all.ru/3.16/library/decimal.html)43194320      - [Краткое руководство](https://python-all.ru/3.16/library/decimal.html#quick-start-tutorial)4321      - [Объекты Decimal](https://python-all.ru/3.16/library/decimal.html#decimal-objects)43224323        - [Логические операнды](https://python-all.ru/3.16/library/decimal.html#logical-operands)4324      - [Объекты контекста](https://python-all.ru/3.16/library/decimal.html#context-objects)4325      - [Константы](https://python-all.ru/3.16/library/decimal.html#constants)4326      - [Режимы округления](https://python-all.ru/3.16/library/decimal.html#rounding-modes)4327      - [Сигналы](https://python-all.ru/3.16/library/decimal.html#signals)4328      - [Замечания о числах с плавающей запятой](https://python-all.ru/3.16/library/decimal.html#floating-point-notes)43294330        - [Уменьшение ошибки округления за счёт повышенной точности](https://python-all.ru/3.16/library/decimal.html#mitigating-round-off-error-with-increased-precision)4331        - [Особые значения](https://python-all.ru/3.16/library/decimal.html#special-values)4332      - [Работа с потоками](https://python-all.ru/3.16/library/decimal.html#working-with-threads)4333      - [Рецепты](https://python-all.ru/3.16/library/decimal.html#recipes)4334      - [Часто задаваемые вопросы по Decimal](https://python-all.ru/3.16/library/decimal.html#decimal-faq)4335    - [`fractions` – Рациональные числа](https://python-all.ru/3.16/library/fractions.html)4336    - [`random` – Генерация псевдослучайных чисел](https://python-all.ru/3.16/library/random.html)43374338      - [Учётные функции](https://python-all.ru/3.16/library/random.html#bookkeeping-functions)4339      - [Функции для байтов](https://python-all.ru/3.16/library/random.html#functions-for-bytes)4340      - [Функции для целых чисел](https://python-all.ru/3.16/library/random.html#functions-for-integers)4341      - [Функции для последовательностей](https://python-all.ru/3.16/library/random.html#functions-for-sequences)4342      - [Дискретные распределения](https://python-all.ru/3.16/library/random.html#discrete-distributions)4343      - [Распределения с действительными значениями](https://python-all.ru/3.16/library/random.html#real-valued-distributions)4344      - [Альтернативный генератор](https://python-all.ru/3.16/library/random.html#alternative-generator)4345      - [Замечания о воспроизводимости](https://python-all.ru/3.16/library/random.html#notes-on-reproducibility)4346      - [Примеры](https://python-all.ru/3.16/library/random.html#examples)4347      - [Рецепты](https://python-all.ru/3.16/library/random.html#recipes)4348      - [Использование из командной строки](https://python-all.ru/3.16/library/random.html#command-line-usage)4349      - [Пример использования из командной строки](https://python-all.ru/3.16/library/random.html#command-line-example)4350    - [`statistics` – Функции математической статистики](https://python-all.ru/3.16/library/statistics.html)43514352      - [Средние значения и меры центральной тенденции](https://python-all.ru/3.16/library/statistics.html#averages-and-measures-of-central-location)4353      - [Меры разброса](https://python-all.ru/3.16/library/statistics.html#measures-of-spread)4354      - [Статистика взаимосвязей двух входных величин](https://python-all.ru/3.16/library/statistics.html#statistics-for-relations-between-two-inputs)4355      - [Описание функций](https://python-all.ru/3.16/library/statistics.html#function-details)4356      - [Исключения](https://python-all.ru/3.16/library/statistics.html#exceptions)4357      - [`NormalDist` объекты](https://python-all.ru/3.16/library/statistics.html#normaldist-objects)4358      - [Примеры и рецепты](https://python-all.ru/3.16/library/statistics.html#examples-and-recipes)43594360        - [Классические задачи теории вероятностей](https://python-all.ru/3.16/library/statistics.html#classic-probability-problems)4361        - [Входные данные Монте-Карло для симуляций](https://python-all.ru/3.16/library/statistics.html#monte-carlo-inputs-for-simulations)4362        - [Аппроксимация биномиальных распределений](https://python-all.ru/3.16/library/statistics.html#approximating-binomial-distributions)4363        - [Наивный байесовский классификатор](https://python-all.ru/3.16/library/statistics.html#naive-bayesian-classifier)4364  - [Модули функционального программирования](https://python-all.ru/3.16/library/functional.html)43654366    - [`itertools` – Функции, создающие итераторы для эффективного циклического обхода](https://python-all.ru/3.16/library/itertools.html)43674368      - [Функции itertools](https://python-all.ru/3.16/library/itertools.html#itertool-functions)4369      - [Рецепты itertools](https://python-all.ru/3.16/library/itertools.html#itertools-recipes)4370    - [`functools` – Функции высшего порядка и операции над вызываемыми объектами](https://python-all.ru/3.16/library/functools.html)43714372      - [Объекты `partial`](https://python-all.ru/3.16/library/functools.html#partial-objects)4373    - [`operator` – Стандартные операторы в виде функций](https://python-all.ru/3.16/library/operator.html)43744375      - [Отображение операторов на функции](https://python-all.ru/3.16/library/operator.html#mapping-operators-to-functions)4376      - [Операторы на месте](https://python-all.ru/3.16/library/operator.html#in-place-operators)4377  - [Доступ к файлам и каталогам](https://python-all.ru/3.16/library/filesys.html)43784379    - [`pathlib` – Объектно-ориентированные пути файловой системы](https://python-all.ru/3.16/library/pathlib.html)43804381      - [Основное использование](https://python-all.ru/3.16/library/pathlib.html#basic-use)4382      - [Исключения](https://python-all.ru/3.16/library/pathlib.html#exceptions)4383      - [Абстрактные пути](https://python-all.ru/3.16/library/pathlib.html#pure-paths)43844385        - [Общие свойства](https://python-all.ru/3.16/library/pathlib.html#general-properties)4386        - [Операторы](https://python-all.ru/3.16/library/pathlib.html#operators)4387        - [Доступ к отдельным частям](https://python-all.ru/3.16/library/pathlib.html#accessing-individual-parts)4388        - [Методы и свойства](https://python-all.ru/3.16/library/pathlib.html#methods-and-properties)4389      - [Конкретные пути](https://python-all.ru/3.16/library/pathlib.html#concrete-paths)43904391        - [Разбор и генерация URI](https://python-all.ru/3.16/library/pathlib.html#parsing-and-generating-uris)4392        - [Развёртывание и разрешение путей](https://python-all.ru/3.16/library/pathlib.html#expanding-and-resolving-paths)4393        - [Запрос типа и состояния файла](https://python-all.ru/3.16/library/pathlib.html#querying-file-type-and-status)4394        - [Чтение и запись файлов](https://python-all.ru/3.16/library/pathlib.html#reading-and-writing-files)4395        - [Чтение каталогов](https://python-all.ru/3.16/library/pathlib.html#reading-directories)4396        - [Создание файлов и каталогов](https://python-all.ru/3.16/library/pathlib.html#creating-files-and-directories)4397        - [Копирование, перемещение и удаление](https://python-all.ru/3.16/library/pathlib.html#copying-moving-and-deleting)4398        - [Права доступа и владение](https://python-all.ru/3.16/library/pathlib.html#permissions-and-ownership)4399      - [Язык шаблонов](https://python-all.ru/3.16/library/pathlib.html#pattern-language)4400      - [Сравнение с модулем `glob`](https://python-all.ru/3.16/library/pathlib.html#comparison-to-the-glob-module)4401      - [Сравнение с модулями `os` и `os.path`](https://python-all.ru/3.16/library/pathlib.html#comparison-to-the-os-and-os-path-modules)44024403        - [Соответствующие инструменты](https://python-all.ru/3.16/library/pathlib.html#corresponding-tools)4404      - [Протоколы](https://python-all.ru/3.16/library/pathlib.html#module-pathlib.types)4405    - [`os.path` – Основные операции с путями](https://python-all.ru/3.16/library/os.path.html)4406    - [`stat` – Интерпретация результатов `stat()`](https://python-all.ru/3.16/library/stat.html)4407    - [`filecmp` – Сравнение файлов и каталогов](https://python-all.ru/3.16/library/filecmp.html)44084409      - [Класс `dircmp`](https://python-all.ru/3.16/library/filecmp.html#the-dircmp-class)4410    - [`tempfile` – Создание временных файлов и каталогов](https://python-all.ru/3.16/library/tempfile.html)44114412      - [Примеры](https://python-all.ru/3.16/library/tempfile.html#examples)4413      - [Устаревшие функции и переменные](https://python-all.ru/3.16/library/tempfile.html#deprecated-functions-and-variables)4414    - [`glob` – Развертывание шаблонов путей в стиле Unix](https://python-all.ru/3.16/library/glob.html)44154416      - [Примеры](https://python-all.ru/3.16/library/glob.html#examples)4417    - [`fnmatch` – Сопоставление имен файлов с шаблонами Unix](https://python-all.ru/3.16/library/fnmatch.html)4418    - [`linecache` – Произвольный доступ к строкам текста](https://python-all.ru/3.16/library/linecache.html)4419    - [`shutil` – Высокоуровневые операции с файлами](https://python-all.ru/3.16/library/shutil.html)44204421      - [Операции с каталогами и файлами](https://python-all.ru/3.16/library/shutil.html#directory-and-files-operations)44224423        - [Эффективные операции копирования с учетом платформы](https://python-all.ru/3.16/library/shutil.html#platform-dependent-efficient-copy-operations)4424        - [Пример copytree](https://python-all.ru/3.16/library/shutil.html#copytree-example)4425        - [Пример rmtree](https://python-all.ru/3.16/library/shutil.html#rmtree-example)4426      - [Операции архивирования](https://python-all.ru/3.16/library/shutil.html#archiving-operations)44274428        - [Пример архивирования](https://python-all.ru/3.16/library/shutil.html#archiving-example)4429        - [Пример архивирования с *base\_dir*](https://python-all.ru/3.16/library/shutil.html#archiving-example-with-base-dir)4430      - [Определение размера выходного терминала](https://python-all.ru/3.16/library/shutil.html#querying-the-size-of-the-output-terminal)4431  - [Постоянное хранение данных](https://python-all.ru/3.16/library/persistence.html)44324433    - [`pickle` – Сериализация объектов Python](https://python-all.ru/3.16/library/pickle.html)44344435      - [Связь с другими модулями Python](https://python-all.ru/3.16/library/pickle.html#relationship-to-other-python-modules)44364437        - [Сравнение с `marshal`](https://python-all.ru/3.16/library/pickle.html#comparison-with-marshal)4438        - [Сравнение с `json`](https://python-all.ru/3.16/library/pickle.html#comparison-with-json)4439      - [Формат потока данных](https://python-all.ru/3.16/library/pickle.html#data-stream-format)4440      - [Интерфейс модуля](https://python-all.ru/3.16/library/pickle.html#module-interface)4441      - [Что можно сериализовать и десериализовать?](https://python-all.ru/3.16/library/pickle.html#what-can-be-pickled-and-unpickled)4442      - [Сериализация экземпляров классов](https://python-all.ru/3.16/library/pickle.html#pickling-class-instances)44434444        - [Сохранение внешних объектов](https://python-all.ru/3.16/library/pickle.html#persistence-of-external-objects)4445        - [Диспетчерские таблицы](https://python-all.ru/3.16/library/pickle.html#dispatch-tables)4446        - [Обработка объектов с состоянием](https://python-all.ru/3.16/library/pickle.html#handling-stateful-objects)4447      - [Пользовательская редукция для типов, функций и других объектов](https://python-all.ru/3.16/library/pickle.html#custom-reduction-for-types-functions-and-other-objects)4448      - [Внеполосные буферы](https://python-all.ru/3.16/library/pickle.html#out-of-band-buffers)44494450        - [API провайдера](https://python-all.ru/3.16/library/pickle.html#provider-api)4451        - [API потребителя](https://python-all.ru/3.16/library/pickle.html#consumer-api)4452        - [Пример](https://python-all.ru/3.16/library/pickle.html#example)4453      - [Ограничение глобальных переменных](https://python-all.ru/3.16/library/pickle.html#restricting-globals)4454      - [Производительность](https://python-all.ru/3.16/library/pickle.html#performance)4455      - [Примеры](https://python-all.ru/3.16/library/pickle.html#examples)4456      - [Интерфейс командной строки](https://python-all.ru/3.16/library/pickle.html#command-line-interface)4457    - [`copyreg` – Регистрация вспомогательных функций `pickle`](https://python-all.ru/3.16/library/copyreg.html)44584459      - [Пример](https://python-all.ru/3.16/library/copyreg.html#example)4460    - [`shelve` – Персистентность объектов Python](https://python-all.ru/3.16/library/shelve.html)44614462      - [Ограничения](https://python-all.ru/3.16/library/shelve.html#restrictions)4463      - [Пример](https://python-all.ru/3.16/library/shelve.html#example)4464      - [Исключения](https://python-all.ru/3.16/library/shelve.html#exceptions)4465    - [`marshal` – Внутренняя сериализация объектов Python](https://python-all.ru/3.16/library/marshal.html)4466    - [`dbm` – Интерфейсы к Unix-«базам данных»](https://python-all.ru/3.16/library/dbm.html)44674468      - [`dbm.sqlite3` – Бэкенд SQLite для dbm](https://python-all.ru/3.16/library/dbm.html#module-dbm.sqlite3)4469      - [`dbm.gnu` – Менеджер баз данных GNU](https://python-all.ru/3.16/library/dbm.html#module-dbm.gnu)4470      - [`dbm.ndbm` – Новый менеджер баз данных](https://python-all.ru/3.16/library/dbm.html#module-dbm.ndbm)4471      - [`dbm.dumb` – Переносимая реализация DBM](https://python-all.ru/3.16/library/dbm.html#module-dbm.dumb)4472    - [`sqlite3` – Интерфейс DB-API 2.0 для баз данных SQLite](https://python-all.ru/3.16/library/sqlite3.html)44734474      - [Учебник](https://python-all.ru/3.16/library/sqlite3.html#tutorial)4475      - [Справочник](https://python-all.ru/3.16/library/sqlite3.html#reference)44764477        - [Функции модуля](https://python-all.ru/3.16/library/sqlite3.html#module-functions)4478        - [Константы модуля](https://python-all.ru/3.16/library/sqlite3.html#module-constants)4479        - [Объекты соединения](https://python-all.ru/3.16/library/sqlite3.html#connection-objects)4480        - [Объекты курсора](https://python-all.ru/3.16/library/sqlite3.html#cursor-objects)4481        - [Объекты строки](https://python-all.ru/3.16/library/sqlite3.html#row-objects)4482        - [Объекты Blob](https://python-all.ru/3.16/library/sqlite3.html#blob-objects)4483        - [Объекты PrepareProtocol](https://python-all.ru/3.16/library/sqlite3.html#prepareprotocol-objects)4484        - [Исключения](https://python-all.ru/3.16/library/sqlite3.html#exceptions)4485        - [Типы SQLite и Python](https://python-all.ru/3.16/library/sqlite3.html#sqlite-and-python-types)4486        - [Адаптеры и конвертеры по умолчанию (устарело)](https://python-all.ru/3.16/library/sqlite3.html#default-adapters-and-converters-deprecated)4487        - [Интерфейс командной строки](https://python-all.ru/3.16/library/sqlite3.html#command-line-interface)4488      - [Инструкции](https://python-all.ru/3.16/library/sqlite3.html#how-to-guides)44894490        - [Как использовать заполнители для привязки значений в SQL-запросах](https://python-all.ru/3.16/library/sqlite3.html#how-to-use-placeholders-to-bind-values-in-sql-queries)4491        - [Как адаптировать пользовательские типы Python к значениям SQLite](https://python-all.ru/3.16/library/sqlite3.html#how-to-adapt-custom-python-types-to-sqlite-values)44924493          - [Как создавать адаптируемые объекты](https://python-all.ru/3.16/library/sqlite3.html#how-to-write-adaptable-objects)4494          - [Как регистрировать адаптеры-вызываемые объекты](https://python-all.ru/3.16/library/sqlite3.html#how-to-register-adapter-callables)4495        - [Как преобразовывать значения SQLite в пользовательские типы Python](https://python-all.ru/3.16/library/sqlite3.html#how-to-convert-sqlite-values-to-custom-python-types)4496        - [Рецепты адаптеров и преобразователей](https://python-all.ru/3.16/library/sqlite3.html#adapter-and-converter-recipes)4497        - [Как использовать сокращённые методы соединения](https://python-all.ru/3.16/library/sqlite3.html#how-to-use-connection-shortcut-methods)4498        - [Как использовать контекстный менеджер соединения](https://python-all.ru/3.16/library/sqlite3.html#how-to-use-the-connection-context-manager)4499        - [Как работать с URI SQLite](https://python-all.ru/3.16/library/sqlite3.html#how-to-work-with-sqlite-uris)4500        - [Как создавать и использовать фабрики строк](https://python-all.ru/3.16/library/sqlite3.html#how-to-create-and-use-row-factories)4501        - [Как обрабатывать кодировки текста, отличные от UTF-8](https://python-all.ru/3.16/library/sqlite3.html#how-to-handle-non-utf-8-text-encodings)4502      - [Пояснение](https://python-all.ru/3.16/library/sqlite3.html#explanation)45034504        - [Управление транзакциями](https://python-all.ru/3.16/library/sqlite3.html#transaction-control)45054506          - [Управление транзакциями через атрибут `autocommit`](https://python-all.ru/3.16/library/sqlite3.html#transaction-control-via-the-autocommit-attribute)4507          - [Управление транзакциями через атрибут `isolation_level`](https://python-all.ru/3.16/library/sqlite3.html#transaction-control-via-the-isolation-level-attribute)4508  - [Сжатие и архивирование данных](https://python-all.ru/3.16/library/archiving.html)45094510    - [Пакет `compression`](https://python-all.ru/3.16/library/compression.html)4511    - [`compression.zstd` – сжатие, совместимое с форматом Zstandard](https://python-all.ru/3.16/library/compression.zstd.html)45124513      - [Исключения](https://python-all.ru/3.16/library/compression.zstd.html#exceptions)4514      - [Чтение и запись сжатых файлов](https://python-all.ru/3.16/library/compression.zstd.html#reading-and-writing-compressed-files)4515      - [Сжатие и распаковка данных в памяти](https://python-all.ru/3.16/library/compression.zstd.html#compressing-and-decompressing-data-in-memory)4516      - [Словари Zstandard](https://python-all.ru/3.16/library/compression.zstd.html#zstandard-dictionaries)4517      - [Расширенное управление параметрами](https://python-all.ru/3.16/library/compression.zstd.html#advanced-parameter-control)4518      - [Разное](https://python-all.ru/3.16/library/compression.zstd.html#miscellaneous)4519      - [Примеры](https://python-all.ru/3.16/library/compression.zstd.html#examples)4520    - [`zlib` – сжатие, совместимое с **gzip**](https://python-all.ru/3.16/library/zlib.html)4521    - [`gzip` – поддержка файлов **gzip**](https://python-all.ru/3.16/library/gzip.html)45224523      - [Примеры использования](https://python-all.ru/3.16/library/gzip.html#examples-of-usage)4524      - [Интерфейс командной строки](https://python-all.ru/3.16/library/gzip.html#command-line-interface)45254526        - [Параметры командной строки](https://python-all.ru/3.16/library/gzip.html#command-line-options)4527    - [`bz2` – поддержка сжатия **bzip2**](https://python-all.ru/3.16/library/bz2.html)45284529      - [Сжатие и распаковка файлов](https://python-all.ru/3.16/library/bz2.html#de-compression-of-files)4530      - [Инкрементальное сжатие/распаковка](https://python-all.ru/3.16/library/bz2.html#incremental-de-compression)4531      - [Однопроходное сжатие/распаковка](https://python-all.ru/3.16/library/bz2.html#one-shot-de-compression)4532      - [Примеры использования](https://python-all.ru/3.16/library/bz2.html#examples-of-usage)4533    - [`lzma` – сжатие с использованием алгоритма LZMA](https://python-all.ru/3.16/library/lzma.html)45344535      - [Чтение и запись сжатых файлов](https://python-all.ru/3.16/library/lzma.html#reading-and-writing-compressed-files)4536      - [Сжатие и распаковка данных в памяти](https://python-all.ru/3.16/library/lzma.html#compressing-and-decompressing-data-in-memory)4537      - [Разное](https://python-all.ru/3.16/library/lzma.html#miscellaneous)4538      - [Настройка пользовательских цепочек фильтров](https://python-all.ru/3.16/library/lzma.html#specifying-custom-filter-chains)4539      - [Примеры](https://python-all.ru/3.16/library/lzma.html#examples)4540    - [`zipfile` – работа с ZIP-архивами](https://python-all.ru/3.16/library/zipfile.html)45414542      - [Объекты ZipFile](https://python-all.ru/3.16/library/zipfile.html#zipfile-objects)4543      - [Объекты Path](https://python-all.ru/3.16/library/zipfile.html#path-objects)4544      - [Объекты PyZipFile](https://python-all.ru/3.16/library/zipfile.html#pyzipfile-objects)4545      - [Объекты ZipInfo](https://python-all.ru/3.16/library/zipfile.html#zipinfo-objects)4546      - [Интерфейс командной строки](https://python-all.ru/3.16/library/zipfile.html#command-line-interface)45474548        - [Параметры командной строки](https://python-all.ru/3.16/library/zipfile.html#command-line-options)4549      - [Подводные камни распаковки](https://python-all.ru/3.16/library/zipfile.html#decompression-pitfalls)45504551        - [Из самого файла](https://python-all.ru/3.16/library/zipfile.html#from-file-itself)4552        - [Ограничения файловой системы](https://python-all.ru/3.16/library/zipfile.html#file-system-limitations)4553        - [Ограничения ресурсов](https://python-all.ru/3.16/library/zipfile.html#resources-limitations)4554        - [Прерывание](https://python-all.ru/3.16/library/zipfile.html#interruption)4555        - [Поведение по умолчанию при извлечении](https://python-all.ru/3.16/library/zipfile.html#default-behaviors-of-extraction)4556    - [`tarfile` – чтение и запись tar-архивов](https://python-all.ru/3.16/library/tarfile.html)45574558      - [Объекты TarFile](https://python-all.ru/3.16/library/tarfile.html#tarfile-objects)4559      - [Объекты TarInfo](https://python-all.ru/3.16/library/tarfile.html#tarinfo-objects)4560      - [Фильтры извлечения](https://python-all.ru/3.16/library/tarfile.html#extraction-filters)45614562        - [Именованные фильтры по умолчанию](https://python-all.ru/3.16/library/tarfile.html#default-named-filters)4563        - [Ошибки фильтров](https://python-all.ru/3.16/library/tarfile.html#filter-errors)4564        - [Подсказки для дополнительной проверки](https://python-all.ru/3.16/library/tarfile.html#hints-for-further-verification)4565        - [Поддержка старых версий Python](https://python-all.ru/3.16/library/tarfile.html#supporting-older-python-versions)4566        - [Пример фильтра извлечения с состоянием](https://python-all.ru/3.16/library/tarfile.html#stateful-extraction-filter-example)4567      - [Интерфейс командной строки](https://python-all.ru/3.16/library/tarfile.html#command-line-interface)45684569        - [Параметры командной строки](https://python-all.ru/3.16/library/tarfile.html#command-line-options)4570      - [Примеры](https://python-all.ru/3.16/library/tarfile.html#examples)45714572        - [Примеры чтения](https://python-all.ru/3.16/library/tarfile.html#reading-examples)4573        - [Примеры записи](https://python-all.ru/3.16/library/tarfile.html#writing-examples)4574      - [Поддерживаемые форматы tar](https://python-all.ru/3.16/library/tarfile.html#supported-tar-formats)4575      - [Проблемы с Unicode](https://python-all.ru/3.16/library/tarfile.html#unicode-issues)4576  - [Форматы файлов](https://python-all.ru/3.16/library/fileformats.html)45774578    - [`csv` – чтение и запись CSV-файлов](https://python-all.ru/3.16/library/csv.html)45794580      - [Содержимое модуля](https://python-all.ru/3.16/library/csv.html#module-contents)4581      - [Диалекты и параметры форматирования](https://python-all.ru/3.16/library/csv.html#dialects-and-formatting-parameters)4582      - [Объекты чтения](https://python-all.ru/3.16/library/csv.html#reader-objects)4583      - [Объекты записи](https://python-all.ru/3.16/library/csv.html#writer-objects)4584      - [Примеры](https://python-all.ru/3.16/library/csv.html#examples)4585    - [`configparser` – Парсер конфигурационных файлов](https://python-all.ru/3.16/library/configparser.html)45864587      - [Быстрый старт](https://python-all.ru/3.16/library/configparser.html#quick-start)4588      - [Поддерживаемые типы данных](https://python-all.ru/3.16/library/configparser.html#supported-datatypes)4589      - [Значения по умолчанию](https://python-all.ru/3.16/library/configparser.html#fallback-values)4590      - [Поддерживаемая структура INI-файлов](https://python-all.ru/3.16/library/configparser.html#supported-ini-file-structure)4591      - [Безымянные секции](https://python-all.ru/3.16/library/configparser.html#unnamed-sections)4592      - [Интерполяция значений](https://python-all.ru/3.16/library/configparser.html#interpolation-of-values)4593      - [Доступ через протокол отображения](https://python-all.ru/3.16/library/configparser.html#mapping-protocol-access)4594      - [Настройка поведения парсера](https://python-all.ru/3.16/library/configparser.html#customizing-parser-behaviour)4595      - [Примеры устаревшего API](https://python-all.ru/3.16/library/configparser.html#legacy-api-examples)4596      - [Объекты ConfigParser](https://python-all.ru/3.16/library/configparser.html#configparser-objects)4597      - [Объекты RawConfigParser](https://python-all.ru/3.16/library/configparser.html#rawconfigparser-objects)4598      - [Исключения](https://python-all.ru/3.16/library/configparser.html#exceptions)4599    - [`tomllib` – Разбор TOML-файлов](https://python-all.ru/3.16/library/tomllib.html)46004601      - [Примеры](https://python-all.ru/3.16/library/tomllib.html#examples)4602      - [Таблица преобразования](https://python-all.ru/3.16/library/tomllib.html#conversion-table)4603    - [`netrc` – Обработка netrc-файлов](https://python-all.ru/3.16/library/netrc.html)46044605      - [Объекты netrc](https://python-all.ru/3.16/library/netrc.html#netrc-objects)4606    - [`plistlib` – Создание и разбор файлов Apple `.plist`](https://python-all.ru/3.16/library/plistlib.html)46074608      - [Примеры](https://python-all.ru/3.16/library/plistlib.html#examples)4609  - [Криптографические службы](https://python-all.ru/3.16/library/crypto.html)46104611    - [`hashlib` – Безопасные хеши и дайджесты сообщений](https://python-all.ru/3.16/library/hashlib.html)46124613      - [Алгоритмы хеширования](https://python-all.ru/3.16/library/hashlib.html#hash-algorithms)4614      - [Использование](https://python-all.ru/3.16/library/hashlib.html#usage)4615      - [Конструкторы](https://python-all.ru/3.16/library/hashlib.html#constructors)4616      - [Атрибуты](https://python-all.ru/3.16/library/hashlib.html#attributes)4617      - [Объекты хешей](https://python-all.ru/3.16/library/hashlib.html#hash-objects)4618      - [SHAKE: дайджесты переменной длины](https://python-all.ru/3.16/library/hashlib.html#shake-variable-length-digests)4619      - [Хеширование файлов](https://python-all.ru/3.16/library/hashlib.html#file-hashing)4620      - [Вывод ключей](https://python-all.ru/3.16/library/hashlib.html#key-derivation)4621      - [BLAKE2](https://python-all.ru/3.16/library/hashlib.html#blake2)46224623        - [Создание хеш-объектов](https://python-all.ru/3.16/library/hashlib.html#creating-hash-objects)4624        - [Константы](https://python-all.ru/3.16/library/hashlib.html#constants)4625        - [Примеры](https://python-all.ru/3.16/library/hashlib.html#examples)46264627          - [Простое хеширование](https://python-all.ru/3.16/library/hashlib.html#simple-hashing)4628          - [Использование разного размера дайджестов](https://python-all.ru/3.16/library/hashlib.html#using-different-digest-sizes)4629          - [Хеширование с ключом](https://python-all.ru/3.16/library/hashlib.html#keyed-hashing)4630          - [Рандомизированное хеширование](https://python-all.ru/3.16/library/hashlib.html#randomized-hashing)4631          - [Персонализация](https://python-all.ru/3.16/library/hashlib.html#personalization)4632          - [Древовидный режим](https://python-all.ru/3.16/library/hashlib.html#tree-mode)4633        - [Благодарности](https://python-all.ru/3.16/library/hashlib.html#credits)4634    - [`hmac` – хеширование с ключом для аутентификации сообщений](https://python-all.ru/3.16/library/hmac.html)4635    - [`secrets` – генерация защищённых случайных чисел для управления секретами](https://python-all.ru/3.16/library/secrets.html)46364637      - [Случайные числа](https://python-all.ru/3.16/library/secrets.html#random-numbers)4638      - [Генерация токенов](https://python-all.ru/3.16/library/secrets.html#generating-tokens)46394640        - [Сколько байтов должны использовать токены?](https://python-all.ru/3.16/library/secrets.html#how-many-bytes-should-tokens-use)4641      - [Другие функции](https://python-all.ru/3.16/library/secrets.html#other-functions)4642      - [Рецепты и лучшие практики](https://python-all.ru/3.16/library/secrets.html#recipes-and-best-practices)4643  - [Универсальные службы операционной системы](https://python-all.ru/3.16/library/allos.html)46444645    - [`os` – различные интерфейсы операционной системы](https://python-all.ru/3.16/library/os.html)46464647      - [Имена файлов, аргументы командной строки и переменные окружения](https://python-all.ru/3.16/library/os.html#file-names-command-line-arguments-and-environment-variables)4648      - [Режим UTF-8 в Python](https://python-all.ru/3.16/library/os.html#python-utf-8-mode)4649      - [Параметры процесса](https://python-all.ru/3.16/library/os.html#process-parameters)4650      - [Создание файловых объектов](https://python-all.ru/3.16/library/os.html#file-object-creation)4651      - [Операции с файловыми дескрипторами](https://python-all.ru/3.16/library/os.html#file-descriptor-operations)46524653        - [Определение размера терминала](https://python-all.ru/3.16/library/os.html#querying-the-size-of-a-terminal)4654        - [Наследование файловых дескрипторов](https://python-all.ru/3.16/library/os.html#inheritance-of-file-descriptors)4655      - [Файлы и каталоги](https://python-all.ru/3.16/library/os.html#files-and-directories)46564657        - [Файловые дескрипторы таймера](https://python-all.ru/3.16/library/os.html#timer-file-descriptors)4658        - [Расширенные атрибуты Linux](https://python-all.ru/3.16/library/os.html#linux-extended-attributes)4659      - [Управление процессами](https://python-all.ru/3.16/library/os.html#process-management)4660      - [Интерфейс к планировщику](https://python-all.ru/3.16/library/os.html#interface-to-the-scheduler)4661      - [Различная системная информация](https://python-all.ru/3.16/library/os.html#miscellaneous-system-information)4662      - [Случайные числа](https://python-all.ru/3.16/library/os.html#random-numbers)4663    - [`io` – Основные инструменты для работы с потоками данных](https://python-all.ru/3.16/library/io.html)46644665      - [Обзор](https://python-all.ru/3.16/library/io.html#overview)46664667        - [Текстовый ввод/вывод](https://python-all.ru/3.16/library/io.html#text-i-o)4668        - [Двоичный ввод/вывод](https://python-all.ru/3.16/library/io.html#binary-i-o)4669        - [Необработанный ввод/вывод](https://python-all.ru/3.16/library/io.html#raw-i-o)4670      - [Кодировка текста](https://python-all.ru/3.16/library/io.html#text-encoding)46714672        - [Добровольное предупреждение о кодировке](https://python-all.ru/3.16/library/io.html#opt-in-encodingwarning)4673      - [Интерфейс модуля высокого уровня](https://python-all.ru/3.16/library/io.html#high-level-module-interface)4674      - [Иерархия классов](https://python-all.ru/3.16/library/io.html#class-hierarchy)46754676        - [Базовые классы ввода/вывода](https://python-all.ru/3.16/library/io.html#i-o-base-classes)4677        - [Необработанный файловый ввод/вывод](https://python-all.ru/3.16/library/io.html#raw-file-i-o)4678        - [Буферизированные потоки](https://python-all.ru/3.16/library/io.html#buffered-streams)4679        - [Текстовый ввод/вывод](https://python-all.ru/3.16/library/io.html#id1)4680      - [Статическая типизация](https://python-all.ru/3.16/library/io.html#static-typing)4681      - [Производительность](https://python-all.ru/3.16/library/io.html#performance)46824683        - [Двоичный ввод/вывод](https://python-all.ru/3.16/library/io.html#id2)4684        - [Текстовый ввод/вывод](https://python-all.ru/3.16/library/io.html#id3)4685        - [Многопоточность](https://python-all.ru/3.16/library/io.html#multi-threading)4686        - [Реентерабельность](https://python-all.ru/3.16/library/io.html#reentrancy)4687    - [`time` – Доступ ко времени и преобразования](https://python-all.ru/3.16/library/time.html)46884689      - [Функции](https://python-all.ru/3.16/library/time.html#functions)4690      - [Константы идентификаторов часов](https://python-all.ru/3.16/library/time.html#clock-id-constants)4691      - [Константы часовых поясов](https://python-all.ru/3.16/library/time.html#timezone-constants)4692    - [`logging` – Средство журналирования для Python](https://python-all.ru/3.16/library/logging.html)46934694      - [Объекты Logger](https://python-all.ru/3.16/library/logging.html#logger-objects)4695      - [Уровни журналирования](https://python-all.ru/3.16/library/logging.html#logging-levels)4696      - [Объекты-обработчики](https://python-all.ru/3.16/library/logging.html#handler-objects)4697      - [Объекты-форматировщики](https://python-all.ru/3.16/library/logging.html#formatter-objects)4698      - [Объекты-фильтры](https://python-all.ru/3.16/library/logging.html#filter-objects)4699      - [Объекты LogRecord](https://python-all.ru/3.16/library/logging.html#logrecord-objects)4700      - [Атрибуты LogRecord](https://python-all.ru/3.16/library/logging.html#logrecord-attributes)4701      - [Объекты LoggerAdapter](https://python-all.ru/3.16/library/logging.html#loggeradapter-objects)4702      - [Потокобезопасность](https://python-all.ru/3.16/library/logging.html#thread-safety)4703      - [Функции уровня модуля](https://python-all.ru/3.16/library/logging.html#module-level-functions)4704      - [Атрибуты уровня модуля](https://python-all.ru/3.16/library/logging.html#module-level-attributes)4705      - [Интеграция с модулем warnings](https://python-all.ru/3.16/library/logging.html#integration-with-the-warnings-module)4706    - [`logging.config` – Конфигурация логирования](https://python-all.ru/3.16/library/logging.config.html)47074708      - [Функции конфигурации](https://python-all.ru/3.16/library/logging.config.html#configuration-functions)4709      - [Вопросы безопасности](https://python-all.ru/3.16/library/logging.config.html#security-considerations)4710      - [Схема конфигурационного словаря](https://python-all.ru/3.16/library/logging.config.html#configuration-dictionary-schema)47114712        - [Подробности схемы словаря](https://python-all.ru/3.16/library/logging.config.html#dictionary-schema-details)4713        - [Инкрементальная конфигурация](https://python-all.ru/3.16/library/logging.config.html#incremental-configuration)4714        - [Соединения объектов](https://python-all.ru/3.16/library/logging.config.html#object-connections)4715        - [Пользовательские объекты](https://python-all.ru/3.16/library/logging.config.html#user-defined-objects)4716        - [Порядок конфигурации обработчиков](https://python-all.ru/3.16/library/logging.config.html#handler-configuration-order)4717        - [Доступ к внешним объектам](https://python-all.ru/3.16/library/logging.config.html#access-to-external-objects)4718        - [Доступ к внутренним объектам](https://python-all.ru/3.16/library/logging.config.html#access-to-internal-objects)4719        - [Разрешение импорта и пользовательские импортеры](https://python-all.ru/3.16/library/logging.config.html#import-resolution-and-custom-importers)4720        - [Настройка QueueHandler и QueueListener](https://python-all.ru/3.16/library/logging.config.html#configuring-queuehandler-and-queuelistener)4721      - [Формат файла конфигурации](https://python-all.ru/3.16/library/logging.config.html#configuration-file-format)4722    - [`logging.handlers` – Обработчики логирования](https://python-all.ru/3.16/library/logging.handlers.html)47234724      - [StreamHandler](https://python-all.ru/3.16/library/logging.handlers.html#streamhandler)4725      - [FileHandler](https://python-all.ru/3.16/library/logging.handlers.html#filehandler)4726      - [NullHandler](https://python-all.ru/3.16/library/logging.handlers.html#nullhandler)4727      - [WatchedFileHandler](https://python-all.ru/3.16/library/logging.handlers.html#watchedfilehandler)4728      - [BaseRotatingHandler](https://python-all.ru/3.16/library/logging.handlers.html#baserotatinghandler)4729      - [RotatingFileHandler](https://python-all.ru/3.16/library/logging.handlers.html#rotatingfilehandler)4730      - [TimedRotatingFileHandler](https://python-all.ru/3.16/library/logging.handlers.html#timedrotatingfilehandler)4731      - [SocketHandler](https://python-all.ru/3.16/library/logging.handlers.html#sockethandler)4732      - [DatagramHandler](https://python-all.ru/3.16/library/logging.handlers.html#datagramhandler)4733      - [SysLogHandler](https://python-all.ru/3.16/library/logging.handlers.html#sysloghandler)4734      - [NTEventLogHandler](https://python-all.ru/3.16/library/logging.handlers.html#nteventloghandler)4735      - [SMTPHandler](https://python-all.ru/3.16/library/logging.handlers.html#smtphandler)4736      - [MemoryHandler](https://python-all.ru/3.16/library/logging.handlers.html#memoryhandler)4737      - [HTTPHandler](https://python-all.ru/3.16/library/logging.handlers.html#httphandler)4738      - [QueueHandler](https://python-all.ru/3.16/library/logging.handlers.html#queuehandler)4739      - [QueueListener](https://python-all.ru/3.16/library/logging.handlers.html#queuelistener)4740    - [`platform` – Доступ к идентифицирующим данным базовой платформы](https://python-all.ru/3.16/library/platform.html)47414742      - [Кроссплатформенный](https://python-all.ru/3.16/library/platform.html#cross-platform)4743      - [Платформа Windows](https://python-all.ru/3.16/library/platform.html#windows-platform)4744      - [Платформа macOS](https://python-all.ru/3.16/library/platform.html#macos-platform)4745      - [Платформа iOS](https://python-all.ru/3.16/library/platform.html#ios-platform)4746      - [Платформы Unix](https://python-all.ru/3.16/library/platform.html#unix-platforms)4747      - [Платформы Linux](https://python-all.ru/3.16/library/platform.html#linux-platforms)4748      - [Платформа Android](https://python-all.ru/3.16/library/platform.html#android-platform)4749      - [Использование из командной строки](https://python-all.ru/3.16/library/platform.html#command-line-usage)4750    - [`errno` – Стандартные системные символы errno](https://python-all.ru/3.16/library/errno.html)4751    - [`ctypes` – Библиотека внешних функций для Python](https://python-all.ru/3.16/library/ctypes.html)47524753      - [Руководство по ctypes](https://python-all.ru/3.16/library/ctypes.html#ctypes-tutorial)47544755        - [Загрузка библиотек динамической компоновки](https://python-all.ru/3.16/library/ctypes.html#loading-dynamic-link-libraries)4756        - [Доступ к функциям из загруженных DLL](https://python-all.ru/3.16/library/ctypes.html#accessing-functions-from-loaded-dlls)4757        - [Вызов функций](https://python-all.ru/3.16/library/ctypes.html#calling-functions)4758        - [Основные типы данных](https://python-all.ru/3.16/library/ctypes.html#fundamental-data-types)4759        - [Вызов функций (продолжение)](https://python-all.ru/3.16/library/ctypes.html#calling-functions-continued)4760        - [Вызов функций с переменным числом аргументов](https://python-all.ru/3.16/library/ctypes.html#calling-variadic-functions)4761        - [Вызов функций с собственными пользовательскими типами данных](https://python-all.ru/3.16/library/ctypes.html#calling-functions-with-your-own-custom-data-types)4762        - [Указание требуемых типов аргументов (прототипы функций)](https://python-all.ru/3.16/library/ctypes.html#specifying-the-required-argument-types-function-prototypes)4763        - [Типы возвращаемых значений](https://python-all.ru/3.16/library/ctypes.html#return-types)4764        - [Передача указателей (или передача параметров по ссылке)](https://python-all.ru/3.16/library/ctypes.html#passing-pointers-or-passing-parameters-by-reference)4765        - [Структуры и объединения](https://python-all.ru/3.16/library/ctypes.html#structures-and-unions)4766        - [Размещение структур/объединений, выравнивание и порядок байт](https://python-all.ru/3.16/library/ctypes.html#structure-union-layout-alignment-and-byte-order)4767        - [Битовые поля в структурах и объединениях](https://python-all.ru/3.16/library/ctypes.html#bit-fields-in-structures-and-unions)4768        - [Массивы](https://python-all.ru/3.16/library/ctypes.html#arrays)4769        - [Указатели](https://python-all.ru/3.16/library/ctypes.html#pointers)4770        - [Потокобезопасность без GIL](https://python-all.ru/3.16/library/ctypes.html#thread-safety-without-the-gil)4771        - [Преобразования типов](https://python-all.ru/3.16/library/ctypes.html#type-conversions)4772        - [Неполные типы](https://python-all.ru/3.16/library/ctypes.html#incomplete-types)4773        - [Функции обратного вызова](https://python-all.ru/3.16/library/ctypes.html#callback-functions)4774        - [Доступ к значениям, экспортируемым из DLL](https://python-all.ru/3.16/library/ctypes.html#accessing-values-exported-from-dlls)4775        - [Неожиданности](https://python-all.ru/3.16/library/ctypes.html#surprises)4776        - [Типы данных переменного размера](https://python-all.ru/3.16/library/ctypes.html#variable-sized-data-types)4777      - [Справочник по ctypes](https://python-all.ru/3.16/library/ctypes.html#ctypes-reference)47784779        - [Загрузка общих библиотек](https://python-all.ru/3.16/library/ctypes.html#loading-shared-libraries)4780        - [Поиск общих библиотек](https://python-all.ru/3.16/library/ctypes.html#finding-shared-libraries)4781        - [Вывод загруженных общих библиотек](https://python-all.ru/3.16/library/ctypes.html#listing-loaded-shared-libraries)4782        - [Внешние функции](https://python-all.ru/3.16/library/ctypes.html#foreign-functions)4783        - [Прототипы функций](https://python-all.ru/3.16/library/ctypes.html#function-prototypes)4784        - [Вспомогательные функции](https://python-all.ru/3.16/library/ctypes.html#utility-functions)4785        - [Типы данных](https://python-all.ru/3.16/library/ctypes.html#data-types)4786        - [Базовые типы данных](https://python-all.ru/3.16/library/ctypes.html#ctypes-fundamental-data-types-2)4787        - [Структурированные типы данных](https://python-all.ru/3.16/library/ctypes.html#structured-data-types)4788        - [Массивы и указатели](https://python-all.ru/3.16/library/ctypes.html#arrays-and-pointers)4789        - [Исключения](https://python-all.ru/3.16/library/ctypes.html#exceptions)4790  - [Библиотеки интерфейса командной строки](https://python-all.ru/3.16/library/cmdlinelibs.html)47914792    - [`argparse` – Парсер опций, аргументов и подкоманд командной строки](https://python-all.ru/3.16/library/argparse.html)47934794      - [Объекты ArgumentParser](https://python-all.ru/3.16/library/argparse.html#argumentparser-objects)47954796        - [prog](https://python-all.ru/3.16/library/argparse.html#prog)4797        - [usage](https://python-all.ru/3.16/library/argparse.html#usage)4798        - [description](https://python-all.ru/3.16/library/argparse.html#description)4799        - [epilog](https://python-all.ru/3.16/library/argparse.html#epilog)4800        - [parents](https://python-all.ru/3.16/library/argparse.html#parents)4801        - [formatter\_class](https://python-all.ru/3.16/library/argparse.html#formatter-class)4802        - [prefix\_chars](https://python-all.ru/3.16/library/argparse.html#prefix-chars)4803        - [fromfile\_prefix\_chars](https://python-all.ru/3.16/library/argparse.html#fromfile-prefix-chars)4804        - [argument\_default](https://python-all.ru/3.16/library/argparse.html#argument-default)4805        - [allow\_abbrev](https://python-all.ru/3.16/library/argparse.html#allow-abbrev)4806        - [conflict\_handler](https://python-all.ru/3.16/library/argparse.html#conflict-handler)4807        - [add\_help](https://python-all.ru/3.16/library/argparse.html#add-help)4808        - [exit\_on\_error](https://python-all.ru/3.16/library/argparse.html#exit-on-error)4809        - [suggest\_on\_error](https://python-all.ru/3.16/library/argparse.html#suggest-on-error)4810        - [color](https://python-all.ru/3.16/library/argparse.html#color)4811      - [Метод add\_argument()](https://python-all.ru/3.16/library/argparse.html#the-add-argument-method)48124813        - [name или flags](https://python-all.ru/3.16/library/argparse.html#name-or-flags)4814        - [action](https://python-all.ru/3.16/library/argparse.html#action)4815        - [nargs](https://python-all.ru/3.16/library/argparse.html#nargs)4816        - [const](https://python-all.ru/3.16/library/argparse.html#const)4817        - [default](https://python-all.ru/3.16/library/argparse.html#default)4818        - [type](https://python-all.ru/3.16/library/argparse.html#type)4819        - [choices](https://python-all.ru/3.16/library/argparse.html#choices)4820        - [required](https://python-all.ru/3.16/library/argparse.html#required)4821        - [help](https://python-all.ru/3.16/library/argparse.html#help)4822        - [metavar](https://python-all.ru/3.16/library/argparse.html#metavar)4823        - [dest](https://python-all.ru/3.16/library/argparse.html#dest)4824        - [устарело](https://python-all.ru/3.16/library/argparse.html#deprecated)4825        - [Классы Action](https://python-all.ru/3.16/library/argparse.html#action-classes)4826      - [Метод parse\_args()](https://python-all.ru/3.16/library/argparse.html#the-parse-args-method)48274828        - [Синтаксис значений опций](https://python-all.ru/3.16/library/argparse.html#option-value-syntax)4829        - [Недопустимые аргументы](https://python-all.ru/3.16/library/argparse.html#invalid-arguments)4830        - [Аргументы, содержащие `-`](https://python-all.ru/3.16/library/argparse.html#arguments-containing)4831        - [Сокращения аргументов (сопоставление по префиксу)](https://python-all.ru/3.16/library/argparse.html#argument-abbreviations-prefix-matching)4832        - [За пределами `sys.argv`](https://python-all.ru/3.16/library/argparse.html#beyond-sys-argv)4833        - [Объект Namespace](https://python-all.ru/3.16/library/argparse.html#the-namespace-object)4834      - [Прочие утилиты](https://python-all.ru/3.16/library/argparse.html#other-utilities)48354836        - [Подкоманды](https://python-all.ru/3.16/library/argparse.html#subcommands)4837        - [Объекты FileType](https://python-all.ru/3.16/library/argparse.html#filetype-objects)4838        - [Группы аргументов](https://python-all.ru/3.16/library/argparse.html#argument-groups)4839        - [Взаимное исключение](https://python-all.ru/3.16/library/argparse.html#mutual-exclusion)4840        - [Значения по умолчанию парсера](https://python-all.ru/3.16/library/argparse.html#parser-defaults)4841        - [Вывод справки](https://python-all.ru/3.16/library/argparse.html#printing-help)4842        - [Частичный разбор](https://python-all.ru/3.16/library/argparse.html#partial-parsing)4843        - [Настройка разбора файлов](https://python-all.ru/3.16/library/argparse.html#customizing-file-parsing)4844        - [Методы завершения](https://python-all.ru/3.16/library/argparse.html#exiting-methods)4845        - [Смешанный разбор](https://python-all.ru/3.16/library/argparse.html#intermixed-parsing)4846        - [Регистрация пользовательских типов или действий](https://python-all.ru/3.16/library/argparse.html#registering-custom-types-or-actions)4847      - [Исключения](https://python-all.ru/3.16/library/argparse.html#exceptions)48484849        - [Учебное пособие по argparse](https://python-all.ru/3.16/howto/argparse.html)48504851          - [Основные понятия](https://python-all.ru/3.16/howto/argparse.html#concepts)4852          - [Основы](https://python-all.ru/3.16/howto/argparse.html#the-basics)4853          - [Знакомство с позиционными аргументами](https://python-all.ru/3.16/howto/argparse.html#introducing-positional-arguments)4854          - [Знакомство с необязательными аргументами](https://python-all.ru/3.16/howto/argparse.html#introducing-optional-arguments)48554856            - [Короткие опции](https://python-all.ru/3.16/howto/argparse.html#short-options)4857          - [Сочетание позиционных и необязательных аргументов](https://python-all.ru/3.16/howto/argparse.html#combining-positional-and-optional-arguments)4858          - [Переходим к более сложным темам](https://python-all.ru/3.16/howto/argparse.html#getting-a-little-more-advanced)48594860            - [Указание неоднозначных аргументов](https://python-all.ru/3.16/howto/argparse.html#specifying-ambiguous-arguments)4861            - [Конфликтующие опции](https://python-all.ru/3.16/howto/argparse.html#conflicting-options)4862          - [Как перевести вывод argparse](https://python-all.ru/3.16/howto/argparse.html#how-to-translate-the-argparse-output)4863          - [Пользовательские преобразователи типов](https://python-all.ru/3.16/howto/argparse.html#custom-type-converters)4864          - [Заключение](https://python-all.ru/3.16/howto/argparse.html#conclusion)4865        - [Перенос кода `optparse` на `argparse`](https://python-all.ru/3.16/howto/argparse-optparse.html)4866    - [`optparse` – парсер параметров командной строки](https://python-all.ru/3.16/library/optparse.html)48674868      - [Выбор библиотеки для разбора аргументов](https://python-all.ru/3.16/library/optparse.html#choosing-an-argument-parsing-library)4869      - [Введение](https://python-all.ru/3.16/library/optparse.html#introduction)4870      - [Предыстория](https://python-all.ru/3.16/library/optparse.html#background)48714872        - [Терминология](https://python-all.ru/3.16/library/optparse.html#terminology)4873        - [Для чего нужны опции?](https://python-all.ru/3.16/library/optparse.html#what-are-options-for)4874        - [Для чего нужны позиционные аргументы?](https://python-all.ru/3.16/library/optparse.html#what-are-positional-arguments-for)4875      - [Учебное пособие](https://python-all.ru/3.16/library/optparse.html#tutorial)48764877        - [Понимание действий опций](https://python-all.ru/3.16/library/optparse.html#understanding-option-actions)4878        - [Действие store](https://python-all.ru/3.16/library/optparse.html#the-store-action)4879        - [Обработка булевых опций (флагов)](https://python-all.ru/3.16/library/optparse.html#handling-boolean-flag-options)4880        - [Другие действия](https://python-all.ru/3.16/library/optparse.html#other-actions)4881        - [Значения по умолчанию](https://python-all.ru/3.16/library/optparse.html#default-values)4882        - [Генерация справки](https://python-all.ru/3.16/library/optparse.html#generating-help)48834884          - [Группировка опций](https://python-all.ru/3.16/library/optparse.html#grouping-options)4885        - [Вывод строки версии](https://python-all.ru/3.16/library/optparse.html#printing-a-version-string)4886        - [Как `optparse` обрабатывает ошибки](https://python-all.ru/3.16/library/optparse.html#how-optparse-handles-errors)4887        - [Собираем всё вместе](https://python-all.ru/3.16/library/optparse.html#putting-it-all-together)4888      - [Справочное руководство](https://python-all.ru/3.16/library/optparse.html#reference-guide)48894890        - [Создание парсера](https://python-all.ru/3.16/library/optparse.html#creating-the-parser)4891        - [Наполнение парсера](https://python-all.ru/3.16/library/optparse.html#populating-the-parser)4892        - [Определение параметров](https://python-all.ru/3.16/library/optparse.html#defining-options)4893        - [Атрибуты параметров](https://python-all.ru/3.16/library/optparse.html#option-attributes)4894        - [Стандартные действия параметров](https://python-all.ru/3.16/library/optparse.html#standard-option-actions)4895        - [Стандартные типы параметров](https://python-all.ru/3.16/library/optparse.html#standard-option-types)4896        - [Разбор аргументов](https://python-all.ru/3.16/library/optparse.html#parsing-arguments)4897        - [Запросы и управление парсером параметров](https://python-all.ru/3.16/library/optparse.html#querying-and-manipulating-your-option-parser)4898        - [Конфликты между параметрами](https://python-all.ru/3.16/library/optparse.html#conflicts-between-options)4899        - [Очистка](https://python-all.ru/3.16/library/optparse.html#cleanup)4900        - [Другие методы](https://python-all.ru/3.16/library/optparse.html#other-methods)4901      - [Колбэки параметров](https://python-all.ru/3.16/library/optparse.html#option-callbacks)49024903        - [Определение параметра с колбэком](https://python-all.ru/3.16/library/optparse.html#defining-a-callback-option)4904        - [Как вызываются колбэки](https://python-all.ru/3.16/library/optparse.html#how-callbacks-are-called)4905        - [Возбуждение исключений в колбэке](https://python-all.ru/3.16/library/optparse.html#raising-errors-in-a-callback)4906        - [Пример колбэка 1: простейший колбэк](https://python-all.ru/3.16/library/optparse.html#callback-example-1-trivial-callback)4907        - [Пример колбэка 2: проверка порядка параметров](https://python-all.ru/3.16/library/optparse.html#callback-example-2-check-option-order)4908        - [Пример колбэка 3: проверка порядка параметров (обобщённо)](https://python-all.ru/3.16/library/optparse.html#callback-example-3-check-option-order-generalized)4909        - [Пример колбэка 4: проверка произвольного условия](https://python-all.ru/3.16/library/optparse.html#callback-example-4-check-arbitrary-condition)4910        - [Пример колбэка 5: фиксированные аргументы](https://python-all.ru/3.16/library/optparse.html#callback-example-5-fixed-arguments)4911        - [Пример колбэка 6: переменное число аргументов](https://python-all.ru/3.16/library/optparse.html#callback-example-6-variable-arguments)4912      - [Расширение `optparse`](https://python-all.ru/3.16/library/optparse.html#extending-optparse)49134914        - [Добавление новых типов](https://python-all.ru/3.16/library/optparse.html#adding-new-types)4915        - [Добавление новых действий](https://python-all.ru/3.16/library/optparse.html#adding-new-actions)4916      - [Исключения](https://python-all.ru/3.16/library/optparse.html#exceptions)4917    - [`getpass` – Переносимый ввод пароля](https://python-all.ru/3.16/library/getpass.html)4918    - [`fileinput` – Итерация по строкам из нескольких входных потоков данных](https://python-all.ru/3.16/library/fileinput.html)4919    - [`curses` – Управление терминалом для символьных дисплеев](https://python-all.ru/3.16/library/curses.html)49204921      - [Функции](https://python-all.ru/3.16/library/curses.html#functions)49224923        - [Инициализация и завершение](https://python-all.ru/3.16/library/curses.html#initialization-and-termination)4924        - [Управление режимом терминала](https://python-all.ru/3.16/library/curses.html#terminal-mode-control)4925        - [Параметры ввода](https://python-all.ru/3.16/library/curses.html#input-options)4926        - [Ввод с клавиатуры](https://python-all.ru/3.16/library/curses.html#keyboard-input)4927        - [Мышь](https://python-all.ru/3.16/library/curses.html#mouse)4928        - [Цвет](https://python-all.ru/3.16/library/curses.html#color)4929        - [Окна и панели](https://python-all.ru/3.16/library/curses.html#windows-and-pads)4930        - [Мягкие метки](https://python-all.ru/3.16/library/curses.html#soft-labels)4931        - [Сохранение и восстановление](https://python-all.ru/3.16/library/curses.html#saving-and-restoring)4932        - [Запросы к терминалу](https://python-all.ru/3.16/library/curses.html#querying-the-terminal)4933        - [Звонок и мерцание экрана](https://python-all.ru/3.16/library/curses.html#bell-and-screen-flash)4934        - [Изменение размера терминала](https://python-all.ru/3.16/library/curses.html#terminal-resizing)4935        - [База данных terminfo](https://python-all.ru/3.16/library/curses.html#terminfo-database)4936        - [Утилиты](https://python-all.ru/3.16/library/curses.html#utilities)4937      - [Объекты окон](https://python-all.ru/3.16/library/curses.html#window-objects)49384939        - [Добавление и вставка текста](https://python-all.ru/3.16/library/curses.html#adding-and-inserting-text)4940        - [Удаление и вставка строк](https://python-all.ru/3.16/library/curses.html#deleting-and-inserting-lines)4941        - [Чтение ввода](https://python-all.ru/3.16/library/curses.html#reading-input)4942        - [Чтение содержимого окна](https://python-all.ru/3.16/library/curses.html#reading-window-contents)4943        - [Атрибуты](https://python-all.ru/3.16/library/curses.html#attributes)4944        - [Фон](https://python-all.ru/3.16/library/curses.html#background)4945        - [Очистка и стирание](https://python-all.ru/3.16/library/curses.html#clearing-and-erasing)4946        - [Границы и линии](https://python-all.ru/3.16/library/curses.html#borders-and-lines)4947        - [Положение курсора и геометрия окна](https://python-all.ru/3.16/library/curses.html#cursor-position-and-window-geometry)4948        - [Создание и изменение размера окон](https://python-all.ru/3.16/library/curses.html#creating-and-resizing-windows)4949        - [Обновление и перерисовка](https://python-all.ru/3.16/library/curses.html#refreshing-and-redrawing)4950        - [Параметры вывода](https://python-all.ru/3.16/library/curses.html#output-options)4951        - [Параметры ввода](https://python-all.ru/3.16/library/curses.html#id1)4952        - [Перекрытие и касание](https://python-all.ru/3.16/library/curses.html#overlapping-and-touch)4953        - [Преобразование координат](https://python-all.ru/3.16/library/curses.html#coordinate-conversion)4954        - [Прочее](https://python-all.ru/3.16/library/curses.html#other)4955        - [Запросы состояния](https://python-all.ru/3.16/library/curses.html#state-queries)4956      - [Объекты экрана](https://python-all.ru/3.16/library/curses.html#screen-objects)4957      - [Объекты сложных символов](https://python-all.ru/3.16/library/curses.html#complex-character-objects)4958      - [Константы](https://python-all.ru/3.16/library/curses.html#constants)49594960        - [Общие](https://python-all.ru/3.16/library/curses.html#general)4961        - [Атрибуты](https://python-all.ru/3.16/library/curses.html#id2)4962        - [Клавиши](https://python-all.ru/3.16/library/curses.html#keys)4963        - [Альтернативный набор символов](https://python-all.ru/3.16/library/curses.html#alternate-character-set)4964        - [Кнопки мыши](https://python-all.ru/3.16/library/curses.html#mouse-buttons)4965        - [Цвета](https://python-all.ru/3.16/library/curses.html#colors)4966    - [`curses.textpad` – виджет ввода текста для программ curses](https://python-all.ru/3.16/library/curses.html#module-curses.textpad)49674968      - [Объекты Textbox](https://python-all.ru/3.16/library/curses.html#textbox-objects)4969    - [`curses.ascii` – утилиты для работы с ASCII-символами](https://python-all.ru/3.16/library/curses.ascii.html)4970    - [`curses.panel` – расширение стека панелей для curses](https://python-all.ru/3.16/library/curses.panel.html)49714972      - [Функции](https://python-all.ru/3.16/library/curses.panel.html#functions)4973      - [Объекты Panel](https://python-all.ru/3.16/library/curses.panel.html#panel-objects)4974    - [`cmd` – поддержка построчных командных интерпретаторов](https://python-all.ru/3.16/library/cmd.html)49754976      - [Объекты Cmd](https://python-all.ru/3.16/library/cmd.html#cmd-objects)4977      - [Пример Cmd](https://python-all.ru/3.16/library/cmd.html#cmd-example)4978  - [Параллельное выполнение](https://python-all.ru/3.16/library/concurrency.html)49794980    - [`threading` – параллелизм на основе потоков](https://python-all.ru/3.16/library/threading.html)49814982      - [Введение](https://python-all.ru/3.16/library/threading.html#introduction)4983      - [GIL и соображения производительности](https://python-all.ru/3.16/library/threading.html#gil-and-performance-considerations)4984      - [Справочник](https://python-all.ru/3.16/library/threading.html#reference)49854986        - [Данные, локальные для потока](https://python-all.ru/3.16/library/threading.html#thread-local-data)4987        - [Объекты потоков](https://python-all.ru/3.16/library/threading.html#thread-objects)4988        - [Объекты блокировок](https://python-all.ru/3.16/library/threading.html#lock-objects)4989        - [Объекты RLock](https://python-all.ru/3.16/library/threading.html#rlock-objects)4990        - [Объекты условия](https://python-all.ru/3.16/library/threading.html#condition-objects)4991        - [Объекты семафоров](https://python-all.ru/3.16/library/threading.html#semaphore-objects)4992        - [Пример `Semaphore`](https://python-all.ru/3.16/library/threading.html#semaphore-example)4993        - [Объекты событий](https://python-all.ru/3.16/library/threading.html#event-objects)4994        - [Объекты таймеров](https://python-all.ru/3.16/library/threading.html#timer-objects)4995        - [Объекты барьеров](https://python-all.ru/3.16/library/threading.html#barrier-objects)4996      - [Использование блокировок, условий и семафоров в операторе `with`](https://python-all.ru/3.16/library/threading.html#using-locks-conditions-and-semaphores-in-the-with-statement)4997      - [Синхронизация итераторов](https://python-all.ru/3.16/library/threading.html#iterator-synchronization)4998    - [`multiprocessing` – параллелизм на основе процессов](https://python-all.ru/3.16/library/multiprocessing.html)49995000      - [Введение](https://python-all.ru/3.16/library/multiprocessing.html#introduction)50015002        - [Класс `Process`](https://python-all.ru/3.16/library/multiprocessing.html#the-process-class)5003        - [Контексты и методы запуска](https://python-all.ru/3.16/library/multiprocessing.html#contexts-and-start-methods)5004        - [Обмен объектами между процессами](https://python-all.ru/3.16/library/multiprocessing.html#exchanging-objects-between-processes)5005        - [Синхронизация между процессами](https://python-all.ru/3.16/library/multiprocessing.html#synchronization-between-processes)5006        - [Совместное использование состояния между процессами](https://python-all.ru/3.16/library/multiprocessing.html#sharing-state-between-processes)5007        - [Использование пула рабочих процессов](https://python-all.ru/3.16/library/multiprocessing.html#using-a-pool-of-workers)5008      - [Справочник](https://python-all.ru/3.16/library/multiprocessing.html#reference)50095010        - [Глобальный метод запуска](https://python-all.ru/3.16/library/multiprocessing.html#global-start-method)5011        - [`Process` и исключения](https://python-all.ru/3.16/library/multiprocessing.html#process-and-exceptions)5012        - [Каналы и очереди](https://python-all.ru/3.16/library/multiprocessing.html#pipes-and-queues)5013        - [Разное](https://python-all.ru/3.16/library/multiprocessing.html#miscellaneous)5014        - [Объекты соединений](https://python-all.ru/3.16/library/multiprocessing.html#connection-objects)5015        - [Примитивы синхронизации](https://python-all.ru/3.16/library/multiprocessing.html#synchronization-primitives)5016        - [Разделяемые `ctypes` объекты](https://python-all.ru/3.16/library/multiprocessing.html#shared-ctypes-objects)50175018          - [Модуль `multiprocessing.sharedctypes`](https://python-all.ru/3.16/library/multiprocessing.html#module-multiprocessing.sharedctypes)5019        - [Менеджеры](https://python-all.ru/3.16/library/multiprocessing.html#managers)50205021          - [Настраиваемые менеджеры](https://python-all.ru/3.16/library/multiprocessing.html#customized-managers)5022          - [Использование удалённого менеджера](https://python-all.ru/3.16/library/multiprocessing.html#using-a-remote-manager)5023        - [Объекты-прокси](https://python-all.ru/3.16/library/multiprocessing.html#proxy-objects)50245025          - [Очистка](https://python-all.ru/3.16/library/multiprocessing.html#cleanup)5026        - [Пулы процессов](https://python-all.ru/3.16/library/multiprocessing.html#module-multiprocessing.pool)5027        - [Слушатели и клиенты](https://python-all.ru/3.16/library/multiprocessing.html#module-multiprocessing.connection)50285029          - [Форматы адресов](https://python-all.ru/3.16/library/multiprocessing.html#address-formats)5030        - [Ключи аутентификации](https://python-all.ru/3.16/library/multiprocessing.html#authentication-keys)5031        - [Журналирование](https://python-all.ru/3.16/library/multiprocessing.html#logging)5032        - [Модуль `multiprocessing.dummy`](https://python-all.ru/3.16/library/multiprocessing.html#module-multiprocessing.dummy)5033      - [Рекомендации по программированию](https://python-all.ru/3.16/library/multiprocessing.html#programming-guidelines)50345035        - [Все методы запуска](https://python-all.ru/3.16/library/multiprocessing.html#all-start-methods)5036        - [Методы запуска *spawn* и *forkserver*](https://python-all.ru/3.16/library/multiprocessing.html#the-spawn-and-forkserver-start-methods)5037      - [Примеры](https://python-all.ru/3.16/library/multiprocessing.html#examples)5038    - [`multiprocessing.shared_memory` – Разделяемая память для прямого доступа между процессами](https://python-all.ru/3.16/library/multiprocessing.shared_memory.html)5039    - [Пакет `concurrent`](https://python-all.ru/3.16/library/concurrent.html)5040    - [`concurrent.futures` – Запуск параллельных задач](https://python-all.ru/3.16/library/concurrent.futures.html)50415042      - [Объекты исполнителя](https://python-all.ru/3.16/library/concurrent.futures.html#executor-objects)5043      - [ThreadPoolExecutor](https://python-all.ru/3.16/library/concurrent.futures.html#threadpoolexecutor)50445045        - [Пример ThreadPoolExecutor](https://python-all.ru/3.16/library/concurrent.futures.html#threadpoolexecutor-example)5046      - [InterpreterPoolExecutor](https://python-all.ru/3.16/library/concurrent.futures.html#interpreterpoolexecutor)5047      - [ProcessPoolExecutor](https://python-all.ru/3.16/library/concurrent.futures.html#processpoolexecutor)50485049        - [Пример ProcessPoolExecutor](https://python-all.ru/3.16/library/concurrent.futures.html#processpoolexecutor-example)5050      - [Объекты Future](https://python-all.ru/3.16/library/concurrent.futures.html#future-objects)5051      - [Функции модуля](https://python-all.ru/3.16/library/concurrent.futures.html#module-functions)5052      - [Классы исключений](https://python-all.ru/3.16/library/concurrent.futures.html#exception-classes)5053    - [`concurrent.interpreters` – Несколько интерпретаторов в одном процессе](https://python-all.ru/3.16/library/concurrent.interpreters.html)50545055      - [Ключевые детали](https://python-all.ru/3.16/library/concurrent.interpreters.html#key-details)5056      - [Введение](https://python-all.ru/3.16/library/concurrent.interpreters.html#introduction)50575058        - [Несколько интерпретаторов и изоляция](https://python-all.ru/3.16/library/concurrent.interpreters.html#multiple-interpreters-and-isolation)5059        - [Запуск в интерпретаторе](https://python-all.ru/3.16/library/concurrent.interpreters.html#running-in-an-interpreter)5060        - [Конкурентность и параллелизм](https://python-all.ru/3.16/library/concurrent.interpreters.html#concurrency-and-parallelism)5061        - [Взаимодействие между интерпретаторами](https://python-all.ru/3.16/library/concurrent.interpreters.html#communication-between-interpreters)5062        - [«Совместное использование» объектов](https://python-all.ru/3.16/library/concurrent.interpreters.html#sharing-objects)5063      - [Ссылка](https://python-all.ru/3.16/library/concurrent.interpreters.html#reference)50645065        - [Объекты интерпретатора](https://python-all.ru/3.16/library/concurrent.interpreters.html#interpreter-objects)5066        - [Исключения](https://python-all.ru/3.16/library/concurrent.interpreters.html#exceptions)5067        - [Взаимодействие между интерпретаторами](https://python-all.ru/3.16/library/concurrent.interpreters.html#communicating-between-interpreters)5068      - [Основное использование](https://python-all.ru/3.16/library/concurrent.interpreters.html#basic-usage)5069    - [`subprocess` – Управление подпроцессами](https://python-all.ru/3.16/library/subprocess.html)50705071      - [Использование модуля `subprocess`](https://python-all.ru/3.16/library/subprocess.html#using-the-subprocess-module)50725073        - [Часто используемые аргументы](https://python-all.ru/3.16/library/subprocess.html#frequently-used-arguments)5074        - [Конструктор Popen](https://python-all.ru/3.16/library/subprocess.html#popen-constructor)5075        - [Исключения](https://python-all.ru/3.16/library/subprocess.html#exceptions)5076      - [Вопросы безопасности](https://python-all.ru/3.16/library/subprocess.html#security-considerations)5077      - [Объекты Popen](https://python-all.ru/3.16/library/subprocess.html#popen-objects)5078      - [Вспомогательные функции Popen для Windows](https://python-all.ru/3.16/library/subprocess.html#windows-popen-helpers)50795080        - [Константы Windows](https://python-all.ru/3.16/library/subprocess.html#windows-constants)5081      - [Старый высокоуровневый API](https://python-all.ru/3.16/library/subprocess.html#older-high-level-api)5082      - [Замена старых функций модулем `subprocess`](https://python-all.ru/3.16/library/subprocess.html#replacing-older-functions-with-the-subprocess-module)50835084        - [Замена подстановки команд оболочки **/bin/sh**](https://python-all.ru/3.16/library/subprocess.html#replacing-bin-sh-shell-command-substitution)5085        - [Замена конвейера оболочки](https://python-all.ru/3.16/library/subprocess.html#replacing-shell-pipeline)5086        - [Замена `os.system()`](https://python-all.ru/3.16/library/subprocess.html#replacing-os-system)5087        - [Замена семейства `os.spawn`](https://python-all.ru/3.16/library/subprocess.html#replacing-the-os-spawn-family)5088        - [Замена `os.popen()`](https://python-all.ru/3.16/library/subprocess.html#replacing-os-popen)5089      - [Устаревшие функции вызова оболочки](https://python-all.ru/3.16/library/subprocess.html#legacy-shell-invocation-functions)5090      - [Примечания](https://python-all.ru/3.16/library/subprocess.html#notes)50915092        - [Поведение при тайм-ауте](https://python-all.ru/3.16/library/subprocess.html#timeout-behavior)5093        - [Преобразование последовательности аргументов в строку на Windows](https://python-all.ru/3.16/library/subprocess.html#converting-an-argument-sequence-to-a-string-on-windows)5094        - [Отключение использования `posix_spawn()`](https://python-all.ru/3.16/library/subprocess.html#disable-use-of-posix-spawn)5095    - [`sched` – планировщик событий](https://python-all.ru/3.16/library/sched.html)50965097      - [Объекты планировщика](https://python-all.ru/3.16/library/sched.html#scheduler-objects)5098    - [`queue` – класс синхронизированной очереди](https://python-all.ru/3.16/library/queue.html)50995100      - [Объекты очередей](https://python-all.ru/3.16/library/queue.html#queue-objects)51015102        - [Ожидание завершения задачи](https://python-all.ru/3.16/library/queue.html#waiting-for-task-completion)5103        - [Завершение очередей](https://python-all.ru/3.16/library/queue.html#terminating-queues)5104      - [Объекты SimpleQueue](https://python-all.ru/3.16/library/queue.html#simplequeue-objects)5105    - [`contextvars` – контекстные переменные](https://python-all.ru/3.16/library/contextvars.html)51065107      - [Контекстные переменные](https://python-all.ru/3.16/library/contextvars.html#context-variables)5108      - [Ручное управление контекстом](https://python-all.ru/3.16/library/contextvars.html#manual-context-management)5109      - [Поддержка asyncio](https://python-all.ru/3.16/library/contextvars.html#asyncio-support)5110    - [`_thread` – низкоуровневый API потоков](https://python-all.ru/3.16/library/_thread.html)5111  - [Сеть и межпроцессное взаимодействие](https://python-all.ru/3.16/library/ipc.html)51125113    - [`asyncio` – асинхронный ввод-вывод](https://python-all.ru/3.16/library/asyncio.html)51145115      - [Запускающие объекты](https://python-all.ru/3.16/library/asyncio-runner.html)51165117        - [Запуск asyncio-программы](https://python-all.ru/3.16/library/asyncio-runner.html#running-an-asyncio-program)5118        - [Контекстный менеджер Runner](https://python-all.ru/3.16/library/asyncio-runner.html#runner-context-manager)5119        - [Обработка прерывания с клавиатуры](https://python-all.ru/3.16/library/asyncio-runner.html#handling-keyboard-interruption)5120      - [Корутины и задачи](https://python-all.ru/3.16/library/asyncio-task.html)51215122        - [Корутины](https://python-all.ru/3.16/library/asyncio-task.html#coroutines)5123        - [Ожидаемые объекты](https://python-all.ru/3.16/library/asyncio-task.html#awaitables)5124        - [Создание задач](https://python-all.ru/3.16/library/asyncio-task.html#creating-tasks)5125        - [Отмена задачи](https://python-all.ru/3.16/library/asyncio-task.html#task-cancellation)5126        - [Группы задач](https://python-all.ru/3.16/library/asyncio-task.html#task-groups)5127        - [Приостановка выполнения](https://python-all.ru/3.16/library/asyncio-task.html#sleeping)5128        - [Конкурентное выполнение задач](https://python-all.ru/3.16/library/asyncio-task.html#running-tasks-concurrently)5129        - [Фабрика задач с немедленным выполнением](https://python-all.ru/3.16/library/asyncio-task.html#eager-task-factory)5130        - [Защита от отмены](https://python-all.ru/3.16/library/asyncio-task.html#shielding-from-cancellation)5131        - [Тайм-ауты](https://python-all.ru/3.16/library/asyncio-task.html#timeouts)5132        - [Примитивы ожидания](https://python-all.ru/3.16/library/asyncio-task.html#waiting-primitives)5133        - [Выполнение в потоках](https://python-all.ru/3.16/library/asyncio-task.html#running-in-threads)5134        - [Планирование из других потоков](https://python-all.ru/3.16/library/asyncio-task.html#scheduling-from-other-threads)5135        - [Интроспекция](https://python-all.ru/3.16/library/asyncio-task.html#introspection)5136        - [Объект задачи](https://python-all.ru/3.16/library/asyncio-task.html#task-object)5137      - [Потоки данных](https://python-all.ru/3.16/library/asyncio-stream.html)51385139        - [StreamReader](https://python-all.ru/3.16/library/asyncio-stream.html#streamreader)5140        - [StreamWriter](https://python-all.ru/3.16/library/asyncio-stream.html#streamwriter)5141        - [Примеры](https://python-all.ru/3.16/library/asyncio-stream.html#examples)51425143          - [Эхо-клиент TCP с использованием потоков данных](https://python-all.ru/3.16/library/asyncio-stream.html#tcp-echo-client-using-streams)5144          - [Эхо-сервер TCP с использованием потоков данных](https://python-all.ru/3.16/library/asyncio-stream.html#tcp-echo-server-using-streams)5145          - [Получение HTTP-заголовков](https://python-all.ru/3.16/library/asyncio-stream.html#get-http-headers)5146          - [Регистрация открытого сокета для ожидания данных через потоки](https://python-all.ru/3.16/library/asyncio-stream.html#register-an-open-socket-to-wait-for-data-using-streams)5147      - [Примитивы синхронизации](https://python-all.ru/3.16/library/asyncio-sync.html)51485149        - [Блокировка](https://python-all.ru/3.16/library/asyncio-sync.html#lock)5150        - [Событие](https://python-all.ru/3.16/library/asyncio-sync.html#event)5151        - [Условная переменная](https://python-all.ru/3.16/library/asyncio-sync.html#condition)5152        - [Семафор](https://python-all.ru/3.16/library/asyncio-sync.html#semaphore)5153        - [BoundedSemaphore](https://python-all.ru/3.16/library/asyncio-sync.html#boundedsemaphore)5154        - [Барьер](https://python-all.ru/3.16/library/asyncio-sync.html#barrier)5155      - [Подпроцессы](https://python-all.ru/3.16/library/asyncio-subprocess.html)51565157        - [Создание подпроцессов](https://python-all.ru/3.16/library/asyncio-subprocess.html#creating-subprocesses)5158        - [Константы](https://python-all.ru/3.16/library/asyncio-subprocess.html#constants)5159        - [Взаимодействие с подпроцессами](https://python-all.ru/3.16/library/asyncio-subprocess.html#interacting-with-subprocesses)51605161          - [Подпроцессы и потоки](https://python-all.ru/3.16/library/asyncio-subprocess.html#subprocess-and-threads)5162          - [Примеры](https://python-all.ru/3.16/library/asyncio-subprocess.html#examples)5163      - [Очереди](https://python-all.ru/3.16/library/asyncio-queue.html)51645165        - [Очередь](https://python-all.ru/3.16/library/asyncio-queue.html#queue)5166        - [Очередь с приоритетом](https://python-all.ru/3.16/library/asyncio-queue.html#priority-queue)5167        - [Очередь LIFO](https://python-all.ru/3.16/library/asyncio-queue.html#lifo-queue)5168        - [Исключения](https://python-all.ru/3.16/library/asyncio-queue.html#exceptions)5169        - [Примеры](https://python-all.ru/3.16/library/asyncio-queue.html#examples)5170      - [Исключения](https://python-all.ru/3.16/library/asyncio-exceptions.html)5171      - [Интроспекция графа вызовов](https://python-all.ru/3.16/library/asyncio-graph.html)51725173        - [Низкоуровневые служебные функции](https://python-all.ru/3.16/library/asyncio-graph.html#low-level-utility-functions)5174      - [Цикл событий](https://python-all.ru/3.16/library/asyncio-eventloop.html)51755176        - [Методы цикла событий](https://python-all.ru/3.16/library/asyncio-eventloop.html#event-loop-methods)51775178          - [Запуск и остановка цикла событий](https://python-all.ru/3.16/library/asyncio-eventloop.html#running-and-stopping-the-loop)5179          - [Планирование колбэков](https://python-all.ru/3.16/library/asyncio-eventloop.html#scheduling-callbacks)5180          - [Планирование отложенных колбэков](https://python-all.ru/3.16/library/asyncio-eventloop.html#scheduling-delayed-callbacks)5181          - [Создание future и задач](https://python-all.ru/3.16/library/asyncio-eventloop.html#creating-futures-and-tasks)5182          - [Открытие сетевых соединений](https://python-all.ru/3.16/library/asyncio-eventloop.html#opening-network-connections)5183          - [Создание сетевых серверов](https://python-all.ru/3.16/library/asyncio-eventloop.html#creating-network-servers)5184          - [Передача файлов](https://python-all.ru/3.16/library/asyncio-eventloop.html#transferring-files)5185          - [Обновление TLS](https://python-all.ru/3.16/library/asyncio-eventloop.html#tls-upgrade)5186          - [Наблюдение за файловыми дескрипторами](https://python-all.ru/3.16/library/asyncio-eventloop.html#watching-file-descriptors)5187          - [Работа с объектами сокетов напрямую](https://python-all.ru/3.16/library/asyncio-eventloop.html#working-with-socket-objects-directly)5188          - [DNS](https://python-all.ru/3.16/library/asyncio-eventloop.html#dns)5189          - [Работа с каналами](https://python-all.ru/3.16/library/asyncio-eventloop.html#working-with-pipes)5190          - [Сигналы Unix](https://python-all.ru/3.16/library/asyncio-eventloop.html#unix-signals)5191          - [Выполнение кода в пулах потоков или процессов](https://python-all.ru/3.16/library/asyncio-eventloop.html#executing-code-in-thread-or-process-pools)5192          - [API обработки ошибок](https://python-all.ru/3.16/library/asyncio-eventloop.html#error-handling-api)5193          - [Включение режима отладки](https://python-all.ru/3.16/library/asyncio-eventloop.html#enabling-debug-mode)5194          - [Запуск подпроцессов](https://python-all.ru/3.16/library/asyncio-eventloop.html#running-subprocesses)5195        - [Дескрипторы колбэков](https://python-all.ru/3.16/library/asyncio-eventloop.html#callback-handles)5196        - [Объекты сервера](https://python-all.ru/3.16/library/asyncio-eventloop.html#server-objects)5197        - [Реализации цикла событий](https://python-all.ru/3.16/library/asyncio-eventloop.html#event-loop-implementations)5198        - [Примеры](https://python-all.ru/3.16/library/asyncio-eventloop.html#examples)51995200          - [Hello World с помощью call\_soon()](https://python-all.ru/3.16/library/asyncio-eventloop.html#hello-world-with-call-soon)5201          - [Отображение текущей даты с помощью call\_later()](https://python-all.ru/3.16/library/asyncio-eventloop.html#display-the-current-date-with-call-later)5202          - [Наблюдение за файловым дескриптором на предмет событий чтения](https://python-all.ru/3.16/library/asyncio-eventloop.html#watch-a-file-descriptor-for-read-events)5203          - [Установка обработчиков сигналов SIGINT и SIGTERM](https://python-all.ru/3.16/library/asyncio-eventloop.html#set-signal-handlers-for-sigint-and-sigterm)5204      - [Future](https://python-all.ru/3.16/library/asyncio-future.html)52055206        - [Функции Future](https://python-all.ru/3.16/library/asyncio-future.html#future-functions)5207        - [Объект Future](https://python-all.ru/3.16/library/asyncio-future.html#future-object)5208      - [Транспорты и протоколы](https://python-all.ru/3.16/library/asyncio-protocol.html)52095210        - [Транспорты](https://python-all.ru/3.16/library/asyncio-protocol.html#transports)52115212          - [Иерархия транспортов](https://python-all.ru/3.16/library/asyncio-protocol.html#transports-hierarchy)5213          - [Базовый транспорт](https://python-all.ru/3.16/library/asyncio-protocol.html#base-transport)5214          - [Транспорты только для чтения](https://python-all.ru/3.16/library/asyncio-protocol.html#read-only-transports)5215          - [Транспорты только для записи](https://python-all.ru/3.16/library/asyncio-protocol.html#write-only-transports)5216          - [Транспорты дейтаграмм](https://python-all.ru/3.16/library/asyncio-protocol.html#datagram-transports)5217          - [Транспорты подпроцессов](https://python-all.ru/3.16/library/asyncio-protocol.html#subprocess-transports)5218        - [Протоколы](https://python-all.ru/3.16/library/asyncio-protocol.html#protocols)52195220          - [Базовые протоколы](https://python-all.ru/3.16/library/asyncio-protocol.html#base-protocols)5221          - [Базовый протокол](https://python-all.ru/3.16/library/asyncio-protocol.html#base-protocol)5222          - [Потоковые протоколы](https://python-all.ru/3.16/library/asyncio-protocol.html#streaming-protocols)5223          - [Буферизированные потоковые протоколы](https://python-all.ru/3.16/library/asyncio-protocol.html#buffered-streaming-protocols)5224          - [Протоколы дейтаграмм](https://python-all.ru/3.16/library/asyncio-protocol.html#datagram-protocols)5225          - [Протоколы подпроцессов](https://python-all.ru/3.16/library/asyncio-protocol.html#subprocess-protocols)5226        - [Примеры](https://python-all.ru/3.16/library/asyncio-protocol.html#examples)52275228          - [TCP-эхо-сервер](https://python-all.ru/3.16/library/asyncio-protocol.html#tcp-echo-server)5229          - [TCP-эхо-клиент](https://python-all.ru/3.16/library/asyncio-protocol.html#tcp-echo-client)5230          - [UDP-эхо-сервер](https://python-all.ru/3.16/library/asyncio-protocol.html#udp-echo-server)5231          - [UDP-эхо-клиент](https://python-all.ru/3.16/library/asyncio-protocol.html#udp-echo-client)5232          - [Подключение существующих сокетов](https://python-all.ru/3.16/library/asyncio-protocol.html#connecting-existing-sockets)5233          - [loop.subprocess\_exec() и SubprocessProtocol](https://python-all.ru/3.16/library/asyncio-protocol.html#loop-subprocess-exec-and-subprocessprotocol)5234      - [Поддержка платформ](https://python-all.ru/3.16/library/asyncio-platforms.html)52355236        - [Все платформы](https://python-all.ru/3.16/library/asyncio-platforms.html#all-platforms)5237        - [Windows](https://python-all.ru/3.16/library/asyncio-platforms.html#windows)52385239          - [Поддержка подпроцессов в Windows](https://python-all.ru/3.16/library/asyncio-platforms.html#subprocess-support-on-windows)5240        - [macOS](https://python-all.ru/3.16/library/asyncio-platforms.html#macos)5241      - [Расширение](https://python-all.ru/3.16/library/asyncio-extending.html)52425243        - [Создание пользовательского цикла событий](https://python-all.ru/3.16/library/asyncio-extending.html#writing-a-custom-event-loop)5244        - [Приватные конструкторы Future и Задача](https://python-all.ru/3.16/library/asyncio-extending.html#future-and-task-private-constructors)5245        - [Поддержка времени жизни задачи](https://python-all.ru/3.16/library/asyncio-extending.html#task-lifetime-support)5246      - [Индекс API высокого уровня](https://python-all.ru/3.16/library/asyncio-api-index.html)52475248        - [Задачи](https://python-all.ru/3.16/library/asyncio-api-index.html#tasks)5249        - [Очереди](https://python-all.ru/3.16/library/asyncio-api-index.html#queues)5250        - [Подпроцессы](https://python-all.ru/3.16/library/asyncio-api-index.html#subprocesses)5251        - [Потоки данных](https://python-all.ru/3.16/library/asyncio-api-index.html#streams)5252        - [Синхронизация](https://python-all.ru/3.16/library/asyncio-api-index.html#synchronization)5253        - [Исключения](https://python-all.ru/3.16/library/asyncio-api-index.html#exceptions)5254      - [Индекс API низкого уровня](https://python-all.ru/3.16/library/asyncio-llapi-index.html)52555256        - [Получение цикла событий](https://python-all.ru/3.16/library/asyncio-llapi-index.html#obtaining-the-event-loop)5257        - [Методы цикла событий](https://python-all.ru/3.16/library/asyncio-llapi-index.html#event-loop-methods)5258        - [Транспорты](https://python-all.ru/3.16/library/asyncio-llapi-index.html#transports)5259        - [Протоколы](https://python-all.ru/3.16/library/asyncio-llapi-index.html#protocols)5260      - [Разработка с asyncio](https://python-all.ru/3.16/library/asyncio-dev.html)52615262        - [Режим отладки](https://python-all.ru/3.16/library/asyncio-dev.html#debug-mode)5263        - [Параллелизм и многопоточность](https://python-all.ru/3.16/library/asyncio-dev.html#concurrency-and-multithreading)5264        - [Выполнение блокирующего кода](https://python-all.ru/3.16/library/asyncio-dev.html#running-blocking-code)5265        - [Логирование](https://python-all.ru/3.16/library/asyncio-dev.html#logging)5266        - [Обнаружение никогда не ожидаемых корутин](https://python-all.ru/3.16/library/asyncio-dev.html#detect-never-awaited-coroutines)5267        - [Обнаружение никогда не извлечённых исключений](https://python-all.ru/3.16/library/asyncio-dev.html#detect-never-retrieved-exceptions)5268        - [Рекомендации по асинхронным генераторам](https://python-all.ru/3.16/library/asyncio-dev.html#asynchronous-generators-best-practices)52695270          - [Явное закрытие асинхронных генераторов](https://python-all.ru/3.16/library/asyncio-dev.html#close-asynchronous-generators-explicitly)5271          - [Создание асинхронных генераторов только при запущенном цикле событий](https://python-all.ru/3.16/library/asyncio-dev.html#create-asynchronous-generators-only-when-the-event-loop-is-running)5272          - [Избегание параллельной итерации и закрытия одного генератора](https://python-all.ru/3.16/library/asyncio-dev.html#avoid-concurrent-iteration-and-closure-of-the-same-generator)5273      - [asyncio и свободно-поточный Python](https://python-all.ru/3.16/library/asyncio-threading.html)52745275        - [Вопросы потокобезопасности](https://python-all.ru/3.16/library/asyncio-threading.html#thread-safety-considerations)5276        - [Использование asyncio с потоками](https://python-all.ru/3.16/library/asyncio-threading.html#using-asyncio-with-threads)5277        - [Производитель/потребитель между потоками](https://python-all.ru/3.16/library/asyncio-threading.html#producer-consumer-across-threads)5278    - [`socket` – низкоуровневый сетевой интерфейс](https://python-all.ru/3.16/library/socket.html)52795280      - [Семейства сокетов](https://python-all.ru/3.16/library/socket.html#socket-families)5281      - [Содержимое модуля](https://python-all.ru/3.16/library/socket.html#module-contents)52825283        - [Исключения](https://python-all.ru/3.16/library/socket.html#exceptions)5284        - [Константы](https://python-all.ru/3.16/library/socket.html#constants)5285        - [Функции](https://python-all.ru/3.16/library/socket.html#functions)52865287          - [Создание сокетов](https://python-all.ru/3.16/library/socket.html#creating-sockets)5288          - [Прочие функции](https://python-all.ru/3.16/library/socket.html#other-functions)5289      - [Объекты сокетов](https://python-all.ru/3.16/library/socket.html#socket-objects)5290      - [Примечания о тайм-аутах сокетов](https://python-all.ru/3.16/library/socket.html#notes-on-socket-timeouts)52915292        - [Тайм-ауты и метод `connect`](https://python-all.ru/3.16/library/socket.html#timeouts-and-the-connect-method)5293        - [Тайм-ауты и метод `accept`](https://python-all.ru/3.16/library/socket.html#timeouts-and-the-accept-method)5294      - [Пример](https://python-all.ru/3.16/library/socket.html#example)5295    - [`ssl` – обёртка TLS/SSL для объектов сокетов](https://python-all.ru/3.16/library/ssl.html)52965297      - [Функции, константы и исключения](https://python-all.ru/3.16/library/ssl.html#functions-constants-and-exceptions)52985299        - [Создание сокетов](https://python-all.ru/3.16/library/ssl.html#socket-creation)5300        - [Создание контекста](https://python-all.ru/3.16/library/ssl.html#context-creation)5301        - [Алгоритмы подписи](https://python-all.ru/3.16/library/ssl.html#signature-algorithms)5302        - [Исключения](https://python-all.ru/3.16/library/ssl.html#exceptions)5303        - [Генерация случайных чисел](https://python-all.ru/3.16/library/ssl.html#random-generation)5304        - [Работа с сертификатами](https://python-all.ru/3.16/library/ssl.html#certificate-handling)5305        - [Константы](https://python-all.ru/3.16/library/ssl.html#constants)5306      - [SSL-сокеты](https://python-all.ru/3.16/library/ssl.html#ssl-sockets)5307      - [SSL-контексты](https://python-all.ru/3.16/library/ssl.html#ssl-contexts)5308      - [Сертификаты](https://python-all.ru/3.16/library/ssl.html#certificates)53095310        - [Цепочки сертификатов](https://python-all.ru/3.16/library/ssl.html#certificate-chains)5311        - [Сертификаты ЦС](https://python-all.ru/3.16/library/ssl.html#ca-certificates)5312        - [Объединённый ключ и сертификат](https://python-all.ru/3.16/library/ssl.html#combined-key-and-certificate)5313        - [Самоподписанные сертификаты](https://python-all.ru/3.16/library/ssl.html#self-signed-certificates)5314      - [Примеры](https://python-all.ru/3.16/library/ssl.html#examples)53155316        - [Проверка поддержки SSL](https://python-all.ru/3.16/library/ssl.html#testing-for-ssl-support)5317        - [Работа на стороне клиента](https://python-all.ru/3.16/library/ssl.html#client-side-operation)5318        - [Работа на стороне сервера](https://python-all.ru/3.16/library/ssl.html#server-side-operation)5319      - [Замечания о неблокирующих сокетах](https://python-all.ru/3.16/library/ssl.html#notes-on-non-blocking-sockets)5320      - [Поддержка Memory BIO](https://python-all.ru/3.16/library/ssl.html#memory-bio-support)5321      - [SSL-сессия](https://python-all.ru/3.16/library/ssl.html#ssl-session)5322      - [Вопросы безопасности](https://python-all.ru/3.16/library/ssl.html#security-considerations)53235324        - [Оптимальные настройки по умолчанию](https://python-all.ru/3.16/library/ssl.html#best-defaults)5325        - [Настройка вручную](https://python-all.ru/3.16/library/ssl.html#manual-settings)53265327          - [Проверка сертификатов](https://python-all.ru/3.16/library/ssl.html#verifying-certificates)5328          - [Версии протоколов](https://python-all.ru/3.16/library/ssl.html#protocol-versions)5329          - [Выбор шифров](https://python-all.ru/3.16/library/ssl.html#cipher-selection)5330        - [Многопроцессорная обработка](https://python-all.ru/3.16/library/ssl.html#multi-processing)5331      - [TLS 1.3](https://python-all.ru/3.16/library/ssl.html#tls-1-3)5332    - [`select` – Ожидание завершения ввода-вывода](https://python-all.ru/3.16/library/select.html)53335334      - [`/dev/poll` объекты опроса](https://python-all.ru/3.16/library/select.html#dev-poll-polling-objects)5335      - [Объекты опроса по переднему и уровневому фронту (epoll)](https://python-all.ru/3.16/library/select.html#edge-and-level-trigger-polling-epoll-objects)5336      - [Объекты опроса](https://python-all.ru/3.16/library/select.html#polling-objects)5337      - [Объекты kqueue](https://python-all.ru/3.16/library/select.html#kqueue-objects)5338      - [Объекты kevent](https://python-all.ru/3.16/library/select.html#kevent-objects)5339    - [`selectors` – Высокоуровневое мультиплексирование ввода-вывода](https://python-all.ru/3.16/library/selectors.html)53405341      - [Введение](https://python-all.ru/3.16/library/selectors.html#introduction)5342      - [Классы](https://python-all.ru/3.16/library/selectors.html#classes)5343      - [Примеры](https://python-all.ru/3.16/library/selectors.html#examples)5344    - [`signal` – Установка обработчиков для асинхронных событий](https://python-all.ru/3.16/library/signal.html)53455346      - [Общие правила](https://python-all.ru/3.16/library/signal.html#general-rules)53475348        - [Выполнение обработчиков сигналов Python](https://python-all.ru/3.16/library/signal.html#execution-of-python-signal-handlers)5349        - [Сигналы и потоки](https://python-all.ru/3.16/library/signal.html#signals-and-threads)5350      - [Содержимое модуля](https://python-all.ru/3.16/library/signal.html#module-contents)5351      - [Примеры](https://python-all.ru/3.16/library/signal.html#examples)5352      - [Примечание о SIGPIPE](https://python-all.ru/3.16/library/signal.html#note-on-sigpipe)5353      - [Примечание об обработчиках сигналов и исключениях](https://python-all.ru/3.16/library/signal.html#note-on-signal-handlers-and-exceptions)5354    - [`mmap` – Поддержка файлов, отображаемых в память](https://python-all.ru/3.16/library/mmap.html)53555356      - [Константы MADV\_\*](https://python-all.ru/3.16/library/mmap.html#madv-constants)5357      - [Константы MAP\_\*](https://python-all.ru/3.16/library/mmap.html#map-constants)5358      - [Константы MS\_\*](https://python-all.ru/3.16/library/mmap.html#ms-constants)5359  - [Обработка интернет-данных](https://python-all.ru/3.16/library/netdata.html)53605361    - [`email` – Пакет для работы с email и MIME](https://python-all.ru/3.16/library/email.html)53625363      - [`email.message`: Представление email-сообщения](https://python-all.ru/3.16/library/email.message.html)5364      - [`email.parser`: Разбор email-сообщений](https://python-all.ru/3.16/library/email.parser.html)53655366        - [API FeedParser](https://python-all.ru/3.16/library/email.parser.html#feedparser-api)5367        - [API Parser](https://python-all.ru/3.16/library/email.parser.html#parser-api)5368        - [Дополнительные примечания](https://python-all.ru/3.16/library/email.parser.html#additional-notes)5369      - [`email.generator`: Генерация MIME-документов](https://python-all.ru/3.16/library/email.generator.html)5370      - [`email.policy`: Объекты политик](https://python-all.ru/3.16/library/email.policy.html)5371      - [`email.errors`: Классы исключений и дефектов](https://python-all.ru/3.16/library/email.errors.html)5372      - [`email.headerregistry`: Пользовательские объекты заголовков](https://python-all.ru/3.16/library/email.headerregistry.html)5373      - [`email.contentmanager`: Управление MIME-содержимым](https://python-all.ru/3.16/library/email.contentmanager.html)53745375        - [Экземпляры Content Manager](https://python-all.ru/3.16/library/email.contentmanager.html#content-manager-instances)5376      - [`email`: Примеры](https://python-all.ru/3.16/library/email.examples.html)5377      - [`email.message.Message`: Представление email-сообщения с использованием API `compat32`](https://python-all.ru/3.16/library/email.compat32-message.html)5378      - [`email.mime`: Создание email- и MIME-объектов с нуля](https://python-all.ru/3.16/library/email.mime.html)5379      - [`email.header`: Интернационализированные заголовки](https://python-all.ru/3.16/library/email.header.html)5380      - [`email.charset`: Представление наборов символов](https://python-all.ru/3.16/library/email.charset.html)5381      - [`email.encoders`: Кодировщики](https://python-all.ru/3.16/library/email.encoders.html)5382      - [`email.utils`: Разные утилиты](https://python-all.ru/3.16/library/email.utils.html)5383      - [`email.iterators`: Итераторы](https://python-all.ru/3.16/library/email.iterators.html)5384    - [`json` – кодировщик и декодировщик JSON](https://python-all.ru/3.16/library/json.html)53855386      - [Основное использование](https://python-all.ru/3.16/library/json.html#basic-usage)5387      - [Кодировщики и декодировщики](https://python-all.ru/3.16/library/json.html#encoders-and-decoders)5388      - [Исключения](https://python-all.ru/3.16/library/json.html#exceptions)5389      - [Соответствие стандартам и интероперабельность](https://python-all.ru/3.16/library/json.html#standard-compliance-and-interoperability)53905391        - [Кодировки символов](https://python-all.ru/3.16/library/json.html#character-encodings)5392        - [Бесконечные и NaN числовые значения](https://python-all.ru/3.16/library/json.html#infinite-and-nan-number-values)5393        - [Повторяющиеся имена внутри объекта](https://python-all.ru/3.16/library/json.html#repeated-names-within-an-object)5394        - [Значения верхнего уровня, не являющиеся объектами или массивами](https://python-all.ru/3.16/library/json.html#top-level-non-object-non-array-values)5395        - [Ограничения реализации](https://python-all.ru/3.16/library/json.html#implementation-limitations)5396      - [Интерфейс командной строки](https://python-all.ru/3.16/library/json.html#module-json.tool)53975398        - [Параметры командной строки](https://python-all.ru/3.16/library/json.html#command-line-options)5399    - [`mailbox` – работа с почтовыми ящиками в различных форматах](https://python-all.ru/3.16/library/mailbox.html)54005401      - [`Mailbox` объекты](https://python-all.ru/3.16/library/mailbox.html#mailbox-objects)54025403        - [`Maildir` объекты](https://python-all.ru/3.16/library/mailbox.html#maildir-objects)5404        - [`mbox` объекты](https://python-all.ru/3.16/library/mailbox.html#mbox-objects)5405        - [`MH` объекты](https://python-all.ru/3.16/library/mailbox.html#mh-objects)5406        - [`Babyl` объекты](https://python-all.ru/3.16/library/mailbox.html#babyl-objects)5407        - [`MMDF` объекты](https://python-all.ru/3.16/library/mailbox.html#mmdf-objects)5408      - [`Message` объекты](https://python-all.ru/3.16/library/mailbox.html#message-objects)54095410        - [`MaildirMessage` объекты](https://python-all.ru/3.16/library/mailbox.html#maildirmessage-objects)5411        - [`mboxMessage` объекты](https://python-all.ru/3.16/library/mailbox.html#mboxmessage-objects)5412        - [`MHMessage` объекты](https://python-all.ru/3.16/library/mailbox.html#mhmessage-objects)5413        - [`BabylMessage` объекты](https://python-all.ru/3.16/library/mailbox.html#babylmessage-objects)5414        - [`MMDFMessage` объекты](https://python-all.ru/3.16/library/mailbox.html#mmdfmessage-objects)5415      - [Исключения](https://python-all.ru/3.16/library/mailbox.html#exceptions)5416      - [Примеры](https://python-all.ru/3.16/library/mailbox.html#examples)5417    - [`mimetypes` – сопоставление имён файлов с MIME-типами](https://python-all.ru/3.16/library/mimetypes.html)54185419      - [Объекты MimeTypes](https://python-all.ru/3.16/library/mimetypes.html#mimetypes-objects)5420      - [Использование в командной строке](https://python-all.ru/3.16/library/mimetypes.html#command-line-usage)5421      - [Пример из командной строки](https://python-all.ru/3.16/library/mimetypes.html#command-line-example)5422    - [`base64` – кодирование данных Base16, Base32, Base64, Base85](https://python-all.ru/3.16/library/base64.html)54235424      - [Кодировки RFC 4648](https://python-all.ru/3.16/library/base64.html#rfc-4648-encodings)5425      - [Кодировки Base85](https://python-all.ru/3.16/library/base64.html#base85-encodings)5426      - [Устаревший интерфейс](https://python-all.ru/3.16/library/base64.html#legacy-interface)5427      - [Вопросы безопасности](https://python-all.ru/3.16/library/base64.html#security-considerations)5428    - [`binascii` – Преобразование между двоичными данными и ASCII](https://python-all.ru/3.16/library/binascii.html)5429    - [`quopri` – Кодирование и декодирование MIME quoted-printable данных](https://python-all.ru/3.16/library/quopri.html)5430  - [Инструменты обработки структурированной разметки](https://python-all.ru/3.16/library/markup.html)54315432    - [`html` – Поддержка языка гипертекстовой разметки](https://python-all.ru/3.16/library/html.html)5433    - [`html.parser` – Простой парсер HTML и XHTML](https://python-all.ru/3.16/library/html.parser.html)54345435      - [Пример приложения парсера HTML](https://python-all.ru/3.16/library/html.parser.html#example-html-parser-application)5436      - [`HTMLParser` Методы](https://python-all.ru/3.16/library/html.parser.html#htmlparser-methods)5437      - [Примеры](https://python-all.ru/3.16/library/html.parser.html#examples)5438    - [`html.entities` – Определения общих сущностей HTML](https://python-all.ru/3.16/library/html.entities.html)5439    - [Модули обработки XML](https://python-all.ru/3.16/library/xml.html)54405441      - [Безопасность XML](https://python-all.ru/3.16/library/xml.html#xml-vulnerabilities)5442    - [`xml.etree.ElementTree` – XML API ElementTree](https://python-all.ru/3.16/library/xml.etree.elementtree.html)54435444      - [Учебное пособие](https://python-all.ru/3.16/library/xml.etree.elementtree.html#tutorial)54455446        - [XML-дерево и элементы](https://python-all.ru/3.16/library/xml.etree.elementtree.html#xml-tree-and-elements)5447        - [Разбор XML](https://python-all.ru/3.16/library/xml.etree.elementtree.html#parsing-xml)5448        - [Pull API для неблокирующего разбора](https://python-all.ru/3.16/library/xml.etree.elementtree.html#pull-api-for-non-blocking-parsing)5449        - [Поиск интересующих элементов](https://python-all.ru/3.16/library/xml.etree.elementtree.html#finding-interesting-elements)5450        - [Изменение XML-файла](https://python-all.ru/3.16/library/xml.etree.elementtree.html#modifying-an-xml-file)5451        - [Создание XML-документов](https://python-all.ru/3.16/library/xml.etree.elementtree.html#building-xml-documents)5452        - [Разбор XML с пространствами имён](https://python-all.ru/3.16/library/xml.etree.elementtree.html#parsing-xml-with-namespaces)5453      - [Поддержка XPath](https://python-all.ru/3.16/library/xml.etree.elementtree.html#xpath-support)54545455        - [Пример](https://python-all.ru/3.16/library/xml.etree.elementtree.html#example)5456        - [Поддерживаемый синтаксис XPath](https://python-all.ru/3.16/library/xml.etree.elementtree.html#supported-xpath-syntax)5457      - [Справочник](https://python-all.ru/3.16/library/xml.etree.elementtree.html#reference)54585459        - [Функции](https://python-all.ru/3.16/library/xml.etree.elementtree.html#functions)5460      - [Поддержка XInclude](https://python-all.ru/3.16/library/xml.etree.elementtree.html#xinclude-support)54615462        - [Пример](https://python-all.ru/3.16/library/xml.etree.elementtree.html#id3)5463      - [Справочник](https://python-all.ru/3.16/library/xml.etree.elementtree.html#id4)54645465        - [Функции](https://python-all.ru/3.16/library/xml.etree.elementtree.html#elementinclude-functions)5466        - [Объекты Element](https://python-all.ru/3.16/library/xml.etree.elementtree.html#element-objects)5467        - [Объекты ElementTree](https://python-all.ru/3.16/library/xml.etree.elementtree.html#elementtree-objects)5468        - [Объекты QName](https://python-all.ru/3.16/library/xml.etree.elementtree.html#qname-objects)5469        - [Объекты TreeBuilder](https://python-all.ru/3.16/library/xml.etree.elementtree.html#treebuilder-objects)5470        - [Объекты XMLParser](https://python-all.ru/3.16/library/xml.etree.elementtree.html#xmlparser-objects)5471        - [Объекты XMLPullParser](https://python-all.ru/3.16/library/xml.etree.elementtree.html#xmlpullparser-objects)5472        - [Исключения](https://python-all.ru/3.16/library/xml.etree.elementtree.html#exceptions)5473    - [`xml.dom` – API объектной модели документа (DOM)](https://python-all.ru/3.16/library/xml.dom.html)54745475      - [Содержимое модуля](https://python-all.ru/3.16/library/xml.dom.html#module-contents)5476      - [Объекты в DOM](https://python-all.ru/3.16/library/xml.dom.html#objects-in-the-dom)54775478        - [Объекты DOMImplementation](https://python-all.ru/3.16/library/xml.dom.html#domimplementation-objects)5479        - [Объекты Node](https://python-all.ru/3.16/library/xml.dom.html#node-objects)5480        - [Объекты NodeList](https://python-all.ru/3.16/library/xml.dom.html#nodelist-objects)5481        - [Объекты DocumentType](https://python-all.ru/3.16/library/xml.dom.html#documenttype-objects)5482        - [Объекты Document](https://python-all.ru/3.16/library/xml.dom.html#document-objects)5483        - [Объекты Element](https://python-all.ru/3.16/library/xml.dom.html#element-objects)5484        - [Объекты Attr](https://python-all.ru/3.16/library/xml.dom.html#attr-objects)5485        - [Объекты NamedNodeMap](https://python-all.ru/3.16/library/xml.dom.html#namednodemap-objects)5486        - [Объекты Comment](https://python-all.ru/3.16/library/xml.dom.html#comment-objects)5487        - [Объекты Text и CDATASection](https://python-all.ru/3.16/library/xml.dom.html#text-and-cdatasection-objects)5488        - [Объекты ProcessingInstruction](https://python-all.ru/3.16/library/xml.dom.html#processinginstruction-objects)5489        - [Исключения](https://python-all.ru/3.16/library/xml.dom.html#exceptions)5490      - [Соответствие стандарту](https://python-all.ru/3.16/library/xml.dom.html#conformance)54915492        - [Отображение типов](https://python-all.ru/3.16/library/xml.dom.html#type-mapping)5493        - [Методы доступа](https://python-all.ru/3.16/library/xml.dom.html#accessor-methods)5494    - [`xml.dom.minidom` – Минимальная реализация DOM](https://python-all.ru/3.16/library/xml.dom.minidom.html)54955496      - [Объекты DOM](https://python-all.ru/3.16/library/xml.dom.minidom.html#dom-objects)5497      - [Пример DOM](https://python-all.ru/3.16/library/xml.dom.minidom.html#dom-example)5498      - [minidom и стандарт DOM](https://python-all.ru/3.16/library/xml.dom.minidom.html#minidom-and-the-dom-standard)5499    - [`xml.dom.pulldom` – Поддержка построения частичных DOM-деревьев](https://python-all.ru/3.16/library/xml.dom.pulldom.html)55005501      - [Объекты DOMEventStream](https://python-all.ru/3.16/library/xml.dom.pulldom.html#domeventstream-objects)5502    - [`xml.sax` – Поддержка парсеров SAX2](https://python-all.ru/3.16/library/xml.sax.html)55035504      - [Объекты SAXException](https://python-all.ru/3.16/library/xml.sax.html#saxexception-objects)5505    - [`xml.sax.handler` – Базовые классы для обработчиков SAX](https://python-all.ru/3.16/library/xml.sax.handler.html)55065507      - [Объекты ContentHandler](https://python-all.ru/3.16/library/xml.sax.handler.html#contenthandler-objects)5508      - [Объекты DTDHandler](https://python-all.ru/3.16/library/xml.sax.handler.html#dtdhandler-objects)5509      - [Объекты EntityResolver](https://python-all.ru/3.16/library/xml.sax.handler.html#entityresolver-objects)5510      - [Объекты ErrorHandler](https://python-all.ru/3.16/library/xml.sax.handler.html#errorhandler-objects)5511      - [Объекты LexicalHandler](https://python-all.ru/3.16/library/xml.sax.handler.html#lexicalhandler-objects)5512    - [`xml.sax.saxutils` – Утилиты SAX](https://python-all.ru/3.16/library/xml.sax.utils.html)5513    - [`xml.sax.xmlreader` – Интерфейс для XML-парсеров](https://python-all.ru/3.16/library/xml.sax.reader.html)55145515      - [Объекты XMLReader](https://python-all.ru/3.16/library/xml.sax.reader.html#xmlreader-objects)5516      - [Объекты IncrementalParser](https://python-all.ru/3.16/library/xml.sax.reader.html#incrementalparser-objects)5517      - [Объекты Locator](https://python-all.ru/3.16/library/xml.sax.reader.html#locator-objects)5518      - [Объекты InputSource](https://python-all.ru/3.16/library/xml.sax.reader.html#inputsource-objects)5519      - [Интерфейс `Attributes`](https://python-all.ru/3.16/library/xml.sax.reader.html#the-attributes-interface)5520      - [Интерфейс `AttributesNS`](https://python-all.ru/3.16/library/xml.sax.reader.html#the-attributesns-interface)5521    - [`xml.parsers.expat` – Быстрый разбор XML с помощью Expat](https://python-all.ru/3.16/library/pyexpat.html)55225523      - [Объекты XMLParser](https://python-all.ru/3.16/library/pyexpat.html#xmlparser-objects)5524      - [Исключения ExpatError](https://python-all.ru/3.16/library/pyexpat.html#expaterror-exceptions)5525      - [Пример](https://python-all.ru/3.16/library/pyexpat.html#example)5526      - [Описания моделей содержимого](https://python-all.ru/3.16/library/pyexpat.html#module-xml.parsers.expat.model)5527      - [Константы ошибок Expat](https://python-all.ru/3.16/library/pyexpat.html#module-xml.parsers.expat.errors)5528  - [Интернет-протоколы и поддержка](https://python-all.ru/3.16/library/internet.html)55295530    - [`webbrowser` – Удобный контроллер веб-браузера](https://python-all.ru/3.16/library/webbrowser.html)55315532      - [Интерфейс командной строки](https://python-all.ru/3.16/library/webbrowser.html#command-line-interface)5533      - [Объекты контроллера браузера](https://python-all.ru/3.16/library/webbrowser.html#browser-controller-objects)5534    - [`wsgiref` – Утилиты WSGI и эталонная реализация](https://python-all.ru/3.16/library/wsgiref.html)55355536      - [`wsgiref.util` – Утилиты окружения WSGI](https://python-all.ru/3.16/library/wsgiref.html#module-wsgiref.util)5537      - [`wsgiref.headers` – Инструменты для заголовков ответов WSGI](https://python-all.ru/3.16/library/wsgiref.html#module-wsgiref.headers)5538      - [`wsgiref.simple_server` – Простой HTTP-сервер WSGI](https://python-all.ru/3.16/library/wsgiref.html#module-wsgiref.simple_server)5539      - [`wsgiref.validate` – Проверка соответствия WSGI](https://python-all.ru/3.16/library/wsgiref.html#module-wsgiref.validate)5540      - [`wsgiref.handlers` – Базовые классы сервера/шлюза](https://python-all.ru/3.16/library/wsgiref.html#module-wsgiref.handlers)5541      - [`wsgiref.types` – Типы WSGI для статической проверки типов](https://python-all.ru/3.16/library/wsgiref.html#module-wsgiref.types)5542      - [Примеры](https://python-all.ru/3.16/library/wsgiref.html#examples)5543    - [`urllib` – Модули обработки URL](https://python-all.ru/3.16/library/urllib.html)5544    - [`urllib.request` – Расширяемая библиотека для открытия URL](https://python-all.ru/3.16/library/urllib.request.html)55455546      - [Объекты Request](https://python-all.ru/3.16/library/urllib.request.html#request-objects)5547      - [Объекты OpenerDirector](https://python-all.ru/3.16/library/urllib.request.html#openerdirector-objects)5548      - [Объекты BaseHandler](https://python-all.ru/3.16/library/urllib.request.html#basehandler-objects)5549      - [Объекты HTTPRedirectHandler](https://python-all.ru/3.16/library/urllib.request.html#httpredirecthandler-objects)5550      - [Объекты HTTPCookieProcessor](https://python-all.ru/3.16/library/urllib.request.html#httpcookieprocessor-objects)5551      - [Объекты ProxyHandler](https://python-all.ru/3.16/library/urllib.request.html#proxyhandler-objects)5552      - [Объекты HTTPPasswordMgr](https://python-all.ru/3.16/library/urllib.request.html#httppasswordmgr-objects)5553      - [Объекты HTTPPasswordMgrWithPriorAuth](https://python-all.ru/3.16/library/urllib.request.html#httppasswordmgrwithpriorauth-objects)5554      - [Объекты AbstractBasicAuthHandler](https://python-all.ru/3.16/library/urllib.request.html#abstractbasicauthhandler-objects)5555      - [Объекты HTTPBasicAuthHandler](https://python-all.ru/3.16/library/urllib.request.html#httpbasicauthhandler-objects)5556      - [Объекты ProxyBasicAuthHandler](https://python-all.ru/3.16/library/urllib.request.html#proxybasicauthhandler-objects)5557      - [Объекты AbstractDigestAuthHandler](https://python-all.ru/3.16/library/urllib.request.html#abstractdigestauthhandler-objects)5558      - [Объекты HTTPDigestAuthHandler](https://python-all.ru/3.16/library/urllib.request.html#httpdigestauthhandler-objects)5559      - [Объекты ProxyDigestAuthHandler](https://python-all.ru/3.16/library/urllib.request.html#proxydigestauthhandler-objects)5560      - [Объекты HTTPHandler](https://python-all.ru/3.16/library/urllib.request.html#httphandler-objects)5561      - [Объекты HTTPSHandler](https://python-all.ru/3.16/library/urllib.request.html#httpshandler-objects)5562      - [Объекты FileHandler](https://python-all.ru/3.16/library/urllib.request.html#filehandler-objects)5563      - [Объекты DataHandler](https://python-all.ru/3.16/library/urllib.request.html#datahandler-objects)5564      - [Объекты FTPHandler](https://python-all.ru/3.16/library/urllib.request.html#ftphandler-objects)5565      - [Объекты CacheFTPHandler](https://python-all.ru/3.16/library/urllib.request.html#cacheftphandler-objects)5566      - [Объекты UnknownHandler](https://python-all.ru/3.16/library/urllib.request.html#unknownhandler-objects)5567      - [Объекты HTTPErrorProcessor](https://python-all.ru/3.16/library/urllib.request.html#httperrorprocessor-objects)5568      - [Примеры](https://python-all.ru/3.16/library/urllib.request.html#examples)5569      - [Устаревший интерфейс](https://python-all.ru/3.16/library/urllib.request.html#legacy-interface)5570      - [`urllib.request` Ограничения](https://python-all.ru/3.16/library/urllib.request.html#urllib-request-restrictions)5571    - [`urllib.response` – Классы ответов, используемые urllib](https://python-all.ru/3.16/library/urllib.request.html#module-urllib.response)5572    - [`urllib.parse` – Разбор URL на компоненты](https://python-all.ru/3.16/library/urllib.parse.html)55735574      - [Разбор URL](https://python-all.ru/3.16/library/urllib.parse.html#url-parsing)5575      - [Безопасность разбора URL](https://python-all.ru/3.16/library/urllib.parse.html#url-parsing-security)5576      - [Разбор ASCII-закодированных байтов](https://python-all.ru/3.16/library/urllib.parse.html#parsing-ascii-encoded-bytes)5577      - [Структурированные результаты разбора](https://python-all.ru/3.16/library/urllib.parse.html#structured-parse-results)5578      - [Экранирование URL](https://python-all.ru/3.16/library/urllib.parse.html#url-quoting)5579    - [`urllib.error` – Классы исключений, вызываемые urllib.request](https://python-all.ru/3.16/library/urllib.error.html)5580    - [`urllib.robotparser` – Парсер для robots.txt](https://python-all.ru/3.16/library/urllib.robotparser.html)5581    - [`http` – Модули HTTP](https://python-all.ru/3.16/library/http.html)55825583      - [Коды состояния HTTP](https://python-all.ru/3.16/library/http.html#http-status-codes)5584      - [Категория состояния HTTP](https://python-all.ru/3.16/library/http.html#http-status-category)5585      - [Методы HTTP](https://python-all.ru/3.16/library/http.html#http-methods)5586    - [`http.client` – Клиент протокола HTTP](https://python-all.ru/3.16/library/http.client.html)55875588      - [Объекты HTTPConnection](https://python-all.ru/3.16/library/http.client.html#httpconnection-objects)5589      - [Объекты HTTPResponse](https://python-all.ru/3.16/library/http.client.html#httpresponse-objects)5590      - [Примеры](https://python-all.ru/3.16/library/http.client.html#examples)5591      - [Объекты HTTPMessage](https://python-all.ru/3.16/library/http.client.html#httpmessage-objects)5592    - [`ftplib` – клиент протокола FTP](https://python-all.ru/3.16/library/ftplib.html)55935594      - [Справочник](https://python-all.ru/3.16/library/ftplib.html#reference)55955596        - [Объекты FTP](https://python-all.ru/3.16/library/ftplib.html#ftp-objects)5597        - [Объекты FTP\_TLS](https://python-all.ru/3.16/library/ftplib.html#ftp-tls-objects)5598        - [Переменные модуля](https://python-all.ru/3.16/library/ftplib.html#module-variables)5599    - [`poplib` – клиент протокола POP3](https://python-all.ru/3.16/library/poplib.html)56005601      - [Объекты POP3](https://python-all.ru/3.16/library/poplib.html#pop3-objects)5602      - [Пример POP3](https://python-all.ru/3.16/library/poplib.html#pop3-example)5603    - [`imaplib` – клиент протокола IMAP4](https://python-all.ru/3.16/library/imaplib.html)56045605      - [Объекты IMAP4](https://python-all.ru/3.16/library/imaplib.html#imap4-objects)5606      - [Пример IMAP4](https://python-all.ru/3.16/library/imaplib.html#imap4-example)5607    - [`smtplib` – клиент протокола SMTP](https://python-all.ru/3.16/library/smtplib.html)56085609      - [Объекты SMTP](https://python-all.ru/3.16/library/smtplib.html#smtp-objects)5610      - [Пример SMTP](https://python-all.ru/3.16/library/smtplib.html#smtp-example)5611    - [`uuid` – объекты UUID в соответствии с **RFC 9562**](https://python-all.ru/3.16/library/uuid.html)56125613      - [Использование командной строки](https://python-all.ru/3.16/library/uuid.html#command-line-usage)5614      - [Пример](https://python-all.ru/3.16/library/uuid.html#example)5615      - [Пример командной строки](https://python-all.ru/3.16/library/uuid.html#command-line-example)5616    - [`socketserver` – фреймворк для сетевых серверов](https://python-all.ru/3.16/library/socketserver.html)56175618      - [Замечания по созданию сервера](https://python-all.ru/3.16/library/socketserver.html#server-creation-notes)5619      - [Объекты сервера](https://python-all.ru/3.16/library/socketserver.html#server-objects)5620      - [Объекты обработчиков запросов](https://python-all.ru/3.16/library/socketserver.html#request-handler-objects)5621      - [Примеры](https://python-all.ru/3.16/library/socketserver.html#examples)56225623        - [`socketserver.TCPServer` Пример](https://python-all.ru/3.16/library/socketserver.html#socketserver-tcpserver-example)5624        - [`socketserver.UDPServer` Пример](https://python-all.ru/3.16/library/socketserver.html#socketserver-udpserver-example)5625        - [Асинхронные примеси](https://python-all.ru/3.16/library/socketserver.html#asynchronous-mixins)5626    - [`http.server` – HTTP-серверы](https://python-all.ru/3.16/library/http.server.html)56275628      - [Интерфейс командной строки](https://python-all.ru/3.16/library/http.server.html#command-line-interface)5629      - [Вопросы безопасности](https://python-all.ru/3.16/library/http.server.html#security-considerations)5630    - [`http.cookies` – управление состоянием HTTP](https://python-all.ru/3.16/library/http.cookies.html)56315632      - [Объекты Cookie](https://python-all.ru/3.16/library/http.cookies.html#cookie-objects)5633      - [Объекты Morsel](https://python-all.ru/3.16/library/http.cookies.html#morsel-objects)5634      - [Пример](https://python-all.ru/3.16/library/http.cookies.html#example)5635    - [`http.cookiejar` – Обработка cookie для HTTP-клиентов](https://python-all.ru/3.16/library/http.cookiejar.html)56365637      - [Объекты CookieJar и FileCookieJar](https://python-all.ru/3.16/library/http.cookiejar.html#cookiejar-and-filecookiejar-objects)5638      - [Подклассы FileCookieJar и взаимодействие с веб-браузерами](https://python-all.ru/3.16/library/http.cookiejar.html#filecookiejar-subclasses-and-co-operation-with-web-browsers)5639      - [Объекты CookiePolicy](https://python-all.ru/3.16/library/http.cookiejar.html#cookiepolicy-objects)5640      - [Объекты DefaultCookiePolicy](https://python-all.ru/3.16/library/http.cookiejar.html#defaultcookiepolicy-objects)5641      - [Объекты Cookie](https://python-all.ru/3.16/library/http.cookiejar.html#cookie-objects)5642      - [Примеры](https://python-all.ru/3.16/library/http.cookiejar.html#examples)5643    - [`xmlrpc` – Модули сервера и клиента XML-RPC](https://python-all.ru/3.16/library/xmlrpc.html)5644    - [`xmlrpc.client` – Доступ клиента XML-RPC](https://python-all.ru/3.16/library/xmlrpc.client.html)56455646      - [Объекты ServerProxy](https://python-all.ru/3.16/library/xmlrpc.client.html#serverproxy-objects)5647      - [Объекты datetime](https://python-all.ru/3.16/library/xmlrpc.client.html#datetime-objects)5648      - [Объекты Binary](https://python-all.ru/3.16/library/xmlrpc.client.html#binary-objects)5649      - [Объекты Fault](https://python-all.ru/3.16/library/xmlrpc.client.html#fault-objects)5650      - [Объекты ProtocolError](https://python-all.ru/3.16/library/xmlrpc.client.html#protocolerror-objects)5651      - [Объекты MultiCall](https://python-all.ru/3.16/library/xmlrpc.client.html#multicall-objects)5652      - [Удобные функции](https://python-all.ru/3.16/library/xmlrpc.client.html#convenience-functions)5653      - [Пример использования клиента](https://python-all.ru/3.16/library/xmlrpc.client.html#example-of-client-usage)5654      - [Пример использования клиента и сервера](https://python-all.ru/3.16/library/xmlrpc.client.html#example-of-client-and-server-usage)5655    - [`xmlrpc.server` – Базовые серверы XML-RPC](https://python-all.ru/3.16/library/xmlrpc.server.html)56565657      - [Объекты SimpleXMLRPCServer](https://python-all.ru/3.16/library/xmlrpc.server.html#simplexmlrpcserver-objects)56585659        - [Пример SimpleXMLRPCServer](https://python-all.ru/3.16/library/xmlrpc.server.html#simplexmlrpcserver-example)5660      - [CGIXMLRPCRequestHandler](https://python-all.ru/3.16/library/xmlrpc.server.html#cgixmlrpcrequesthandler)5661      - [Документирование сервера XML-RPC](https://python-all.ru/3.16/library/xmlrpc.server.html#documenting-xmlrpc-server)5662      - [Объекты DocXMLRPCServer](https://python-all.ru/3.16/library/xmlrpc.server.html#docxmlrpcserver-objects)5663      - [DocCGIXMLRPCRequestHandler](https://python-all.ru/3.16/library/xmlrpc.server.html#doccgixmlrpcrequesthandler)5664    - [`ipaddress` – Библиотека для работы с IPv4/IPv6](https://python-all.ru/3.16/library/ipaddress.html)56655666      - [Удобные фабричные функции](https://python-all.ru/3.16/library/ipaddress.html#convenience-factory-functions)5667      - [IP-адреса](https://python-all.ru/3.16/library/ipaddress.html#ip-addresses)56685669        - [Объекты адресов](https://python-all.ru/3.16/library/ipaddress.html#address-objects)5670        - [Преобразование в строки и целые числа](https://python-all.ru/3.16/library/ipaddress.html#conversion-to-strings-and-integers)5671        - [Операторы](https://python-all.ru/3.16/library/ipaddress.html#operators)56725673          - [Операторы сравнения](https://python-all.ru/3.16/library/ipaddress.html#comparison-operators)5674          - [Арифметические операторы](https://python-all.ru/3.16/library/ipaddress.html#arithmetic-operators)5675      - [Определения IP-сетей](https://python-all.ru/3.16/library/ipaddress.html#ip-network-definitions)56765677        - [Префикс, маска сети и маска узла](https://python-all.ru/3.16/library/ipaddress.html#prefix-net-mask-and-host-mask)5678        - [Объекты сетей](https://python-all.ru/3.16/library/ipaddress.html#network-objects)5679        - [Операторы](https://python-all.ru/3.16/library/ipaddress.html#id1)56805681          - [Логические операторы](https://python-all.ru/3.16/library/ipaddress.html#logical-operators)5682          - [Итерация](https://python-all.ru/3.16/library/ipaddress.html#iteration)5683          - [Сети как контейнеры адресов](https://python-all.ru/3.16/library/ipaddress.html#networks-as-containers-of-addresses)5684      - [Объекты интерфейсов](https://python-all.ru/3.16/library/ipaddress.html#interface-objects)56855686        - [Операторы](https://python-all.ru/3.16/library/ipaddress.html#id2)56875688          - [Логические операторы](https://python-all.ru/3.16/library/ipaddress.html#id3)5689      - [Прочие функции уровня модуля](https://python-all.ru/3.16/library/ipaddress.html#other-module-level-functions)5690      - [Пользовательские исключения](https://python-all.ru/3.16/library/ipaddress.html#custom-exceptions)5691  - [Мультимедийные службы](https://python-all.ru/3.16/library/mm.html)56925693    - [`wave` – чтение и запись WAV-файлов](https://python-all.ru/3.16/library/wave.html)56945695      - [Объекты Wave\_read](https://python-all.ru/3.16/library/wave.html#wave-read-objects)5696      - [Объекты Wave\_write](https://python-all.ru/3.16/library/wave.html#wave-write-objects)5697    - [`colorsys` – преобразования между цветовыми системами](https://python-all.ru/3.16/library/colorsys.html)5698  - [Интернационализация](https://python-all.ru/3.16/library/i18n.html)56995700    - [`gettext` – многоязычные службы интернационализации](https://python-all.ru/3.16/library/gettext.html)57015702      - [API GNU **gettext**](https://python-all.ru/3.16/library/gettext.html#gnu-gettext-api)5703      - [API на основе классов](https://python-all.ru/3.16/library/gettext.html#class-based-api)57045705        - [Класс `NullTranslations`](https://python-all.ru/3.16/library/gettext.html#the-nulltranslations-class)5706        - [Класс `GNUTranslations`](https://python-all.ru/3.16/library/gettext.html#the-gnutranslations-class)5707        - [Поддержка каталогов сообщений Solaris](https://python-all.ru/3.16/library/gettext.html#solaris-message-catalog-support)5708        - [Конструктор Catalog](https://python-all.ru/3.16/library/gettext.html#the-catalog-constructor)5709      - [Интернационализация программ и модулей](https://python-all.ru/3.16/library/gettext.html#internationalizing-your-programs-and-modules)57105711        - [Локализация модуля](https://python-all.ru/3.16/library/gettext.html#localizing-your-module)5712        - [Локализация приложения](https://python-all.ru/3.16/library/gettext.html#localizing-your-application)5713        - [Смена языка на лету](https://python-all.ru/3.16/library/gettext.html#changing-languages-on-the-fly)5714        - [Отложенные переводы](https://python-all.ru/3.16/library/gettext.html#deferred-translations)5715      - [Благодарности](https://python-all.ru/3.16/library/gettext.html#acknowledgements)5716    - [`locale` – службы интернационализации](https://python-all.ru/3.16/library/locale.html)57175718      - [Предыстория, подробности, советы, подсказки и предостережения](https://python-all.ru/3.16/library/locale.html#background-details-hints-tips-and-caveats)5719      - [Названия локалей](https://python-all.ru/3.16/library/locale.html#locale-names)5720      - [Для разработчиков расширений и программ, встраивающих Python](https://python-all.ru/3.16/library/locale.html#for-extension-writers-and-programs-that-embed-python)5721      - [Доступ к каталогам сообщений](https://python-all.ru/3.16/library/locale.html#access-to-message-catalogs)5722  - [Графические интерфейсы пользователя с Tk](https://python-all.ru/3.16/library/tk.html)57235724    - [`tkinter` – интерфейс Python к Tcl/Tk](https://python-all.ru/3.16/library/tkinter.html)57255726      - [Архитектура](https://python-all.ru/3.16/library/tkinter.html#architecture)5727      - [Модули Tkinter](https://python-all.ru/3.16/library/tkinter.html#tkinter-modules)5728      - [Спасательный круг Tkinter](https://python-all.ru/3.16/library/tkinter.html#tkinter-life-preserver)57295730        - [Программа Hello World](https://python-all.ru/3.16/library/tkinter.html#a-hello-world-program)5731        - [Важные концепции Tk](https://python-all.ru/3.16/library/tkinter.html#important-tk-concepts)5732        - [Понимание того, как Tkinter оборачивает Tcl/Tk](https://python-all.ru/3.16/library/tkinter.html#understanding-how-tkinter-wraps-tcl-tk)5733        - [Как мне…? Какой параметр…?](https://python-all.ru/3.16/library/tkinter.html#how-do-i-what-option-does)5734        - [Навигация по справочному руководству Tcl/Tk](https://python-all.ru/3.16/library/tkinter.html#navigating-the-tcl-tk-reference-manual)5735      - [Модель многопоточности](https://python-all.ru/3.16/library/tkinter.html#threading-model)5736      - [Удобный справочник](https://python-all.ru/3.16/library/tkinter.html#handy-reference)57375738        - [Установка параметров](https://python-all.ru/3.16/library/tkinter.html#setting-options)5739        - [Упаковщик](https://python-all.ru/3.16/library/tkinter.html#the-packer)5740        - [Параметры packer](https://python-all.ru/3.16/library/tkinter.html#packer-options)5741        - [Привязка переменных виджетов](https://python-all.ru/3.16/library/tkinter.html#coupling-widget-variables)5742        - [Менеджер окон](https://python-all.ru/3.16/library/tkinter.html#the-window-manager)5743        - [Типы данных параметров Tk](https://python-all.ru/3.16/library/tkinter.html#tk-option-data-types)5744        - [Привязки и события](https://python-all.ru/3.16/library/tkinter.html#bindings-and-events)5745        - [Параметр index](https://python-all.ru/3.16/library/tkinter.html#the-index-parameter)5746        - [Изображения](https://python-all.ru/3.16/library/tkinter.html#images)5747      - [Справочник](https://python-all.ru/3.16/library/tkinter.html#reference)57485749        - [Базовые и примесные классы](https://python-all.ru/3.16/library/tkinter.html#base-and-mixin-classes)5750        - [Виджеты верхнего уровня](https://python-all.ru/3.16/library/tkinter.html#toplevel-widgets)5751        - [Классы виджетов](https://python-all.ru/3.16/library/tkinter.html#widget-classes)5752        - [Классы переменных](https://python-all.ru/3.16/library/tkinter.html#variable-classes)5753        - [Классы изображений](https://python-all.ru/3.16/library/tkinter.html#image-classes)5754        - [Прочие классы](https://python-all.ru/3.16/library/tkinter.html#other-classes)5755        - [Функции уровня модуля](https://python-all.ru/3.16/library/tkinter.html#module-level-functions)5756        - [Обработчики файлов](https://python-all.ru/3.16/library/tkinter.html#file-handlers)5757        - [Константы](https://python-all.ru/3.16/library/tkinter.html#constants)5758    - [`tkinter.colorchooser` – Диалог выбора цвета](https://python-all.ru/3.16/library/tkinter.colorchooser.html)5759    - [`tkinter.font` – Обёртка шрифтов Tkinter](https://python-all.ru/3.16/library/tkinter.font.html)5760    - [Диалоги Tkinter](https://python-all.ru/3.16/library/dialog.html)57615762      - [`tkinter.simpledialog` – Стандартные диалоги ввода Tkinter](https://python-all.ru/3.16/library/dialog.html#module-tkinter.simpledialog)5763      - [`tkinter.filedialog` – Диалоги выбора файлов](https://python-all.ru/3.16/library/dialog.html#module-tkinter.filedialog)57645765        - [Нативные диалоги загрузки/сохранения](https://python-all.ru/3.16/library/dialog.html#native-load-save-dialogs)5766      - [`tkinter.commondialog` – Шаблоны диалоговых окон](https://python-all.ru/3.16/library/dialog.html#module-tkinter.commondialog)5767      - [`tkinter.dialog` – Классические диалоговые окна Tk](https://python-all.ru/3.16/library/dialog.html#module-tkinter.dialog)5768    - [`tkinter.messagebox` – Приглашения сообщений Tkinter](https://python-all.ru/3.16/library/tkinter.messagebox.html)5769    - [`tkinter.scrolledtext` – Текстовый виджет с прокруткой](https://python-all.ru/3.16/library/tkinter.scrolledtext.html)5770    - [`tkinter.dnd` – Поддержка перетаскивания](https://python-all.ru/3.16/library/tkinter.dnd.html)5771    - [`tkinter.ttk` – Тематические виджеты Tk](https://python-all.ru/3.16/library/tkinter.ttk.html)57725773      - [Использование Ttk](https://python-all.ru/3.16/library/tkinter.ttk.html#using-ttk)5774      - [Виджеты Ttk](https://python-all.ru/3.16/library/tkinter.ttk.html#ttk-widgets)5775      - [Widget](https://python-all.ru/3.16/library/tkinter.ttk.html#widget)57765777        - [Стандартные параметры](https://python-all.ru/3.16/library/tkinter.ttk.html#standard-options)5778        - [Параметры прокручиваемых виджетов](https://python-all.ru/3.16/library/tkinter.ttk.html#scrollable-widget-options)5779        - [Параметры метки](https://python-all.ru/3.16/library/tkinter.ttk.html#label-options)5780        - [Параметры совместимости](https://python-all.ru/3.16/library/tkinter.ttk.html#compatibility-options)5781        - [Состояния виджетов](https://python-all.ru/3.16/library/tkinter.ttk.html#widget-states)5782        - [ttk.Widget](https://python-all.ru/3.16/library/tkinter.ttk.html#ttk-widget)5783      - [Combobox](https://python-all.ru/3.16/library/tkinter.ttk.html#combobox)57845785        - [Параметры](https://python-all.ru/3.16/library/tkinter.ttk.html#options)5786        - [Виртуальные события](https://python-all.ru/3.16/library/tkinter.ttk.html#virtual-events)5787        - [ttk.Combobox](https://python-all.ru/3.16/library/tkinter.ttk.html#ttk-combobox)5788      - [Spinbox](https://python-all.ru/3.16/library/tkinter.ttk.html#spinbox)57895790        - [Параметры](https://python-all.ru/3.16/library/tkinter.ttk.html#id1)5791        - [Виртуальные события](https://python-all.ru/3.16/library/tkinter.ttk.html#id2)5792        - [ttk.Spinbox](https://python-all.ru/3.16/library/tkinter.ttk.html#ttk-spinbox)5793      - [Блокнот](https://python-all.ru/3.16/library/tkinter.ttk.html#notebook)57945795        - [Параметры](https://python-all.ru/3.16/library/tkinter.ttk.html#id3)5796        - [Параметры вкладок](https://python-all.ru/3.16/library/tkinter.ttk.html#tab-options)5797        - [Идентификаторы вкладок](https://python-all.ru/3.16/library/tkinter.ttk.html#tab-identifiers)5798        - [Виртуальные события](https://python-all.ru/3.16/library/tkinter.ttk.html#id4)5799        - [ttk.Notebook](https://python-all.ru/3.16/library/tkinter.ttk.html#ttk-notebook)5800      - [Индикатор прогресса](https://python-all.ru/3.16/library/tkinter.ttk.html#progressbar)58015802        - [Параметры](https://python-all.ru/3.16/library/tkinter.ttk.html#id5)5803        - [ttk.Progressbar](https://python-all.ru/3.16/library/tkinter.ttk.html#ttk-progressbar)5804      - [Разделитель](https://python-all.ru/3.16/library/tkinter.ttk.html#separator)58055806        - [Параметры](https://python-all.ru/3.16/library/tkinter.ttk.html#id6)5807      - [Маркер изменения размера](https://python-all.ru/3.16/library/tkinter.ttk.html#sizegrip)58085809        - [Примечания для платформ](https://python-all.ru/3.16/library/tkinter.ttk.html#platform-specific-notes)5810        - [Ошибки](https://python-all.ru/3.16/library/tkinter.ttk.html#bugs)5811      - [Древовидный список](https://python-all.ru/3.16/library/tkinter.ttk.html#treeview)58125813        - [Параметры](https://python-all.ru/3.16/library/tkinter.ttk.html#id7)5814        - [Параметры элементов](https://python-all.ru/3.16/library/tkinter.ttk.html#item-options)5815        - [Параметры тегов](https://python-all.ru/3.16/library/tkinter.ttk.html#tag-options)5816        - [Идентификаторы столбцов](https://python-all.ru/3.16/library/tkinter.ttk.html#column-identifiers)5817        - [Виртуальные события](https://python-all.ru/3.16/library/tkinter.ttk.html#id8)5818        - [ttk.Treeview](https://python-all.ru/3.16/library/tkinter.ttk.html#ttk-treeview)5819      - [Стилизация ttk](https://python-all.ru/3.16/library/tkinter.ttk.html#ttk-styling)58205821        - [Макеты](https://python-all.ru/3.16/library/tkinter.ttk.html#layouts)5822      - [Дополнительные виджеты](https://python-all.ru/3.16/library/tkinter.ttk.html#additional-widgets)5823    - [IDLE – редактор и оболочка Python](https://python-all.ru/3.16/library/idle.html)58245825      - [Меню](https://python-all.ru/3.16/library/idle.html#menus)58265827        - [Меню «Файл» (оболочка и редактор)](https://python-all.ru/3.16/library/idle.html#file-menu-shell-and-editor)5828        - [Меню «Правка» (оболочка и редактор)](https://python-all.ru/3.16/library/idle.html#edit-menu-shell-and-editor)5829        - [Меню «Формат» (только окно редактора)](https://python-all.ru/3.16/library/idle.html#format-menu-editor-window-only)5830        - [Меню «Запуск» (только окно редактора)](https://python-all.ru/3.16/library/idle.html#run-menu-editor-window-only)5831        - [Меню «Оболочка» (только окно оболочки)](https://python-all.ru/3.16/library/idle.html#shell-menu-shell-window-only)5832        - [Меню «Отладка» (только окно оболочки)](https://python-all.ru/3.16/library/idle.html#debug-menu-shell-window-only)5833        - [Меню Options (оболочка и редактор)](https://python-all.ru/3.16/library/idle.html#options-menu-shell-and-editor)5834        - [Меню Window (оболочка и редактор)](https://python-all.ru/3.16/library/idle.html#window-menu-shell-and-editor)5835        - [Меню Help (оболочка и редактор)](https://python-all.ru/3.16/library/idle.html#help-menu-shell-and-editor)5836        - [Контекстные меню](https://python-all.ru/3.16/library/idle.html#context-menus)5837      - [Редактирование и навигация](https://python-all.ru/3.16/library/idle.html#editing-and-navigation)58385839        - [Окна редактора](https://python-all.ru/3.16/library/idle.html#editor-windows)5840        - [Привязки клавиш](https://python-all.ru/3.16/library/idle.html#key-bindings)5841        - [Автоматические отступы](https://python-all.ru/3.16/library/idle.html#automatic-indentation)5842        - [Поиск и замена](https://python-all.ru/3.16/library/idle.html#search-and-replace)5843        - [Автодополнение](https://python-all.ru/3.16/library/idle.html#completions)5844        - [Подсказки вызова](https://python-all.ru/3.16/library/idle.html#calltips)5845        - [Форматирование блока](https://python-all.ru/3.16/library/idle.html#format-block)5846        - [Контекст кода](https://python-all.ru/3.16/library/idle.html#code-context)5847        - [Окно оболочки](https://python-all.ru/3.16/library/idle.html#shell-window)5848        - [Цвета текста](https://python-all.ru/3.16/library/idle.html#text-colors)5849      - [Запуск и выполнение кода](https://python-all.ru/3.16/library/idle.html#startup-and-code-execution)58505851        - [Использование командной строки](https://python-all.ru/3.16/library/idle.html#command-line-usage)5852        - [Ошибка запуска](https://python-all.ru/3.16/library/idle.html#startup-failure)5853        - [Выполнение пользовательского кода](https://python-all.ru/3.16/library/idle.html#running-user-code)5854        - [Вывод пользователя в оболочке](https://python-all.ru/3.16/library/idle.html#user-output-in-shell)5855        - [Разработка приложений tkinter](https://python-all.ru/3.16/library/idle.html#developing-tkinter-applications)5856        - [Запуск без подпроцесса](https://python-all.ru/3.16/library/idle.html#running-without-a-subprocess)5857      - [Справка и настройки](https://python-all.ru/3.16/library/idle.html#help-and-preferences)58585859        - [Источники справки](https://python-all.ru/3.16/library/idle.html#help-sources)5860        - [Настройка параметров](https://python-all.ru/3.16/library/idle.html#setting-preferences)5861        - [IDLE в macOS](https://python-all.ru/3.16/library/idle.html#idle-on-macos)5862        - [Расширения](https://python-all.ru/3.16/library/idle.html#extensions)5863      - [idlelib – реализация приложения IDLE](https://python-all.ru/3.16/library/idle.html#module-idlelib)5864    - [`turtle` – Черепашья графика](https://python-all.ru/3.16/library/turtle.html)58655866      - [Введение](https://python-all.ru/3.16/library/turtle.html#introduction)5867      - [Начало работы](https://python-all.ru/3.16/library/turtle.html#get-started)5868      - [Учебное пособие](https://python-all.ru/3.16/library/turtle.html#tutorial)58695870        - [Запуск среды черепашки](https://python-all.ru/3.16/library/turtle.html#starting-a-turtle-environment)5871        - [Основы рисования](https://python-all.ru/3.16/library/turtle.html#basic-drawing)58725873          - [Управление пером](https://python-all.ru/3.16/library/turtle.html#pen-control)5874          - [Положение черепашки](https://python-all.ru/3.16/library/turtle.html#the-turtle-s-position)5875        - [Создание алгоритмических узоров](https://python-all.ru/3.16/library/turtle.html#making-algorithmic-patterns)5876      - [Как сделать…](https://python-all.ru/3.16/library/turtle.html#how-to)58775878        - [Начать как можно быстрее](https://python-all.ru/3.16/library/turtle.html#get-started-as-quickly-as-possible)5879        - [Автоматическое начало и завершение заливки](https://python-all.ru/3.16/library/turtle.html#automatically-begin-and-end-filling)5880        - [Использование пространства имён модуля `turtle`](https://python-all.ru/3.16/library/turtle.html#use-the-turtle-module-namespace)5881        - [Использование turtle-графики в скрипте](https://python-all.ru/3.16/library/turtle.html#use-turtle-graphics-in-a-script)5882        - [Использование объектно-ориентированной turtle-графики](https://python-all.ru/3.16/library/turtle.html#use-object-oriented-turtle-graphics)5883      - [Справочник по turtle-графике](https://python-all.ru/3.16/library/turtle.html#turtle-graphics-reference)58845885        - [Методы черепашки](https://python-all.ru/3.16/library/turtle.html#turtle-methods)5886        - [Методы TurtleScreen/Screen](https://python-all.ru/3.16/library/turtle.html#methods-of-turtlescreen-screen)5887      - [Методы RawTurtle/Turtle и соответствующие функции](https://python-all.ru/3.16/library/turtle.html#methods-of-rawturtle-turtle-and-corresponding-functions)58885889        - [Движение черепашки](https://python-all.ru/3.16/library/turtle.html#turtle-motion)5890        - [Состояние черепашки](https://python-all.ru/3.16/library/turtle.html#tell-turtle-s-state)5891        - [Настройки измерений](https://python-all.ru/3.16/library/turtle.html#settings-for-measurement)5892        - [Управление пером](https://python-all.ru/3.16/library/turtle.html#id1)58935894          - [Состояние рисования](https://python-all.ru/3.16/library/turtle.html#drawing-state)5895          - [Управление цветом](https://python-all.ru/3.16/library/turtle.html#color-control)5896          - [Заливка](https://python-all.ru/3.16/library/turtle.html#filling)5897          - [Дополнительное управление рисованием](https://python-all.ru/3.16/library/turtle.html#more-drawing-control)5898        - [Состояние черепашки](https://python-all.ru/3.16/library/turtle.html#turtle-state)58995900          - [Видимость](https://python-all.ru/3.16/library/turtle.html#visibility)5901          - [Внешний вид](https://python-all.ru/3.16/library/turtle.html#appearance)5902        - [Использование событий](https://python-all.ru/3.16/library/turtle.html#using-events)5903        - [Специальные методы черепашки](https://python-all.ru/3.16/library/turtle.html#special-turtle-methods)5904        - [Составные фигуры](https://python-all.ru/3.16/library/turtle.html#compound-shapes)5905      - [Методы TurtleScreen/Screen и соответствующие функции](https://python-all.ru/3.16/library/turtle.html#methods-of-turtlescreen-screen-and-corresponding-functions)59065907        - [Управление окном](https://python-all.ru/3.16/library/turtle.html#window-control)5908        - [Управление анимацией](https://python-all.ru/3.16/library/turtle.html#animation-control)5909        - [Использование событий экрана](https://python-all.ru/3.16/library/turtle.html#using-screen-events)5910        - [Методы ввода](https://python-all.ru/3.16/library/turtle.html#input-methods)5911        - [Настройки и специальные методы](https://python-all.ru/3.16/library/turtle.html#settings-and-special-methods)5912        - [Методы, специфичные для Screen и не унаследованные от TurtleScreen](https://python-all.ru/3.16/library/turtle.html#methods-specific-to-screen-not-inherited-from-turtlescreen)5913      - [Публичные классы](https://python-all.ru/3.16/library/turtle.html#public-classes)5914      - [Пояснения](https://python-all.ru/3.16/library/turtle.html#explanation)5915      - [Справка и настройка](https://python-all.ru/3.16/library/turtle.html#help-and-configuration)59165917        - [Как пользоваться справкой](https://python-all.ru/3.16/library/turtle.html#how-to-use-help)5918        - [Перевод docstrings на разные языки](https://python-all.ru/3.16/library/turtle.html#translation-of-docstrings-into-different-languages)5919        - [Как настроить Screen и Turtles](https://python-all.ru/3.16/library/turtle.html#how-to-configure-screen-and-turtles)5920      - [`turtledemo` – Демонстрационные скрипты](https://python-all.ru/3.16/library/turtle.html#module-turtledemo)5921      - [Изменения начиная с Python 2.6](https://python-all.ru/3.16/library/turtle.html#changes-since-python-2-6)5922      - [Изменения начиная с Python 3.0](https://python-all.ru/3.16/library/turtle.html#changes-since-python-3-0)5923  - [Инструменты разработки](https://python-all.ru/3.16/library/development.html)59245925    - [`typing` – Поддержка аннотаций типов](https://python-all.ru/3.16/library/typing.html)59265927      - [Спецификация системы типов Python](https://python-all.ru/3.16/library/typing.html#specification-for-the-python-type-system)5928      - [Псевдонимы типов](https://python-all.ru/3.16/library/typing.html#type-aliases)5929      - [NewType](https://python-all.ru/3.16/library/typing.html#newtype)5930      - [Аннотирование вызываемых объектов](https://python-all.ru/3.16/library/typing.html#annotating-callable-objects)5931      - [Обобщённые типы](https://python-all.ru/3.16/library/typing.html#generics)5932      - [Аннотирование кортежей](https://python-all.ru/3.16/library/typing.html#annotating-tuples)5933      - [Тип объектов классов](https://python-all.ru/3.16/library/typing.html#the-type-of-class-objects)5934      - [Аннотирование генераторов и корутин](https://python-all.ru/3.16/library/typing.html#annotating-generators-and-coroutines)5935      - [Пользовательские обобщённые типы](https://python-all.ru/3.16/library/typing.html#user-defined-generic-types)5936      - [Тип `Any`](https://python-all.ru/3.16/library/typing.html#the-any-type)5937      - [Номинальное и структурное подтипирование](https://python-all.ru/3.16/library/typing.html#nominal-vs-structural-subtyping)5938      - [Содержимое модуля](https://python-all.ru/3.16/library/typing.html#module-contents)59395940        - [Специальные примитивы типизации](https://python-all.ru/3.16/library/typing.html#special-typing-primitives)59415942          - [Специальные типы](https://python-all.ru/3.16/library/typing.html#special-types)5943          - [Специальные формы](https://python-all.ru/3.16/library/typing.html#special-forms)5944          - [Построение обобщённых типов и псевдонимов типов](https://python-all.ru/3.16/library/typing.html#building-generic-types-and-type-aliases)5945          - [Другие специальные директивы](https://python-all.ru/3.16/library/typing.html#other-special-directives)5946        - [Протоколы](https://python-all.ru/3.16/library/typing.html#protocols)5947        - [ABC и протоколы для работы с вводом-выводом](https://python-all.ru/3.16/library/typing.html#abcs-and-protocols-for-working-with-i-o)5948        - [Функции и декораторы](https://python-all.ru/3.16/library/typing.html#functions-and-decorators)5949        - [Вспомогательные функции интроспекции](https://python-all.ru/3.16/library/typing.html#introspection-helpers)5950        - [Константа](https://python-all.ru/3.16/library/typing.html#constant)5951        - [Устаревшие псевдонимы](https://python-all.ru/3.16/library/typing.html#deprecated-aliases)59525953          - [Псевдонимы для встроенных типов](https://python-all.ru/3.16/library/typing.html#aliases-to-built-in-types)5954          - [Псевдонимы для типов в `collections`](https://python-all.ru/3.16/library/typing.html#aliases-to-types-in-collections)5955          - [Псевдонимы для других конкретных типов](https://python-all.ru/3.16/library/typing.html#aliases-to-other-concrete-types)5956          - [Псевдонимы для ABC-контейнеров в `collections.abc`](https://python-all.ru/3.16/library/typing.html#aliases-to-container-abcs-in-collections-abc)5957          - [Псевдонимы для асинхронных ABC в `collections.abc`](https://python-all.ru/3.16/library/typing.html#aliases-to-asynchronous-abcs-in-collections-abc)5958          - [Псевдонимы для других ABC в `collections.abc`](https://python-all.ru/3.16/library/typing.html#aliases-to-other-abcs-in-collections-abc)5959          - [Псевдонимы для `contextlib`-ABC](https://python-all.ru/3.16/library/typing.html#aliases-to-contextlib-abcs)5960      - [График устаревания основных возможностей](https://python-all.ru/3.16/library/typing.html#deprecation-timeline-of-major-features)5961    - [`pydoc` – генератор документации и система интерактивной справки](https://python-all.ru/3.16/library/pydoc.html)5962    - [Режим разработки Python](https://python-all.ru/3.16/library/devmode.html)59635964      - [Эффекты режима разработки Python](https://python-all.ru/3.16/library/devmode.html#effects-of-the-python-development-mode)5965      - [Пример ResourceWarning](https://python-all.ru/3.16/library/devmode.html#resourcewarning-example)5966      - [Пример ошибки с некорректным файловым дескриптором](https://python-all.ru/3.16/library/devmode.html#bad-file-descriptor-error-example)5967    - [`doctest` – тестирование интерактивных примеров Python](https://python-all.ru/3.16/library/doctest.html)59685969      - [Простое использование: проверка примеров в строках документации](https://python-all.ru/3.16/library/doctest.html#simple-usage-checking-examples-in-docstrings)5970      - [Простое использование: проверка примеров в текстовом файле](https://python-all.ru/3.16/library/doctest.html#simple-usage-checking-examples-in-a-text-file)5971      - [Использование из командной строки](https://python-all.ru/3.16/library/doctest.html#command-line-usage)5972      - [Как это работает](https://python-all.ru/3.16/library/doctest.html#how-it-works)59735974        - [Какие строки документации проверяются?](https://python-all.ru/3.16/library/doctest.html#which-docstrings-are-examined)5975        - [Как распознаются примеры в строках документации?](https://python-all.ru/3.16/library/doctest.html#how-are-docstring-examples-recognized)5976        - [Каков контекст выполнения?](https://python-all.ru/3.16/library/doctest.html#what-s-the-execution-context)5977        - [А как насчёт исключений?](https://python-all.ru/3.16/library/doctest.html#what-about-exceptions)5978        - [Флаги опций](https://python-all.ru/3.16/library/doctest.html#option-flags)5979        - [Директивы](https://python-all.ru/3.16/library/doctest.html#directives)5980        - [Предупреждения](https://python-all.ru/3.16/library/doctest.html#warnings)5981      - [Базовый API](https://python-all.ru/3.16/library/doctest.html#basic-api)5982      - [API unittest](https://python-all.ru/3.16/library/doctest.html#unittest-api)5983      - [Расширенный API](https://python-all.ru/3.16/library/doctest.html#advanced-api)59845985        - [Объекты DocTest](https://python-all.ru/3.16/library/doctest.html#doctest-objects)5986        - [Объекты Example](https://python-all.ru/3.16/library/doctest.html#example-objects)5987        - [Объекты DocTestFinder](https://python-all.ru/3.16/library/doctest.html#doctestfinder-objects)5988        - [Объекты DocTestParser](https://python-all.ru/3.16/library/doctest.html#doctestparser-objects)5989        - [Объекты TestResults](https://python-all.ru/3.16/library/doctest.html#testresults-objects)5990        - [Объекты DocTestRunner](https://python-all.ru/3.16/library/doctest.html#doctestrunner-objects)5991        - [Объекты OutputChecker](https://python-all.ru/3.16/library/doctest.html#outputchecker-objects)5992      - [Отладка](https://python-all.ru/3.16/library/doctest.html#debugging)5993      - [Soapbox](https://python-all.ru/3.16/library/doctest.html#soapbox)5994    - [`unittest` – фреймворк для модульного тестирования](https://python-all.ru/3.16/library/unittest.html)59955996      - [Простой пример](https://python-all.ru/3.16/library/unittest.html#basic-example)5997      - [Интерфейс командной строки](https://python-all.ru/3.16/library/unittest.html#command-line-interface)59985999        - [Параметры командной строки](https://python-all.ru/3.16/library/unittest.html#command-line-options)6000      - [Обнаружение тестов](https://python-all.ru/3.16/library/unittest.html#test-discovery)6001      - [Организация тестового кода](https://python-all.ru/3.16/library/unittest.html#organizing-test-code)6002      - [Повторное использование старого тестового кода](https://python-all.ru/3.16/library/unittest.html#re-using-old-test-code)6003      - [Пропуск тестов и ожидаемые сбои](https://python-all.ru/3.16/library/unittest.html#skipping-tests-and-expected-failures)6004      - [Различение итераций теста с помощью подтестов](https://python-all.ru/3.16/library/unittest.html#distinguishing-test-iterations-using-subtests)6005      - [Классы и функции](https://python-all.ru/3.16/library/unittest.html#classes-and-functions)60066007        - [Тестовые случаи](https://python-all.ru/3.16/library/unittest.html#test-cases)6008        - [Группировка тестов](https://python-all.ru/3.16/library/unittest.html#grouping-tests)6009        - [Загрузка и запуск тестов](https://python-all.ru/3.16/library/unittest.html#loading-and-running-tests)60106011          - [Протокол load\_tests](https://python-all.ru/3.16/library/unittest.html#load-tests-protocol)6012      - [Фикстуры классов и модулей](https://python-all.ru/3.16/library/unittest.html#class-and-module-fixtures)60136014        - [setUpClass и tearDownClass](https://python-all.ru/3.16/library/unittest.html#setupclass-and-teardownclass)6015        - [setUpModule и tearDownModule](https://python-all.ru/3.16/library/unittest.html#setupmodule-and-teardownmodule)6016      - [Обработка сигналов](https://python-all.ru/3.16/library/unittest.html#signal-handling)6017    - [`unittest.mock` – библиотека mock-объектов](https://python-all.ru/3.16/library/unittest.mock.html)60186019      - [Краткое руководство](https://python-all.ru/3.16/library/unittest.mock.html#quick-guide)6020      - [Класс Mock](https://python-all.ru/3.16/library/unittest.mock.html#the-mock-class)60216022        - [Вызов](https://python-all.ru/3.16/library/unittest.mock.html#calling)6023        - [Удаление атрибутов](https://python-all.ru/3.16/library/unittest.mock.html#deleting-attributes)6024        - [Имена Mock и атрибут name](https://python-all.ru/3.16/library/unittest.mock.html#mock-names-and-the-name-attribute)6025        - [Прикрепление моков в качестве атрибутов](https://python-all.ru/3.16/library/unittest.mock.html#attaching-mocks-as-attributes)6026      - [Патчеры](https://python-all.ru/3.16/library/unittest.mock.html#the-patchers)60276028        - [patch](https://python-all.ru/3.16/library/unittest.mock.html#patch)6029        - [patch.object](https://python-all.ru/3.16/library/unittest.mock.html#patch-object)6030        - [patch.dict](https://python-all.ru/3.16/library/unittest.mock.html#patch-dict)6031        - [patch.multiple](https://python-all.ru/3.16/library/unittest.mock.html#patch-multiple)6032        - [Методы patch: start и stop](https://python-all.ru/3.16/library/unittest.mock.html#patch-methods-start-and-stop)6033        - [patch встроенных объектов](https://python-all.ru/3.16/library/unittest.mock.html#patch-builtins)6034        - [TEST\_PREFIX](https://python-all.ru/3.16/library/unittest.mock.html#test-prefix)6035        - [Вложение декораторов patch](https://python-all.ru/3.16/library/unittest.mock.html#nesting-patch-decorators)6036        - [Где применять patch](https://python-all.ru/3.16/library/unittest.mock.html#where-to-patch)6037        - [Подмена дескрипторов и прокси-объектов](https://python-all.ru/3.16/library/unittest.mock.html#patching-descriptors-and-proxy-objects)6038      - [MagicMock и поддержка магических методов](https://python-all.ru/3.16/library/unittest.mock.html#magicmock-and-magic-method-support)60396040        - [Мокирование магических методов](https://python-all.ru/3.16/library/unittest.mock.html#mocking-magic-methods)6041        - [Magic Mock](https://python-all.ru/3.16/library/unittest.mock.html#magic-mock)6042      - [Вспомогательные средства](https://python-all.ru/3.16/library/unittest.mock.html#helpers)60436044        - [sentinel](https://python-all.ru/3.16/library/unittest.mock.html#sentinel)6045        - [DEFAULT](https://python-all.ru/3.16/library/unittest.mock.html#default)6046        - [call](https://python-all.ru/3.16/library/unittest.mock.html#call)6047        - [create\_autospec](https://python-all.ru/3.16/library/unittest.mock.html#create-autospec)6048        - [ANY](https://python-all.ru/3.16/library/unittest.mock.html#any)6049        - [FILTER\_DIR](https://python-all.ru/3.16/library/unittest.mock.html#filter-dir)6050        - [mock\_open](https://python-all.ru/3.16/library/unittest.mock.html#mock-open)6051        - [Автоспецификация](https://python-all.ru/3.16/library/unittest.mock.html#autospeccing)6052        - [Запечатывание моков](https://python-all.ru/3.16/library/unittest.mock.html#sealing-mocks)6053      - [Порядок приоритета `side_effect`, `return_value` и *wraps*](https://python-all.ru/3.16/library/unittest.mock.html#order-of-precedence-of-side-effect-return-value-and-wraps)6054    - [`unittest.mock` – начало работы](https://python-all.ru/3.16/library/unittest.mock-examples.html)60556056      - [Использование Mock](https://python-all.ru/3.16/library/unittest.mock-examples.html#using-mock)60576058        - [Методы подмены Mock](https://python-all.ru/3.16/library/unittest.mock-examples.html#mock-patching-methods)6059        - [Mock для вызовов методов объекта](https://python-all.ru/3.16/library/unittest.mock-examples.html#mock-for-method-calls-on-an-object)6060        - [Мокирование классов](https://python-all.ru/3.16/library/unittest.mock-examples.html#mocking-classes)6061        - [Именование моков](https://python-all.ru/3.16/library/unittest.mock-examples.html#naming-your-mocks)6062        - [Отслеживание всех вызовов](https://python-all.ru/3.16/library/unittest.mock-examples.html#tracking-all-calls)6063        - [Установка возвращаемых значений и атрибутов](https://python-all.ru/3.16/library/unittest.mock-examples.html#setting-return-values-and-attributes)6064        - [Возбуждение исключений с помощью моков](https://python-all.ru/3.16/library/unittest.mock-examples.html#raising-exceptions-with-mocks)6065        - [Функции побочного эффекта и итерируемые объекты](https://python-all.ru/3.16/library/unittest.mock-examples.html#side-effect-functions-and-iterables)6066        - [Мокирование асинхронных итераторов](https://python-all.ru/3.16/library/unittest.mock-examples.html#mocking-asynchronous-iterators)6067        - [Мокирование асинхронного контекстного менеджера](https://python-all.ru/3.16/library/unittest.mock-examples.html#mocking-asynchronous-context-manager)6068        - [Создание мока из существующего объекта](https://python-all.ru/3.16/library/unittest.mock-examples.html#creating-a-mock-from-an-existing-object)6069        - [Использование side\_effect для возврата содержимого каждого файла](https://python-all.ru/3.16/library/unittest.mock-examples.html#using-side-effect-to-return-per-file-content)6070      - [Декораторы patch](https://python-all.ru/3.16/library/unittest.mock-examples.html#patch-decorators)6071      - [Дополнительные примеры](https://python-all.ru/3.16/library/unittest.mock-examples.html#further-examples)60726073        - [Мокирование цепочек вызовов](https://python-all.ru/3.16/library/unittest.mock-examples.html#mocking-chained-calls)6074        - [Частичное мокирование](https://python-all.ru/3.16/library/unittest.mock-examples.html#partial-mocking)6075        - [Мокирование метода-генератора](https://python-all.ru/3.16/library/unittest.mock-examples.html#mocking-a-generator-method)6076        - [Применение одного и того же patch к каждому тестовому методу](https://python-all.ru/3.16/library/unittest.mock-examples.html#applying-the-same-patch-to-every-test-method)6077        - [Мокирование несвязанных методов](https://python-all.ru/3.16/library/unittest.mock-examples.html#mocking-unbound-methods)6078        - [Проверка множественных вызовов с помощью mock](https://python-all.ru/3.16/library/unittest.mock-examples.html#checking-multiple-calls-with-mock)6079        - [Работа с изменяемыми аргументами](https://python-all.ru/3.16/library/unittest.mock-examples.html#coping-with-mutable-arguments)6080        - [Вложенные патчи](https://python-all.ru/3.16/library/unittest.mock-examples.html#nesting-patches)6081        - [Мокирование словаря с помощью MagicMock](https://python-all.ru/3.16/library/unittest.mock-examples.html#mocking-a-dictionary-with-magicmock)6082        - [Подклассы Mock и их атрибуты](https://python-all.ru/3.16/library/unittest.mock-examples.html#mock-subclasses-and-their-attributes)6083        - [Мокирование импортов с помощью patch.dict](https://python-all.ru/3.16/library/unittest.mock-examples.html#mocking-imports-with-patch-dict)6084        - [Отслеживание порядка вызовов и менее многословные утверждения о вызовах](https://python-all.ru/3.16/library/unittest.mock-examples.html#tracking-order-of-calls-and-less-verbose-call-assertions)6085        - [Более сложное сопоставление аргументов](https://python-all.ru/3.16/library/unittest.mock-examples.html#more-complex-argument-matching)6086    - [`test` – Пакет регрессионных тестов для Python](https://python-all.ru/3.16/library/test.html)60876088      - [Написание модульных тестов для пакета `test`](https://python-all.ru/3.16/library/test.html#writing-unit-tests-for-the-test-package)6089      - [Запуск тестов с помощью интерфейса командной строки](https://python-all.ru/3.16/library/test.html#module-test.regrtest)6090    - [`test.support` – Утилиты для набора тестов Python](https://python-all.ru/3.16/library/test.html#module-test.support)6091    - [`test.support.socket_helper` – Утилиты для тестирования сокетов](https://python-all.ru/3.16/library/test.html#module-test.support.socket_helper)6092    - [`test.support.script_helper` – Утилиты для тестов выполнения Python](https://python-all.ru/3.16/library/test.html#module-test.support.script_helper)6093    - [`test.support.bytecode_helper` – Вспомогательные инструменты для тестирования корректной генерации байт-кода](https://python-all.ru/3.16/library/test.html#module-test.support.bytecode_helper)6094    - [`test.support.threading_helper` – Утилиты для тестирования потоков](https://python-all.ru/3.16/library/test.html#module-test.support.threading_helper)6095    - [`test.support.os_helper` – Утилиты для тестирования ОС](https://python-all.ru/3.16/library/test.html#module-test.support.os_helper)6096    - [`test.support.import_helper` – утилиты для тестирования импорта](https://python-all.ru/3.16/library/test.html#module-test.support.import_helper)6097    - [`test.support.warnings_helper` – утилиты для тестирования предупреждений](https://python-all.ru/3.16/library/test.html#module-test.support.warnings_helper)6098  - [Отладка и профилирование](https://python-all.ru/3.16/library/debug.html)60996100    - [Таблица событий аудита](https://python-all.ru/3.16/library/audit_events.html)6101    - [`bdb` – фреймворк отладчика](https://python-all.ru/3.16/library/bdb.html)6102    - [`faulthandler` – дамп трассировки Python](https://python-all.ru/3.16/library/faulthandler.html)61036104      - [Дамп трассировки](https://python-all.ru/3.16/library/faulthandler.html#dumping-the-traceback)6105      - [Дамп стека C](https://python-all.ru/3.16/library/faulthandler.html#dumping-the-c-stack)61066107        - [Совместимость стека C](https://python-all.ru/3.16/library/faulthandler.html#c-stack-compatibility)6108      - [Состояние обработчика сбоев](https://python-all.ru/3.16/library/faulthandler.html#fault-handler-state)6109      - [Дамп трассировок по тайм-ауту](https://python-all.ru/3.16/library/faulthandler.html#dumping-the-tracebacks-after-a-timeout)6110      - [Дамп трассировки по сигналу пользователя](https://python-all.ru/3.16/library/faulthandler.html#dumping-the-traceback-on-a-user-signal)6111      - [Проблема с файловыми дескрипторами](https://python-all.ru/3.16/library/faulthandler.html#issue-with-file-descriptors)6112      - [Пример](https://python-all.ru/3.16/library/faulthandler.html#example)6113    - [`pdb` – отладчик Python](https://python-all.ru/3.16/library/pdb.html)61146115      - [Интерфейс командной строки](https://python-all.ru/3.16/library/pdb.html#command-line-interface)6116      - [Команды отладчика](https://python-all.ru/3.16/library/pdb.html#debugger-commands)6117    - [`profiling` – профилировщики Python](https://python-all.ru/3.16/library/profiling.html)61186119      - [Введение в профилирование](https://python-all.ru/3.16/library/profiling.html#introduction-to-profiling)6120      - [Выбор профилировщика](https://python-all.ru/3.16/library/profiling.html#choosing-a-profiler)61216122        - [Когда использовать статистическую выборку](https://python-all.ru/3.16/library/profiling.html#when-to-use-statistical-sampling)6123        - [Когда использовать детерминированную трассировку](https://python-all.ru/3.16/library/profiling.html#when-to-use-deterministic-tracing)6124      - [Быстрый старт](https://python-all.ru/3.16/library/profiling.html#quick-start)61256126        - [Статистическое профилирование](https://python-all.ru/3.16/library/profiling.html#statistical-profiling)6127        - [Детерминированное профилирование](https://python-all.ru/3.16/library/profiling.html#deterministic-profiling)6128      - [Понимание вывода профилировщика](https://python-all.ru/3.16/library/profiling.html#understanding-profile-output)6129      - [Совместимость с устаревшим кодом](https://python-all.ru/3.16/library/profiling.html#legacy-compatibility)61306131        - [`profiling.tracing` – детерминированный профилировщик](https://python-all.ru/3.16/library/profiling.tracing.html)61326133          - [Что такое детерминированное профилирование?](https://python-all.ru/3.16/library/profiling.tracing.html#what-is-deterministic-profiling)6134          - [Интерфейс командной строки](https://python-all.ru/3.16/library/profiling.tracing.html#command-line-interface)6135          - [Примеры программного использования](https://python-all.ru/3.16/library/profiling.tracing.html#programmatic-usage-examples)61366137            - [Базовое профилирование](https://python-all.ru/3.16/library/profiling.tracing.html#basic-profiling)6138            - [Использование класса `Profile`](https://python-all.ru/3.16/library/profiling.tracing.html#using-the-profile-class)6139          - [Справочник модуля](https://python-all.ru/3.16/library/profiling.tracing.html#module-reference)6140          - [Использование собственного таймера](https://python-all.ru/3.16/library/profiling.tracing.html#using-a-custom-timer)6141          - [Ограничения](https://python-all.ru/3.16/library/profiling.tracing.html#limitations)6142        - [`profiling.sampling` – Статистический профилировщик](https://python-all.ru/3.16/library/profiling.sampling.html)61436144          - [Что такое статистическое профилирование?](https://python-all.ru/3.16/library/profiling.sampling.html#what-is-statistical-profiling)61456146            - [Как оценивается время](https://python-all.ru/3.16/library/profiling.sampling.html#how-time-is-estimated)6147            - [Когда использовать другой подход](https://python-all.ru/3.16/library/profiling.sampling.html#when-to-use-a-different-approach)6148          - [Краткие примеры](https://python-all.ru/3.16/library/profiling.sampling.html#quick-examples)6149          - [Команды](https://python-all.ru/3.16/library/profiling.sampling.html#commands)61506151            - [Команда `run`](https://python-all.ru/3.16/library/profiling.sampling.html#the-run-command)6152            - [Команда `attach`](https://python-all.ru/3.16/library/profiling.sampling.html#the-attach-command)6153            - [Команда `dump`](https://python-all.ru/3.16/library/profiling.sampling.html#the-dump-command)6154            - [Команда `replay`](https://python-all.ru/3.16/library/profiling.sampling.html#the-replay-command)6155            - [Профилирование в продакшене](https://python-all.ru/3.16/library/profiling.sampling.html#profiling-in-production)6156            - [Требования к платформе](https://python-all.ru/3.16/library/profiling.sampling.html#platform-requirements)6157            - [Совместимость версий](https://python-all.ru/3.16/library/profiling.sampling.html#version-compatibility)6158          - [Настройка сэмплирования](https://python-all.ru/3.16/library/profiling.sampling.html#sampling-configuration)61596160            - [Частота и длительность сэмплирования](https://python-all.ru/3.16/library/profiling.sampling.html#sampling-rate-and-duration)6161            - [Выбор потоков](https://python-all.ru/3.16/library/profiling.sampling.html#thread-selection)6162            - [Режим блокировки](https://python-all.ru/3.16/library/profiling.sampling.html#blocking-mode)6163            - [Специальные кадры](https://python-all.ru/3.16/library/profiling.sampling.html#special-frames)6164            - [Профилирование с учётом опкодов](https://python-all.ru/3.16/library/profiling.sampling.html#opcode-aware-profiling)6165            - [Статистика в реальном времени](https://python-all.ru/3.16/library/profiling.sampling.html#real-time-statistics)6166            - [Профилирование подпроцессов](https://python-all.ru/3.16/library/profiling.sampling.html#subprocess-profiling)6167            - [Эффективность сэмплирования](https://python-all.ru/3.16/library/profiling.sampling.html#sampling-efficiency)6168          - [Режимы профилирования](https://python-all.ru/3.16/library/profiling.sampling.html#profiling-modes)61696170            - [Режим реального времени](https://python-all.ru/3.16/library/profiling.sampling.html#wall-clock-mode)6171            - [Режим ЦП](https://python-all.ru/3.16/library/profiling.sampling.html#cpu-mode)6172            - [Сравнение профилей реального времени и ЦП](https://python-all.ru/3.16/library/profiling.sampling.html#comparing-wall-clock-and-cpu-profiles)6173            - [Режим GIL](https://python-all.ru/3.16/library/profiling.sampling.html#gil-mode)6174            - [Режим исключений](https://python-all.ru/3.16/library/profiling.sampling.html#exception-mode)6175          - [Форматы вывода](https://python-all.ru/3.16/library/profiling.sampling.html#output-formats)61766177            - [Формат pstats](https://python-all.ru/3.16/library/profiling.sampling.html#pstats-format)6178            - [Формат свёрнутых стеков](https://python-all.ru/3.16/library/profiling.sampling.html#collapsed-stacks-format)6179            - [Формат флейм-графа](https://python-all.ru/3.16/library/profiling.sampling.html#flame-graph-format)61806181              - [Дифференциальные флейм-графы](https://python-all.ru/3.16/library/profiling.sampling.html#differential-flame-graphs)6182            - [Формат Gecko](https://python-all.ru/3.16/library/profiling.sampling.html#gecko-format)6183            - [Формат тепловой карты](https://python-all.ru/3.16/library/profiling.sampling.html#heatmap-format)6184            - [Двоичный формат](https://python-all.ru/3.16/library/profiling.sampling.html#binary-format)6185          - [Рабочий процесс записи и воспроизведения](https://python-all.ru/3.16/library/profiling.sampling.html#record-and-replay-workflow)6186          - [Режим реального времени](https://python-all.ru/3.16/library/profiling.sampling.html#live-mode)61876188            - [Команды клавиатуры](https://python-all.ru/3.16/library/profiling.sampling.html#keyboard-commands)6189          - [Профилирование с учётом асинхронности](https://python-all.ru/3.16/library/profiling.sampling.html#async-aware-profiling)61906191            - [Асинхронные режимы](https://python-all.ru/3.16/library/profiling.sampling.html#async-modes)6192            - [Маркеры задач и восстановление стеков](https://python-all.ru/3.16/library/profiling.sampling.html#task-markers-and-stack-reconstruction)6193            - [Ограничения параметров](https://python-all.ru/3.16/library/profiling.sampling.html#option-restrictions)6194          - [Интерфейс командной строки](https://python-all.ru/3.16/library/profiling.sampling.html#command-line-interface)61956196            - [Глобальные параметры](https://python-all.ru/3.16/library/profiling.sampling.html#global-options)6197            - [Параметры дампа](https://python-all.ru/3.16/library/profiling.sampling.html#dump-options)6198            - [Параметры сэмплирования](https://python-all.ru/3.16/library/profiling.sampling.html#sampling-options)6199            - [Параметры режима](https://python-all.ru/3.16/library/profiling.sampling.html#mode-options)6200            - [Параметры вывода](https://python-all.ru/3.16/library/profiling.sampling.html#output-options)6201            - [Параметры отображения pstats](https://python-all.ru/3.16/library/profiling.sampling.html#pstats-display-options)6202            - [Параметры команды запуска](https://python-all.ru/3.16/library/profiling.sampling.html#run-command-options)6203    - [`pstats` – Статистика для профилировщиков](https://python-all.ru/3.16/library/pstats.html)62046205      - [Чтение и отображение данных профилирования](https://python-all.ru/3.16/library/pstats.html#reading-and-displaying-profile-data)62066207        - [Работа со статистикой](https://python-all.ru/3.16/library/pstats.html#working-with-statistics)6208        - [Фильтрация вывода](https://python-all.ru/3.16/library/pstats.html#filtering-output)6209        - [Анализ взаимосвязей вызовов](https://python-all.ru/3.16/library/pstats.html#analyzing-call-relationships)6210        - [Объединение нескольких профилей](https://python-all.ru/3.16/library/pstats.html#combining-multiple-profiles)6211      - [Класс `Stats`](https://python-all.ru/3.16/library/pstats.html#the-stats-class)6212      - [Интерфейс командной строки](https://python-all.ru/3.16/library/pstats.html#command-line-interface)6213    - [`timeit` – Измерение времени выполнения небольших фрагментов кода](https://python-all.ru/3.16/library/timeit.html)62146215      - [Базовые примеры](https://python-all.ru/3.16/library/timeit.html#basic-examples)6216      - [Интерфейс Python](https://python-all.ru/3.16/library/timeit.html#python-interface)6217      - [Интерфейс командной строки](https://python-all.ru/3.16/library/timeit.html#command-line-interface)6218      - [Примеры](https://python-all.ru/3.16/library/timeit.html#examples)6219    - [`trace` – Трассировка или отслеживание выполнения операторов Python](https://python-all.ru/3.16/library/trace.html)62206221      - [Использование командной строки](https://python-all.ru/3.16/library/trace.html#command-line-usage)62226223        - [Основные параметры](https://python-all.ru/3.16/library/trace.html#main-options)6224        - [Модификаторы](https://python-all.ru/3.16/library/trace.html#modifiers)6225        - [Фильтры](https://python-all.ru/3.16/library/trace.html#filters)6226      - [Программный интерфейс](https://python-all.ru/3.16/library/trace.html#programmatic-interface)6227    - [`tracemalloc` – Трассировка выделений памяти](https://python-all.ru/3.16/library/tracemalloc.html)62286229      - [Примеры](https://python-all.ru/3.16/library/tracemalloc.html#examples)62306231        - [Отображение первых 10](https://python-all.ru/3.16/library/tracemalloc.html#display-the-top-10)6232        - [Вычисление различий](https://python-all.ru/3.16/library/tracemalloc.html#compute-differences)6233        - [Получение трассировки для блока памяти](https://python-all.ru/3.16/library/tracemalloc.html#get-the-traceback-of-a-memory-block)6234        - [Удобный вывод топа](https://python-all.ru/3.16/library/tracemalloc.html#pretty-top)62356236          - [Запись текущего и пикового размера всех отслеживаемых блоков памяти](https://python-all.ru/3.16/library/tracemalloc.html#record-the-current-and-peak-size-of-all-traced-memory-blocks)6237      - [API](https://python-all.ru/3.16/library/tracemalloc.html#api)62386239        - [Функции](https://python-all.ru/3.16/library/tracemalloc.html#functions)6240        - [DomainFilter](https://python-all.ru/3.16/library/tracemalloc.html#domainfilter)6241        - [Filter](https://python-all.ru/3.16/library/tracemalloc.html#filter)6242        - [Frame](https://python-all.ru/3.16/library/tracemalloc.html#frame)6243        - [Snapshot](https://python-all.ru/3.16/library/tracemalloc.html#snapshot)6244        - [Statistic](https://python-all.ru/3.16/library/tracemalloc.html#statistic)6245        - [StatisticDiff](https://python-all.ru/3.16/library/tracemalloc.html#statisticdiff)6246        - [Trace](https://python-all.ru/3.16/library/tracemalloc.html#trace)6247        - [Traceback](https://python-all.ru/3.16/library/tracemalloc.html#traceback)6248  - [Упаковка и распространение ПО](https://python-all.ru/3.16/library/distribution.html)62496250    - [`ensurepip` – Начальная загрузка установщика `pip`](https://python-all.ru/3.16/library/ensurepip.html)62516252      - [Интерфейс командной строки](https://python-all.ru/3.16/library/ensurepip.html#command-line-interface)6253      - [API модуля](https://python-all.ru/3.16/library/ensurepip.html#module-api)6254    - [`venv` – Создание виртуальных окружений](https://python-all.ru/3.16/library/venv.html)62556256      - [Создание виртуальных окружений](https://python-all.ru/3.16/library/venv.html#creating-virtual-environments)6257      - [Как работают виртуальные окружения](https://python-all.ru/3.16/library/venv.html#how-venvs-work)6258      - [API](https://python-all.ru/3.16/library/venv.html#api)6259      - [Пример расширения `EnvBuilder`](https://python-all.ru/3.16/library/venv.html#an-example-of-extending-envbuilder)6260    - [`zipapp` – Управление исполняемыми Python zip-архивами](https://python-all.ru/3.16/library/zipapp.html)62616262      - [Простой пример](https://python-all.ru/3.16/library/zipapp.html#basic-example)6263      - [Интерфейс командной строки](https://python-all.ru/3.16/library/zipapp.html#command-line-interface)6264      - [Python API](https://python-all.ru/3.16/library/zipapp.html#python-api)6265      - [Примеры](https://python-all.ru/3.16/library/zipapp.html#examples)6266      - [Указание интерпретатора](https://python-all.ru/3.16/library/zipapp.html#specifying-the-interpreter)6267      - [Создание автономных приложений с помощью zipapp](https://python-all.ru/3.16/library/zipapp.html#creating-standalone-applications-with-zipapp)62686269        - [Предостережения](https://python-all.ru/3.16/library/zipapp.html#caveats)6270      - [Формат архива Python-приложения Zip](https://python-all.ru/3.16/library/zipapp.html#the-python-zip-application-archive-format)6271  - [Службы выполнения Python](https://python-all.ru/3.16/library/python.html)62726273    - [`sys` – Системно-зависимые параметры и функции](https://python-all.ru/3.16/library/sys.html)6274    - [`sys.monitoring` – Мониторинг событий выполнения](https://python-all.ru/3.16/library/sys.monitoring.html)62756276      - [Идентификаторы инструментов](https://python-all.ru/3.16/library/sys.monitoring.html#tool-identifiers)62776278        - [Регистрация и использование инструментов](https://python-all.ru/3.16/library/sys.monitoring.html#registering-and-using-tools)6279      - [События](https://python-all.ru/3.16/library/sys.monitoring.html#events)62806281        - [Локальные события](https://python-all.ru/3.16/library/sys.monitoring.html#local-events)6282        - [Устаревшее событие](https://python-all.ru/3.16/library/sys.monitoring.html#deprecated-event)6283        - [Вспомогательные события](https://python-all.ru/3.16/library/sys.monitoring.html#ancillary-events)6284        - [Прочие события](https://python-all.ru/3.16/library/sys.monitoring.html#other-events)6285        - [Событие STOP\_ITERATION](https://python-all.ru/3.16/library/sys.monitoring.html#the-stop-iteration-event)6286      - [Включение и отключение событий](https://python-all.ru/3.16/library/sys.monitoring.html#turning-events-on-and-off)62876288        - [Глобальная настройка событий](https://python-all.ru/3.16/library/sys.monitoring.html#setting-events-globally)6289        - [События для каждого объекта кода](https://python-all.ru/3.16/library/sys.monitoring.html#per-code-object-events)6290        - [Отключение событий](https://python-all.ru/3.16/library/sys.monitoring.html#disabling-events)6291      - [Регистрация функций обратного вызова](https://python-all.ru/3.16/library/sys.monitoring.html#registering-callback-functions)62926293        - [Аргументы функции обратного вызова](https://python-all.ru/3.16/library/sys.monitoring.html#callback-function-arguments)6294    - [`sysconfig` – Предоставление доступа к конфигурационной информации Python](https://python-all.ru/3.16/library/sysconfig.html)62956296      - [Переменные конфигурации](https://python-all.ru/3.16/library/sysconfig.html#configuration-variables)6297      - [Пути установки](https://python-all.ru/3.16/library/sysconfig.html#installation-paths)6298      - [Схема пользователя](https://python-all.ru/3.16/library/sysconfig.html#user-scheme)62996300        - [`posix_user`](https://python-all.ru/3.16/library/sysconfig.html#posix-user)6301        - [`nt_user`](https://python-all.ru/3.16/library/sysconfig.html#nt-user)6302        - [`osx_framework_user`](https://python-all.ru/3.16/library/sysconfig.html#osx-framework-user)6303      - [Домашняя схема](https://python-all.ru/3.16/library/sysconfig.html#home-scheme)63046305        - [`posix_home`](https://python-all.ru/3.16/library/sysconfig.html#posix-home)6306      - [Схема префикса](https://python-all.ru/3.16/library/sysconfig.html#prefix-scheme)63076308        - [`posix_prefix`](https://python-all.ru/3.16/library/sysconfig.html#posix-prefix)6309        - [`nt`](https://python-all.ru/3.16/library/sysconfig.html#nt)6310      - [Функции путей установки](https://python-all.ru/3.16/library/sysconfig.html#installation-path-functions)6311      - [Другие функции](https://python-all.ru/3.16/library/sysconfig.html#other-functions)6312      - [Использование командной строки](https://python-all.ru/3.16/library/sysconfig.html#command-line-usage)6313    - [`builtins` – Встроенные объекты](https://python-all.ru/3.16/library/builtins.html)6314    - [`__main__` – Окружение кода верхнего уровня](https://python-all.ru/3.16/library/__main__.html)63156316      - [`__name__ == '__main__'`](https://python-all.ru/3.16/library/__main__.html#name-main)63176318        - [Что такое «окружение кода верхнего уровня»?](https://python-all.ru/3.16/library/__main__.html#what-is-the-top-level-code-environment)6319        - [Идиоматическое использование](https://python-all.ru/3.16/library/__main__.html#idiomatic-usage)6320        - [Особенности упаковки](https://python-all.ru/3.16/library/__main__.html#packaging-considerations)6321      - [`__main__.py` в пакетах Python](https://python-all.ru/3.16/library/__main__.html#main-py-in-python-packages)63226323        - [Идиоматическое использование](https://python-all.ru/3.16/library/__main__.html#id1)6324      - [`import __main__`](https://python-all.ru/3.16/library/__main__.html#import-main)6325    - [`warnings` – Управление предупреждениями](https://python-all.ru/3.16/library/warnings.html)63266327      - [Категории предупреждений](https://python-all.ru/3.16/library/warnings.html#warning-categories)6328      - [Фильтр предупреждений](https://python-all.ru/3.16/library/warnings.html#the-warnings-filter)63296330        - [Критерии подавления повторяющихся предупреждений](https://python-all.ru/3.16/library/warnings.html#repeated-warning-suppression-criteria)6331        - [Описание фильтров предупреждений](https://python-all.ru/3.16/library/warnings.html#describing-warning-filters)6332        - [Фильтр предупреждений по умолчанию](https://python-all.ru/3.16/library/warnings.html#default-warning-filter)6333        - [Переопределение фильтра по умолчанию](https://python-all.ru/3.16/library/warnings.html#overriding-the-default-filter)6334      - [Временное подавление предупреждений](https://python-all.ru/3.16/library/warnings.html#temporarily-suppressing-warnings)6335      - [Тестирование предупреждений](https://python-all.ru/3.16/library/warnings.html#testing-warnings)6336      - [Обновление кода для новых версий зависимостей](https://python-all.ru/3.16/library/warnings.html#updating-code-for-new-versions-of-dependencies)6337      - [Доступные функции](https://python-all.ru/3.16/library/warnings.html#available-functions)6338      - [Доступные контекстные менеджеры](https://python-all.ru/3.16/library/warnings.html#available-context-managers)6339      - [Безопасность контекстных менеджеров при параллельном выполнении](https://python-all.ru/3.16/library/warnings.html#concurrent-safety-of-context-managers)6340    - [`dataclasses` – Классы данных](https://python-all.ru/3.16/library/dataclasses.html)63416342      - [Содержимое модуля](https://python-all.ru/3.16/library/dataclasses.html#module-contents)6343      - [Обработка после инициализации](https://python-all.ru/3.16/library/dataclasses.html#post-init-processing)6344      - [Переменные класса](https://python-all.ru/3.16/library/dataclasses.html#class-variables)6345      - [Переменные только для инициализации](https://python-all.ru/3.16/library/dataclasses.html#init-only-variables)6346      - [Неизменяемые экземпляры](https://python-all.ru/3.16/library/dataclasses.html#frozen-instances)6347      - [Наследование](https://python-all.ru/3.16/library/dataclasses.html#inheritance)6348      - [Переупорядочивание именованных параметров в `__init__()`](https://python-all.ru/3.16/library/dataclasses.html#re-ordering-of-keyword-only-parameters-in-init)6349      - [Функции-фабрики по умолчанию](https://python-all.ru/3.16/library/dataclasses.html#default-factory-functions)6350      - [Изменяемые значения по умолчанию](https://python-all.ru/3.16/library/dataclasses.html#mutable-default-values)6351      - [Поля с типом дескриптора](https://python-all.ru/3.16/library/dataclasses.html#descriptor-typed-fields)6352    - [`contextlib` – Утилиты для контекстов оператора `with`](https://python-all.ru/3.16/library/contextlib.html)63536354      - [Утилиты](https://python-all.ru/3.16/library/contextlib.html#utilities)6355      - [Примеры и рецепты](https://python-all.ru/3.16/library/contextlib.html#examples-and-recipes)63566357        - [Поддержка переменного числа менеджеров контекста](https://python-all.ru/3.16/library/contextlib.html#supporting-a-variable-number-of-context-managers)6358        - [Перехват исключений из методов `__enter__`](https://python-all.ru/3.16/library/contextlib.html#catching-exceptions-from-enter-methods)6359        - [Очистка в реализации `__enter__`](https://python-all.ru/3.16/library/contextlib.html#cleaning-up-in-an-enter-implementation)6360        - [Замена использования `try-finally` и флаговых переменных](https://python-all.ru/3.16/library/contextlib.html#replacing-any-use-of-try-finally-and-flag-variables)6361        - [Использование менеджера контекста в качестве декоратора функции](https://python-all.ru/3.16/library/contextlib.html#using-a-context-manager-as-a-function-decorator)6362      - [Одноразовые, многократно используемые и реентерабельные менеджеры контекста](https://python-all.ru/3.16/library/contextlib.html#single-use-reusable-and-reentrant-context-managers)63636364        - [Реентерабельные менеджеры контекста](https://python-all.ru/3.16/library/contextlib.html#reentrant-context-managers)6365        - [Повторно используемые менеджеры контекста](https://python-all.ru/3.16/library/contextlib.html#reusable-context-managers)6366    - [`abc` – Абстрактные базовые классы](https://python-all.ru/3.16/library/abc.html)6367    - [`atexit` – Обработчики выхода](https://python-all.ru/3.16/library/atexit.html)63686369      - [`atexit` Пример](https://python-all.ru/3.16/library/atexit.html#atexit-example)6370    - [`traceback` – Печать или получение трассировки стека](https://python-all.ru/3.16/library/traceback.html)63716372      - [Функции уровня модуля](https://python-all.ru/3.16/library/traceback.html#module-level-functions)6373      - [Объекты `TracebackException`](https://python-all.ru/3.16/library/traceback.html#tracebackexception-objects)6374      - [Объекты `StackSummary`](https://python-all.ru/3.16/library/traceback.html#stacksummary-objects)6375      - [Объекты `FrameSummary`](https://python-all.ru/3.16/library/traceback.html#framesummary-objects)6376      - [Примеры использования функций уровня модуля](https://python-all.ru/3.16/library/traceback.html#examples-of-using-the-module-level-functions)6377      - [Примеры использования `TracebackException`](https://python-all.ru/3.16/library/traceback.html#examples-of-using-tracebackexception)6378    - [`__future__` – Определения операторов future](https://python-all.ru/3.16/library/__future__.html)63796380      - [Содержимое модуля](https://python-all.ru/3.16/library/__future__.html#module-contents)6381    - [`gc` – Интерфейс сборщика мусора](https://python-all.ru/3.16/library/gc.html)6382    - [`inspect` – Инспекция живых объектов](https://python-all.ru/3.16/library/inspect.html)63836384      - [Типы и члены](https://python-all.ru/3.16/library/inspect.html#types-and-members)6385      - [Получение исходного кода](https://python-all.ru/3.16/library/inspect.html#retrieving-source-code)6386      - [Интроспекция вызываемых объектов с помощью объекта Signature](https://python-all.ru/3.16/library/inspect.html#introspecting-callables-with-the-signature-object)6387      - [Классы и функции](https://python-all.ru/3.16/library/inspect.html#classes-and-functions)6388      - [Стек интерпретатора](https://python-all.ru/3.16/library/inspect.html#the-interpreter-stack)6389      - [Получение атрибутов статически](https://python-all.ru/3.16/library/inspect.html#fetching-attributes-statically)6390      - [Текущее состояние генераторов, корутин и асинхронных генераторов](https://python-all.ru/3.16/library/inspect.html#current-state-of-generators-coroutines-and-asynchronous-generators)6391      - [Битовые флаги объектов кода](https://python-all.ru/3.16/library/inspect.html#code-objects-bit-flags)6392      - [Флаги буфера](https://python-all.ru/3.16/library/inspect.html#buffer-flags)6393      - [Интерфейс командной строки](https://python-all.ru/3.16/library/inspect.html#command-line-interface)6394    - [`annotationlib` – Функциональность для интроспекции аннотаций](https://python-all.ru/3.16/library/annotationlib.html)63956396      - [Семантика аннотаций](https://python-all.ru/3.16/library/annotationlib.html#annotation-semantics)6397      - [Классы](https://python-all.ru/3.16/library/annotationlib.html#classes)6398      - [Функции](https://python-all.ru/3.16/library/annotationlib.html#functions)6399      - [Рецепты](https://python-all.ru/3.16/library/annotationlib.html#recipes)64006401        - [Использование аннотаций в метаклассе](https://python-all.ru/3.16/library/annotationlib.html#using-annotations-in-a-metaclass)6402        - [Создание пользовательской вызываемой функции annotate](https://python-all.ru/3.16/library/annotationlib.html#creating-a-custom-callable-annotate-function)6403      - [Ограничения формата `STRING`](https://python-all.ru/3.16/library/annotationlib.html#limitations-of-the-string-format)6404      - [Ограничения формата `FORWARDREF`](https://python-all.ru/3.16/library/annotationlib.html#limitations-of-the-forwardref-format)6405      - [Проблемы безопасности при интроспекции аннотаций](https://python-all.ru/3.16/library/annotationlib.html#security-implications-of-introspecting-annotations)6406    - [`site` – Перехватчик конфигурации для конкретного сайта](https://python-all.ru/3.16/library/site.html)64076408      - [Расширения пути (файлы `.pth`)](https://python-all.ru/3.16/library/site.html#path-extensions-pth-files)6409      - [Точки входа при запуске (файлы `.start`)](https://python-all.ru/3.16/library/site.html#startup-entry-points-start-files)6410      - [Примеры файлов запуска](https://python-all.ru/3.16/library/site.html#startup-file-examples)6411      - [Миграция со строк `import` в файлах `.pth` на файлы `.start`](https://python-all.ru/3.16/library/site.html#migrating-from-import-lines-in-pth-files-to-start-files)6412      - [`sitecustomize`](https://python-all.ru/3.16/library/site.html#module-sitecustomize)6413      - [`usercustomize`](https://python-all.ru/3.16/library/site.html#module-usercustomize)6414      - [Конфигурация readline](https://python-all.ru/3.16/library/site.html#readline-configuration)6415      - [Содержание модуля](https://python-all.ru/3.16/library/site.html#module-contents)6416      - [Интерфейс командной строки](https://python-all.ru/3.16/library/site.html#command-line-interface)6417  - [Пользовательские интерпретаторы Python](https://python-all.ru/3.16/library/custominterp.html)64186419    - [`code` – Базовые классы интерпретатора](https://python-all.ru/3.16/library/code.html)64206421      - [Объекты интерактивного интерпретатора](https://python-all.ru/3.16/library/code.html#interactive-interpreter-objects)6422      - [Объекты интерактивной консоли](https://python-all.ru/3.16/library/code.html#interactive-console-objects)6423    - [`codeop` – Компиляция кода Python](https://python-all.ru/3.16/library/codeop.html)6424  - [Импорт модулей](https://python-all.ru/3.16/library/modules.html)64256426    - [`zipimport` – Импорт модулей из Zip-архивов](https://python-all.ru/3.16/library/zipimport.html)64276428      - [Объекты zipimporter](https://python-all.ru/3.16/library/zipimport.html#zipimporter-objects)6429      - [Примеры](https://python-all.ru/3.16/library/zipimport.html#examples)6430    - [`pkgutil` – Утилита расширения пакетов](https://python-all.ru/3.16/library/pkgutil.html)6431    - [`modulefinder` – Поиск модулей, используемых скриптом](https://python-all.ru/3.16/library/modulefinder.html)64326433      - [Пример использования `ModuleFinder`](https://python-all.ru/3.16/library/modulefinder.html#example-usage-of-modulefinder)6434    - [`runpy` – Поиск и выполнение модулей Python](https://python-all.ru/3.16/library/runpy.html)6435    - [`importlib` – Реализация `import`](https://python-all.ru/3.16/library/importlib.html)64366437      - [Введение](https://python-all.ru/3.16/library/importlib.html#introduction)6438      - [Функции](https://python-all.ru/3.16/library/importlib.html#functions)6439      - [`importlib.abc` – Абстрактные базовые классы, связанные с импортом](https://python-all.ru/3.16/library/importlib.html#module-importlib.abc)6440      - [`importlib.machinery` – Импортёры и хуки пути](https://python-all.ru/3.16/library/importlib.html#module-importlib.machinery)6441      - [`importlib.util` – Вспомогательный код для импортёров](https://python-all.ru/3.16/library/importlib.html#module-importlib.util)6442      - [Примеры](https://python-all.ru/3.16/library/importlib.html#examples)64436444        - [Программный импорт](https://python-all.ru/3.16/library/importlib.html#importing-programmatically)6445        - [Проверка возможности импорта модуля](https://python-all.ru/3.16/library/importlib.html#checking-if-a-module-can-be-imported)6446        - [Прямой импорт файла с исходным кодом](https://python-all.ru/3.16/library/importlib.html#importing-a-source-file-directly)6447        - [Реализация отложенного импорта](https://python-all.ru/3.16/library/importlib.html#implementing-lazy-imports)6448        - [Настройка импортёра](https://python-all.ru/3.16/library/importlib.html#setting-up-an-importer)6449        - [Аппроксимация `importlib.import_module()`](https://python-all.ru/3.16/library/importlib.html#approximating-importlib-import-module)6450    - [`importlib.resources` – Чтение, открытие и доступ к ресурсам пакетов](https://python-all.ru/3.16/library/importlib.resources.html)64516452      - [Функциональный API](https://python-all.ru/3.16/library/importlib.resources.html#functional-api)6453    - [`importlib.resources.abc` – Абстрактные базовые классы для ресурсов](https://python-all.ru/3.16/library/importlib.resources.abc.html)6454    - [`importlib.metadata` – Доступ к метаданным пакета](https://python-all.ru/3.16/library/importlib.metadata.html)64556456      - [Обзор](https://python-all.ru/3.16/library/importlib.metadata.html#overview)6457      - [Функциональный API](https://python-all.ru/3.16/library/importlib.metadata.html#functional-api)64586459        - [Точки входа](https://python-all.ru/3.16/library/importlib.metadata.html#entry-points)6460        - [Метаданные дистрибутива](https://python-all.ru/3.16/library/importlib.metadata.html#distribution-metadata)6461        - [Версии дистрибутива](https://python-all.ru/3.16/library/importlib.metadata.html#distribution-versions)6462        - [Файлы дистрибутива](https://python-all.ru/3.16/library/importlib.metadata.html#distribution-files)6463        - [Зависимости дистрибутива](https://python-all.ru/3.16/library/importlib.metadata.html#distribution-requirements)6464        - [Сопоставление импорта с пакетами дистрибутивов](https://python-all.ru/3.16/library/importlib.metadata.html#mapping-import-to-distribution-packages)6465      - [Дистрибутивы](https://python-all.ru/3.16/library/importlib.metadata.html#distributions)6466      - [Обнаружение дистрибутивов](https://python-all.ru/3.16/library/importlib.metadata.html#distribution-discovery)6467      - [Реализация пользовательских провайдеров](https://python-all.ru/3.16/library/importlib.metadata.html#implementing-custom-providers)64686469        - [Пример](https://python-all.ru/3.16/library/importlib.metadata.html#example)6470    - [Инициализация пути поиска модулей `sys.path`](https://python-all.ru/3.16/library/sys_path_init.html)64716472      - [Виртуальные окружения](https://python-all.ru/3.16/library/sys_path_init.html#virtual-environments)6473      - [Файлы \_pth](https://python-all.ru/3.16/library/sys_path_init.html#pth-files)6474      - [Встраиваемый Python](https://python-all.ru/3.16/library/sys_path_init.html#embedded-python)6475  - [Службы языка Python](https://python-all.ru/3.16/library/language.html)64766477    - [`ast` – Абстрактные синтаксические деревья](https://python-all.ru/3.16/library/ast.html)64786479      - [Абстрактная грамматика](https://python-all.ru/3.16/library/ast.html#abstract-grammar)6480      - [Классы узлов](https://python-all.ru/3.16/library/ast.html#node-classes)64816482        - [Корневые узлы](https://python-all.ru/3.16/library/ast.html#root-nodes)6483        - [Литералы](https://python-all.ru/3.16/library/ast.html#literals)6484        - [Переменные](https://python-all.ru/3.16/library/ast.html#variables)6485        - [Выражения](https://python-all.ru/3.16/library/ast.html#expressions)64866487          - [Индексация](https://python-all.ru/3.16/library/ast.html#subscripting)6488          - [Генераторы коллекций](https://python-all.ru/3.16/library/ast.html#comprehensions)6489        - [Инструкции](https://python-all.ru/3.16/library/ast.html#statements)64906491          - [Импорты](https://python-all.ru/3.16/library/ast.html#imports)6492        - [Управляющие конструкции](https://python-all.ru/3.16/library/ast.html#control-flow)6493        - [Сопоставление с образцом](https://python-all.ru/3.16/library/ast.html#pattern-matching)6494        - [Аннотации типов](https://python-all.ru/3.16/library/ast.html#type-annotations)6495        - [Параметры типов](https://python-all.ru/3.16/library/ast.html#type-parameters)6496        - [Определения функций и классов](https://python-all.ru/3.16/library/ast.html#function-and-class-definitions)6497        - [Async и await](https://python-all.ru/3.16/library/ast.html#async-and-await)6498      - [`ast` помощники](https://python-all.ru/3.16/library/ast.html#ast-helpers)6499      - [Флаги компилятора](https://python-all.ru/3.16/library/ast.html#compiler-flags)6500      - [Использование командной строки](https://python-all.ru/3.16/library/ast.html#command-line-usage)6501    - [`symtable` – Доступ к таблицам символов компилятора](https://python-all.ru/3.16/library/symtable.html)65026503      - [Генерация таблиц символов](https://python-all.ru/3.16/library/symtable.html#generating-symbol-tables)6504      - [Изучение таблиц символов](https://python-all.ru/3.16/library/symtable.html#examining-symbol-tables)6505      - [Использование командной строки](https://python-all.ru/3.16/library/symtable.html#command-line-usage)6506    - [`token` – Константы, используемые с деревьями разбора Python](https://python-all.ru/3.16/library/token.html)6507    - [`keyword` – Проверка ключевых слов Python](https://python-all.ru/3.16/library/keyword.html)6508    - [`tokenize` – Токенизатор исходного кода Python](https://python-all.ru/3.16/library/tokenize.html)65096510      - [Токенизация входных данных](https://python-all.ru/3.16/library/tokenize.html#tokenizing-input)6511      - [Использование командной строки](https://python-all.ru/3.16/library/tokenize.html#command-line-usage)6512      - [Примеры](https://python-all.ru/3.16/library/tokenize.html#examples)6513    - [`tabnanny` – Обнаружение неоднозначных отступов](https://python-all.ru/3.16/library/tabnanny.html)6514    - [`pyclbr` – Поддержка обозревателя модулей Python](https://python-all.ru/3.16/library/pyclbr.html)65156516      - [Объекты функций](https://python-all.ru/3.16/library/pyclbr.html#function-objects)6517      - [Объекты классов](https://python-all.ru/3.16/library/pyclbr.html#class-objects)6518    - [`py_compile` – Компиляция исходных файлов Python](https://python-all.ru/3.16/library/py_compile.html)65196520      - [Интерфейс командной строки](https://python-all.ru/3.16/library/py_compile.html#command-line-interface)6521    - [`compileall` – Байт-компиляция библиотек Python](https://python-all.ru/3.16/library/compileall.html)65226523      - [Использование командной строки](https://python-all.ru/3.16/library/compileall.html#command-line-use)6524      - [Публичные функции](https://python-all.ru/3.16/library/compileall.html#public-functions)6525    - [`dis` – Дисассемблер байт-кода Python](https://python-all.ru/3.16/library/dis.html)65266527      - [Интерфейс командной строки](https://python-all.ru/3.16/library/dis.html#command-line-interface)6528      - [Анализ байт-кода](https://python-all.ru/3.16/library/dis.html#bytecode-analysis)6529      - [Функции анализа](https://python-all.ru/3.16/library/dis.html#analysis-functions)6530      - [Инструкции байт-кода Python](https://python-all.ru/3.16/library/dis.html#python-bytecode-instructions)6531      - [Коллекции кодов операций](https://python-all.ru/3.16/library/dis.html#opcode-collections)6532    - [`pickletools` – Инструменты для разработчиков pickle](https://python-all.ru/3.16/library/pickletools.html)65336534      - [Использование командной строки](https://python-all.ru/3.16/library/pickletools.html#command-line-usage)65356536        - [Параметры командной строки](https://python-all.ru/3.16/library/pickletools.html#command-line-options)6537      - [Программный интерфейс](https://python-all.ru/3.16/library/pickletools.html#programmatic-interface)6538  - [Службы, специфичные для MS Windows](https://python-all.ru/3.16/library/windows.html)65396540    - [`msvcrt` – Полезные процедуры из MS VC++ runtime](https://python-all.ru/3.16/library/msvcrt.html)65416542      - [Операции с файлами](https://python-all.ru/3.16/library/msvcrt.html#file-operations)6543      - [Консольный ввод/вывод](https://python-all.ru/3.16/library/msvcrt.html#console-i-o)6544      - [Прочие функции](https://python-all.ru/3.16/library/msvcrt.html#other-functions)6545    - [`winreg` – Доступ к реестру Windows](https://python-all.ru/3.16/library/winreg.html)65466547      - [Функции](https://python-all.ru/3.16/library/winreg.html#functions)6548      - [Константы](https://python-all.ru/3.16/library/winreg.html#constants)65496550        - [Константы HKEY\_\*](https://python-all.ru/3.16/library/winreg.html#hkey-constants)6551        - [Права доступа](https://python-all.ru/3.16/library/winreg.html#access-rights)65526553          - [Специфика 64-бит](https://python-all.ru/3.16/library/winreg.html#bit-specific)6554        - [Типы значений](https://python-all.ru/3.16/library/winreg.html#value-types)6555      - [Объекты дескрипторов реестра](https://python-all.ru/3.16/library/winreg.html#registry-handle-objects)6556    - [`winsound` – Интерфейс воспроизведения звука для Windows](https://python-all.ru/3.16/library/winsound.html)65576558      - [Функции](https://python-all.ru/3.16/library/winsound.html#functions)6559      - [Константы](https://python-all.ru/3.16/library/winsound.html#constants)6560  - [Службы, специфичные для Unix](https://python-all.ru/3.16/library/unix.html)65616562    - [`shlex` – Простой лексический анализ](https://python-all.ru/3.16/library/shlex.html)65636564      - [Объекты shlex](https://python-all.ru/3.16/library/shlex.html#shlex-objects)6565      - [Правила разбора](https://python-all.ru/3.16/library/shlex.html#parsing-rules)6566      - [Улучшенная совместимость с оболочками](https://python-all.ru/3.16/library/shlex.html#improved-compatibility-with-shells)6567    - [`posix` – Наиболее распространённые системные вызовы POSIX](https://python-all.ru/3.16/library/posix.html)65686569      - [Поддержка больших файлов](https://python-all.ru/3.16/library/posix.html#large-file-support)6570      - [Примечательное содержимое модуля](https://python-all.ru/3.16/library/posix.html#notable-module-contents)6571    - [`pwd` – База данных паролей](https://python-all.ru/3.16/library/pwd.html)6572    - [`grp` – База данных групп](https://python-all.ru/3.16/library/grp.html)6573    - [`termios` – Управление tty в стиле POSIX](https://python-all.ru/3.16/library/termios.html)65746575      - [Пример](https://python-all.ru/3.16/library/termios.html#example)6576    - [`tty` – Функции управления терминалом](https://python-all.ru/3.16/library/tty.html)6577    - [`pty` – Утилиты псевдотерминалов](https://python-all.ru/3.16/library/pty.html)65786579      - [Пример](https://python-all.ru/3.16/library/pty.html#example)6580    - [`fcntl` – Системные вызовы `fcntl` и `ioctl`](https://python-all.ru/3.16/library/fcntl.html)6581    - [`resource` – Информация об использовании ресурсов](https://python-all.ru/3.16/library/resource.html)65826583      - [Ограничения ресурсов](https://python-all.ru/3.16/library/resource.html#resource-limits)6584      - [Использование ресурсов](https://python-all.ru/3.16/library/resource.html#resource-usage)6585    - [`syslog` – Функции библиотеки syslog Unix](https://python-all.ru/3.16/library/syslog.html)65866587      - [Примеры](https://python-all.ru/3.16/library/syslog.html#examples)65886589        - [Простой пример](https://python-all.ru/3.16/library/syslog.html#simple-example)6590  - [Интерфейс командной строки модулей (CLI)](https://python-all.ru/3.16/library/cmdline.html)6591  - [Заменённые модули](https://python-all.ru/3.16/library/superseded.html)65926593    - [`getopt` – Парсер параметров командной строки в стиле C](https://python-all.ru/3.16/library/getopt.html)6594    - [`profile` – Профилировщик на чистом Python](https://python-all.ru/3.16/library/profile.html)65956596      - [Миграция](https://python-all.ru/3.16/library/profile.html#migration)6597      - [Справочник по модулям `profile` и `profiling.tracing`](https://python-all.ru/3.16/library/profile.html#profile-and-profiling-tracing-module-reference)6598      - [Отличия от `profiling.tracing`](https://python-all.ru/3.16/library/profile.html#differences-from-profiling-tracing)6599      - [Что такое детерминированное профилирование?](https://python-all.ru/3.16/library/profile.html#what-is-deterministic-profiling)6600      - [Ограничения](https://python-all.ru/3.16/library/profile.html#limitations)6601      - [Калибровка](https://python-all.ru/3.16/library/profile.html#calibration)6602      - [Использование пользовательского таймера](https://python-all.ru/3.16/library/profile.html#using-a-custom-timer)6603  - [Удалённые модули](https://python-all.ru/3.16/library/removed.html)6604  - [Вопросы безопасности](https://python-all.ru/3.16/library/security_warnings.html)6605- [Расширение и встраивание интерпретатора Python](https://python-all.ru/3.16/extending/index.html)66066607  - [Рекомендуемые сторонние инструменты](https://python-all.ru/3.16/extending/index.html#recommended-third-party-tools)6608  - [Руководство по C API](https://python-all.ru/3.16/extending/index.html#c-api-tutorial)6609  - [Руководства по темам среднего уровня](https://python-all.ru/3.16/extending/index.html#guides-for-intermediate-topics)6610  - [Встраивание среды выполнения CPython в более крупное приложение](https://python-all.ru/3.16/extending/index.html#embedding-the-cpython-runtime-in-a-larger-application)6611- [Справочное руководство по Python/C API](https://python-all.ru/3.16/c-api/index.html)66126613  - [Введение](https://python-all.ru/3.16/c-api/intro.html)66146615    - [Совместимость версий языка](https://python-all.ru/3.16/c-api/intro.html#language-version-compatibility)6616    - [Стандарты кодирования](https://python-all.ru/3.16/c-api/intro.html#coding-standards)6617    - [Заголовочные файлы](https://python-all.ru/3.16/c-api/intro.html#include-files)66186619      - [Системные include-каталоги](https://python-all.ru/3.16/c-api/intro.html#system-includes)6620    - [Полезные макросы](https://python-all.ru/3.16/c-api/intro.html#useful-macros)66216622      - [Макросы строк документации](https://python-all.ru/3.16/c-api/intro.html#docstring-macros)6623      - [Макросы общего назначения](https://python-all.ru/3.16/c-api/intro.html#general-utility-macros)66246625        - [Числовые утилиты](https://python-all.ru/3.16/c-api/intro.html#numeric-utilities)6626        - [Утилиты утверждений](https://python-all.ru/3.16/c-api/intro.html#assertion-utilities)6627        - [Утилиты размеров типов](https://python-all.ru/3.16/c-api/intro.html#type-size-utilities)6628        - [Утилиты определения макросов](https://python-all.ru/3.16/c-api/intro.html#macro-definition-utilities)6629      - [Утилиты объявлений](https://python-all.ru/3.16/c-api/intro.html#declaration-utilities)6630      - [Устаревшие макросы](https://python-all.ru/3.16/c-api/intro.html#outdated-macros)6631    - [Объекты, типы и счетчики ссылок](https://python-all.ru/3.16/c-api/intro.html#objects-types-and-reference-counts)66326633      - [Счётчики ссылок](https://python-all.ru/3.16/c-api/intro.html#reference-counts)66346635        - [Подробности подсчёта ссылок](https://python-all.ru/3.16/c-api/intro.html#reference-count-details)6636      - [Типы](https://python-all.ru/3.16/c-api/intro.html#types)6637    - [Исключения](https://python-all.ru/3.16/c-api/intro.html#exceptions)6638    - [Встраивание Python](https://python-all.ru/3.16/c-api/intro.html#embedding-python)6639    - [Отладочные сборки](https://python-all.ru/3.16/c-api/intro.html#debugging-builds)6640    - [Рекомендуемые сторонние инструменты](https://python-all.ru/3.16/c-api/intro.html#recommended-third-party-tools)6641  - [Стабильность C API и ABI](https://python-all.ru/3.16/c-api/stable.html)66426643    - [Нестабильное C API](https://python-all.ru/3.16/c-api/stable.html#unstable-c-api)6644    - [Стабильные интерфейсы двоичных приложений](https://python-all.ru/3.16/c-api/stable.html#stable-application-binary-interfaces)66456646      - [Компиляция для Stable ABI](https://python-all.ru/3.16/c-api/stable.html#compiling-for-stable-abi)6647      - [Область применения и производительность Stable ABI](https://python-all.ru/3.16/c-api/stable.html#stable-abi-scope-and-performance)6648      - [Предостережения относительно Stable ABI](https://python-all.ru/3.16/c-api/stable.html#stable-abi-caveats)6649    - [Особенности платформ](https://python-all.ru/3.16/c-api/stable.html#platform-considerations)6650    - [Проверка ABI](https://python-all.ru/3.16/c-api/stable.html#abi-checking)6651    - [Содержимое ограниченного API](https://python-all.ru/3.16/c-api/stable.html#contents-of-limited-api)6652  - [Очень высокоуровневый слой](https://python-all.ru/3.16/c-api/veryhigh.html)66536654    - [Доступные стартовые символы](https://python-all.ru/3.16/c-api/veryhigh.html#available-start-symbols)6655    - [Влияние на стек](https://python-all.ru/3.16/c-api/veryhigh.html#stack-effects)6656  - [Подсчёт ссылок](https://python-all.ru/3.16/c-api/refcounting.html)6657  - [Обработка исключений](https://python-all.ru/3.16/c-api/exceptions.html)66586659    - [Вывод и очистка](https://python-all.ru/3.16/c-api/exceptions.html#printing-and-clearing)6660    - [Возбуждение исключений](https://python-all.ru/3.16/c-api/exceptions.html#raising-exceptions)6661    - [Выдача предупреждений](https://python-all.ru/3.16/c-api/exceptions.html#issuing-warnings)6662    - [Запрос индикатора ошибки](https://python-all.ru/3.16/c-api/exceptions.html#querying-the-error-indicator)6663    - [Обработка сигналов](https://python-all.ru/3.16/c-api/exceptions.html#signal-handling)6664    - [Классы исключений](https://python-all.ru/3.16/c-api/exceptions.html#exception-classes)6665    - [Объекты исключений](https://python-all.ru/3.16/c-api/exceptions.html#exception-objects)6666    - [Объекты исключений Unicode](https://python-all.ru/3.16/c-api/exceptions.html#unicode-exception-objects)6667    - [Управление рекурсией](https://python-all.ru/3.16/c-api/exceptions.html#recursion-control)6668    - [Типы исключений и предупреждений](https://python-all.ru/3.16/c-api/exceptions.html#exception-and-warning-types)66696670      - [Типы исключений](https://python-all.ru/3.16/c-api/exceptions.html#exception-types)6671      - [Псевдонимы OSError](https://python-all.ru/3.16/c-api/exceptions.html#oserror-aliases)6672      - [Типы предупреждений](https://python-all.ru/3.16/c-api/exceptions.html#warning-types)6673    - [Трассировки](https://python-all.ru/3.16/c-api/exceptions.html#tracebacks)6674  - [Определение модулей-расширений](https://python-all.ru/3.16/c-api/extension-modules.html)66756676    - [Хук экспорта расширения](https://python-all.ru/3.16/c-api/extension-modules.html#extension-export-hook)6677    - [Многофазная инициализация](https://python-all.ru/3.16/c-api/extension-modules.html#multi-phase-initialization)6678    - [Несколько экземпляров модуля](https://python-all.ru/3.16/c-api/extension-modules.html#multiple-module-instances)6679    - [функция `PyInit`](https://python-all.ru/3.16/c-api/extension-modules.html#pyinit-function)66806681      - [Устаревшая однофазная инициализация](https://python-all.ru/3.16/c-api/extension-modules.html#legacy-single-phase-initialization)6682  - [Слоты определения](https://python-all.ru/3.16/c-api/slots.html)66836684    - [Удобные макросы](https://python-all.ru/3.16/c-api/slots.html#convenience-macros)6685    - [Общие идентификаторы слотов](https://python-all.ru/3.16/c-api/slots.html#common-slot-ids)6686  - [Утилиты](https://python-all.ru/3.16/c-api/utilities.html)66876688    - [Утилиты операционной системы](https://python-all.ru/3.16/c-api/sys.html)6689    - [Системные функции](https://python-all.ru/3.16/c-api/sys.html#system-functions)6690    - [Управление процессами](https://python-all.ru/3.16/c-api/sys.html#process-control)6691    - [Импорт модулей](https://python-all.ru/3.16/c-api/import.html)6692    - [Поддержка маршалинга данных](https://python-all.ru/3.16/c-api/marshal.html)6693    - [Разбор аргументов и сборка значений](https://python-all.ru/3.16/c-api/arg.html)66946695      - [Разбор аргументов](https://python-all.ru/3.16/c-api/arg.html#parsing-arguments)66966697        - [Строки и буферы](https://python-all.ru/3.16/c-api/arg.html#strings-and-buffers)6698        - [Числа](https://python-all.ru/3.16/c-api/arg.html#numbers)6699        - [Другие объекты](https://python-all.ru/3.16/c-api/arg.html#other-objects)6700        - [Функции API](https://python-all.ru/3.16/c-api/arg.html#api-functions)6701      - [Сборка значений](https://python-all.ru/3.16/c-api/arg.html#building-values)6702    - [Преобразование и форматирование строк](https://python-all.ru/3.16/c-api/conversion.html)6703    - [Классификация и преобразование символов](https://python-all.ru/3.16/c-api/conversion.html#character-classification-and-conversion)6704    - [PyHash API](https://python-all.ru/3.16/c-api/hash.html)6705    - [Рефлексия](https://python-all.ru/3.16/c-api/reflection.html)6706    - [Реестр кодировок и вспомогательные функции](https://python-all.ru/3.16/c-api/codec.html)67076708      - [API поиска кодировок](https://python-all.ru/3.16/c-api/codec.html#codec-lookup-api)6709      - [API реестра обработчиков ошибок кодирования Unicode](https://python-all.ru/3.16/c-api/codec.html#registry-api-for-unicode-encoding-error-handlers)6710      - [Вспомогательные переменные кодировок](https://python-all.ru/3.16/c-api/codec.html#codec-utility-variables)6711    - [PyTime C API](https://python-all.ru/3.16/c-api/time.html)67126713      - [Типы](https://python-all.ru/3.16/c-api/time.html#types)6714      - [Функции часов](https://python-all.ru/3.16/c-api/time.html#clock-functions)6715      - [Сырые функции часов](https://python-all.ru/3.16/c-api/time.html#raw-clock-functions)6716      - [Функции преобразования](https://python-all.ru/3.16/c-api/time.html#conversion-functions)6717    - [Поддержка карт производительности](https://python-all.ru/3.16/c-api/perfmaps.html)6718  - [Слой абстрактных объектов](https://python-all.ru/3.16/c-api/abstract.html)67196720    - [Протокол объекта](https://python-all.ru/3.16/c-api/object.html)6721    - [Протокол вызова](https://python-all.ru/3.16/c-api/call.html)67226723      - [Протокол *tp\_call*](https://python-all.ru/3.16/c-api/call.html#the-tp-call-protocol)6724      - [Протокол Vectorcall](https://python-all.ru/3.16/c-api/call.html#the-vectorcall-protocol)67256726        - [Управление рекурсией](https://python-all.ru/3.16/c-api/call.html#recursion-control)6727        - [API поддержки vectorcall](https://python-all.ru/3.16/c-api/call.html#vectorcall-support-api)6728      - [API вызова объектов](https://python-all.ru/3.16/c-api/call.html#object-calling-api)6729      - [API поддержки вызова](https://python-all.ru/3.16/c-api/call.html#call-support-api)6730    - [Протокол чисел](https://python-all.ru/3.16/c-api/number.html)6731    - [Протокол последовательностей](https://python-all.ru/3.16/c-api/sequence.html)6732    - [Протокол отображений](https://python-all.ru/3.16/c-api/mapping.html)6733    - [Протокол итератора](https://python-all.ru/3.16/c-api/iter.html)6734    - [Протокол буфера](https://python-all.ru/3.16/c-api/buffer.html)67356736      - [Структура буфера](https://python-all.ru/3.16/c-api/buffer.html#buffer-structure)6737      - [Типы запросов буфера](https://python-all.ru/3.16/c-api/buffer.html#buffer-request-types)67386739        - [поля, не зависящие от запроса](https://python-all.ru/3.16/c-api/buffer.html#request-independent-fields)6740        - [readonly, format](https://python-all.ru/3.16/c-api/buffer.html#readonly-format)6741        - [shape, strides, suboffsets](https://python-all.ru/3.16/c-api/buffer.html#shape-strides-suboffsets)6742        - [запросы непрерывности](https://python-all.ru/3.16/c-api/buffer.html#contiguity-requests)6743        - [составные запросы](https://python-all.ru/3.16/c-api/buffer.html#compound-requests)6744      - [Комплексные массивы](https://python-all.ru/3.16/c-api/buffer.html#complex-arrays)67456746        - [В стиле NumPy: форма и шаги](https://python-all.ru/3.16/c-api/buffer.html#numpy-style-shape-and-strides)6747        - [В стиле PIL: форма, шаги и под-смещения](https://python-all.ru/3.16/c-api/buffer.html#pil-style-shape-strides-and-suboffsets)6748      - [Функции, связанные с буферами](https://python-all.ru/3.16/c-api/buffer.html#buffer-related-functions)6749  - [Слой конкретных объектов](https://python-all.ru/3.16/c-api/concrete.html)67506751    - [Базовые объекты](https://python-all.ru/3.16/c-api/concrete.html#fundamental-objects)67526753      - [Объекты типов](https://python-all.ru/3.16/c-api/type.html)67546755        - [Создание типов, размещаемых в куче](https://python-all.ru/3.16/c-api/type.html#creating-heap-allocated-types)67566757          - [Идентификаторы слотов типов](https://python-all.ru/3.16/c-api/type.html#type-slot-ids)6758        - [Частично устаревший API](https://python-all.ru/3.16/c-api/type.html#soft-deprecated-api)6759      - [Объект `None`](https://python-all.ru/3.16/c-api/none.html)6760    - [Числовые объекты](https://python-all.ru/3.16/c-api/concrete.html#numeric-objects)67616762      - [Объекты целых чисел](https://python-all.ru/3.16/c-api/long.html)67636764        - [Экспортный API](https://python-all.ru/3.16/c-api/long.html#export-api)6765        - [PyLongWriter API](https://python-all.ru/3.16/c-api/long.html#pylongwriter-api)6766        - [Устаревший API](https://python-all.ru/3.16/c-api/long.html#deprecated-api)6767      - [Объекты логических значений](https://python-all.ru/3.16/c-api/bool.html)6768      - [Объекты чисел с плавающей запятой](https://python-all.ru/3.16/c-api/float.html)67696770        - [Функции упаковки и распаковки](https://python-all.ru/3.16/c-api/float.html#pack-and-unpack-functions)67716772          - [Функции упаковки](https://python-all.ru/3.16/c-api/float.html#pack-functions)6773          - [Функции распаковки](https://python-all.ru/3.16/c-api/float.html#unpack-functions)6774      - [Объекты комплексных чисел](https://python-all.ru/3.16/c-api/complex.html)67756776        - [Комплексные числа как структуры C](https://python-all.ru/3.16/c-api/complex.html#complex-numbers-as-c-structures)6777    - [Объекты последовательностей](https://python-all.ru/3.16/c-api/concrete.html#sequence-objects)67786779      - [Объекты bytes](https://python-all.ru/3.16/c-api/bytes.html)6780      - [PyBytesWriter](https://python-all.ru/3.16/c-api/bytes.html#pybyteswriter)67816782        - [Создание, завершение, отбрасывание](https://python-all.ru/3.16/c-api/bytes.html#create-finish-discard)6783        - [Высокоуровневый API](https://python-all.ru/3.16/c-api/bytes.html#high-level-api)6784        - [Геттеры](https://python-all.ru/3.16/c-api/bytes.html#getters)6785        - [Низкоуровневый API](https://python-all.ru/3.16/c-api/bytes.html#low-level-api)6786      - [Объекты массива байтов](https://python-all.ru/3.16/c-api/bytearray.html)67876788        - [Макросы проверки типа](https://python-all.ru/3.16/c-api/bytearray.html#type-check-macros)6789        - [Функции прямого API](https://python-all.ru/3.16/c-api/bytearray.html#direct-api-functions)6790        - [Макросы](https://python-all.ru/3.16/c-api/bytearray.html#macros)6791      - [Объекты Unicode и кодеки](https://python-all.ru/3.16/c-api/unicode.html)67926793        - [Объекты Unicode](https://python-all.ru/3.16/c-api/unicode.html#unicode-objects)67946795          - [Тип Юникода](https://python-all.ru/3.16/c-api/unicode.html#unicode-type)6796          - [Свойства символов Юникода](https://python-all.ru/3.16/c-api/unicode.html#unicode-character-properties)6797          - [Создание и доступ к строкам Юникода](https://python-all.ru/3.16/c-api/unicode.html#creating-and-accessing-unicode-strings)6798          - [Локальная кодировка](https://python-all.ru/3.16/c-api/unicode.html#locale-encoding)6799          - [Кодировка файловой системы](https://python-all.ru/3.16/c-api/unicode.html#file-system-encoding)6800          - [Поддержка wchar\_t](https://python-all.ru/3.16/c-api/unicode.html#wchar-t-support)6801        - [Встроенные кодеки](https://python-all.ru/3.16/c-api/unicode.html#built-in-codecs)68026803          - [Общие кодеки](https://python-all.ru/3.16/c-api/unicode.html#generic-codecs)6804          - [Кодеки UTF-8](https://python-all.ru/3.16/c-api/unicode.html#utf-8-codecs)6805          - [Кодеки UTF-32](https://python-all.ru/3.16/c-api/unicode.html#utf-32-codecs)6806          - [Кодеки UTF-16](https://python-all.ru/3.16/c-api/unicode.html#utf-16-codecs)6807          - [Кодеки UTF-7](https://python-all.ru/3.16/c-api/unicode.html#utf-7-codecs)6808          - [Кодеки Unicode-Escape](https://python-all.ru/3.16/c-api/unicode.html#unicode-escape-codecs)6809          - [Кодеки Raw-Unicode-Escape](https://python-all.ru/3.16/c-api/unicode.html#raw-unicode-escape-codecs)6810          - [Кодеки Latin-1](https://python-all.ru/3.16/c-api/unicode.html#latin-1-codecs)6811          - [Кодеки ASCII](https://python-all.ru/3.16/c-api/unicode.html#ascii-codecs)6812          - [Кодеки символьной карты](https://python-all.ru/3.16/c-api/unicode.html#character-map-codecs)6813          - [Кодеки MBCS для Windows](https://python-all.ru/3.16/c-api/unicode.html#mbcs-codecs-for-windows)6814        - [Методы и слот-функции](https://python-all.ru/3.16/c-api/unicode.html#methods-and-slot-functions)6815        - [PyUnicodeWriter](https://python-all.ru/3.16/c-api/unicode.html#pyunicodewriter)6816        - [Устаревший API](https://python-all.ru/3.16/c-api/unicode.html#deprecated-api)6817      - [Кортежи](https://python-all.ru/3.16/c-api/tuple.html)6818      - [Объекты структурных последовательностей](https://python-all.ru/3.16/c-api/tuple.html#struct-sequence-objects)6819      - [Списки](https://python-all.ru/3.16/c-api/list.html)6820    - [Объекты контейнеров](https://python-all.ru/3.16/c-api/concrete.html#container-objects)68216822      - [Словари](https://python-all.ru/3.16/c-api/dict.html)68236824        - [Объекты представлений словаря](https://python-all.ru/3.16/c-api/dict.html#dictionary-view-objects)6825        - [Объекты замороженных словарей](https://python-all.ru/3.16/c-api/dict.html#frozen-dictionary-objects)6826        - [Упорядоченные словари](https://python-all.ru/3.16/c-api/dict.html#ordered-dictionaries)6827      - [Множества](https://python-all.ru/3.16/c-api/set.html)68286829        - [Устаревший API](https://python-all.ru/3.16/c-api/set.html#deprecated-api)6830    - [Объекты функций](https://python-all.ru/3.16/c-api/concrete.html#function-objects)68316832      - [Объекты функций](https://python-all.ru/3.16/c-api/function.html)6833      - [Объекты методов экземпляра](https://python-all.ru/3.16/c-api/method.html)6834      - [Объекты методов](https://python-all.ru/3.16/c-api/method.html#method-objects)6835      - [Объекты ячеек](https://python-all.ru/3.16/c-api/cell.html)6836      - [Объекты кода](https://python-all.ru/3.16/c-api/code.html)6837      - [Флаги объектов кода](https://python-all.ru/3.16/c-api/code.html#code-object-flags)6838      - [Дополнительная информация](https://python-all.ru/3.16/c-api/code.html#extra-information)6839    - [Прочие объекты](https://python-all.ru/3.16/c-api/concrete.html#other-objects)68406841      - [Объекты файлов](https://python-all.ru/3.16/c-api/file.html)68426843        - [Частично устаревший API](https://python-all.ru/3.16/c-api/file.html#soft-deprecated-api)6844      - [Объекты модулей](https://python-all.ru/3.16/c-api/module.html)68456846        - [Определение модуля](https://python-all.ru/3.16/c-api/module.html#module-definition)68476848          - [Слоты метаданных](https://python-all.ru/3.16/c-api/module.html#metadata-slots)6849          - [Слоты возможностей](https://python-all.ru/3.16/c-api/module.html#feature-slots)6850          - [Слоты создания и инициализации](https://python-all.ru/3.16/c-api/module.html#creation-and-initialization-slots)6851        - [Состояние модуля](https://python-all.ru/3.16/c-api/module.html#module-state)68526853          - [Слоты для определения состояния модуля](https://python-all.ru/3.16/c-api/module.html#slots-for-defining-module-state)6854          - [Токен модуля](https://python-all.ru/3.16/c-api/module.html#module-token)6855        - [Динамическое создание модулей расширения](https://python-all.ru/3.16/c-api/module.html#creating-extension-modules-dynamically)6856        - [Структура определения модуля](https://python-all.ru/3.16/c-api/module.html#module-definition-struct)6857        - [Вспомогательные функции](https://python-all.ru/3.16/c-api/module.html#support-functions)68586859          - [Поиск модуля (однофазовая инициализация)](https://python-all.ru/3.16/c-api/module.html#module-lookup-single-phase-initialization)6860      - [Объекты итераторов](https://python-all.ru/3.16/c-api/iterator.html)68616862        - [Объекты range](https://python-all.ru/3.16/c-api/iterator.html#range-objects)6863        - [Встроенные типы итераторов](https://python-all.ru/3.16/c-api/iterator.html#builtin-iterator-types)6864        - [Прочие объекты итераторов](https://python-all.ru/3.16/c-api/iterator.html#other-iterator-objects)6865      - [Объекты дескрипторов](https://python-all.ru/3.16/c-api/descriptor.html)68666867        - [Встроенные дескрипторы](https://python-all.ru/3.16/c-api/descriptor.html#built-in-descriptors)6868      - [Объекты срезов](https://python-all.ru/3.16/c-api/slice.html)68696870        - [Объект Ellipsis](https://python-all.ru/3.16/c-api/slice.html#ellipsis-object)6871      - [Объекты memoryview](https://python-all.ru/3.16/c-api/memoryview.html)6872      - [Объекты буфера pickle](https://python-all.ru/3.16/c-api/picklebuffer.html)6873      - [Объекты слабых ссылок](https://python-all.ru/3.16/c-api/weakref.html)6874      - [Капсулы](https://python-all.ru/3.16/c-api/capsule.html)6875      - [Сторожевые объекты](https://python-all.ru/3.16/c-api/sentinel.html)6876      - [Объекты фреймов](https://python-all.ru/3.16/c-api/frame.html)68776878        - [Прокси локальных переменных фрейма](https://python-all.ru/3.16/c-api/frame.html#frame-locals-proxies)6879        - [Устаревшие API для локальных переменных](https://python-all.ru/3.16/c-api/frame.html#legacy-local-variable-apis)6880        - [Внутренние фреймы](https://python-all.ru/3.16/c-api/frame.html#internal-frames)6881      - [Объекты-генераторы](https://python-all.ru/3.16/c-api/gen.html)68826883        - [Объекты асинхронных генераторов](https://python-all.ru/3.16/c-api/gen.html#asynchronous-generator-objects)6884        - [Устаревший API](https://python-all.ru/3.16/c-api/gen.html#deprecated-api)6885      - [Объекты корутин](https://python-all.ru/3.16/c-api/coro.html)6886      - [Объекты контекстных переменных](https://python-all.ru/3.16/c-api/contextvars.html)6887      - [Объекты для аннотации типов](https://python-all.ru/3.16/c-api/typehints.html)6888    - [C API для модулей расширения](https://python-all.ru/3.16/c-api/concrete.html#c-api-for-extension-modules)68896890      - [C API библиотеки curses](https://python-all.ru/3.16/c-api/curses.html)6891      - [Внутренние данные](https://python-all.ru/3.16/c-api/curses.html#internal-data)6892      - [Объекты datetime](https://python-all.ru/3.16/c-api/datetime.html)6893      - [Внутренние данные](https://python-all.ru/3.16/c-api/datetime.html#internal-data)6894  - [Инициализация и завершение интерпретатора](https://python-all.ru/3.16/c-api/interp-lifecycle.html)68956896    - [Перед инициализацией Python](https://python-all.ru/3.16/c-api/interp-lifecycle.html#before-python-initialization)6897    - [Глобальные переменные конфигурации](https://python-all.ru/3.16/c-api/interp-lifecycle.html#global-configuration-variables)6898    - [Инициализация и финализация интерпретатора](https://python-all.ru/3.16/c-api/interp-lifecycle.html#initializing-and-finalizing-the-interpreter)6899    - [Предостережения относительно финализации интерпретатора](https://python-all.ru/3.16/c-api/interp-lifecycle.html#cautions-regarding-interpreter-finalization)6900    - [Представления интерпретатора](https://python-all.ru/3.16/c-api/interp-lifecycle.html#interpreter-views)6901    - [Параметры уровня процесса](https://python-all.ru/3.16/c-api/interp-lifecycle.html#process-wide-parameters)6902  - [Состояния потоков и глобальная блокировка интерпретатора](https://python-all.ru/3.16/c-api/threads.html)69036904    - [Отсоединение состояния потока от кода расширения](https://python-all.ru/3.16/c-api/threads.html#detaching-the-thread-state-from-extension-code)69056906      - [API](https://python-all.ru/3.16/c-api/threads.html#apis)6907    - [Использование C API из внешних потоков](https://python-all.ru/3.16/c-api/threads.html#using-the-c-api-from-foreign-threads)69086909      - [Повторное использование состояния потока в нескольких вызовах](https://python-all.ru/3.16/c-api/threads.html#reusing-a-thread-state-across-repeated-calls)6910      - [Присоединение и отсоединение состояний потока](https://python-all.ru/3.16/c-api/threads.html#attaching-detaching-thread-states)6911    - [API состояния GIL](https://python-all.ru/3.16/c-api/threads.html#gil-state-apis)6912    - [Предостережения о fork()](https://python-all.ru/3.16/c-api/threads.html#cautions-about-fork)6913    - [API высокого уровня](https://python-all.ru/3.16/c-api/threads.html#high-level-apis)6914    - [API низкого уровня](https://python-all.ru/3.16/c-api/threads.html#low-level-apis)6915  - [Асинхронные уведомления](https://python-all.ru/3.16/c-api/threads.html#asynchronous-notifications)6916  - [API потоков операционной системы](https://python-all.ru/3.16/c-api/threads.html#operating-system-thread-apis)6917  - [Примитивы синхронизации](https://python-all.ru/3.16/c-api/synchronization.html)69186919    - [API критической секции Python](https://python-all.ru/3.16/c-api/synchronization.html#python-critical-section-api)69206921      - [Низкоуровневый API критических секций](https://python-all.ru/3.16/c-api/synchronization.html#low-level-critical-section-api)6922    - [Устаревшие API блокировок](https://python-all.ru/3.16/c-api/synchronization.html#legacy-locking-apis)6923  - [Поддержка локального хранилища потоков](https://python-all.ru/3.16/c-api/tls.html)69246925    - [API хранилища, специфичного для потоков](https://python-all.ru/3.16/c-api/tls.html#thread-specific-storage-api)6926    - [Динамическое выделение памяти](https://python-all.ru/3.16/c-api/tls.html#dynamic-allocation)6927    - [Методы](https://python-all.ru/3.16/c-api/tls.html#methods)6928    - [Устаревшие API](https://python-all.ru/3.16/c-api/tls.html#legacy-apis)6929  - [Несколько интерпретаторов в процессе Python](https://python-all.ru/3.16/c-api/subinterpreters.html)69306931    - [GIL для каждого интерпретатора](https://python-all.ru/3.16/c-api/subinterpreters.html#a-per-interpreter-gil)6932    - [Ошибки и предостережения](https://python-all.ru/3.16/c-api/subinterpreters.html#bugs-and-caveats)6933    - [API высокого уровня](https://python-all.ru/3.16/c-api/subinterpreters.html#high-level-apis)6934    - [API низкого уровня](https://python-all.ru/3.16/c-api/subinterpreters.html#low-level-apis)6935    - [Расширенная поддержка отладчика](https://python-all.ru/3.16/c-api/subinterpreters.html#advanced-debugger-support)6936  - [Профилирование и трассировка](https://python-all.ru/3.16/c-api/profiling.html)6937  - [Трассировка ссылок](https://python-all.ru/3.16/c-api/profiling.html#reference-tracing)6938  - [Конфигурация инициализации Python](https://python-all.ru/3.16/c-api/init_config.html)69396940    - [PyInitConfig C API](https://python-all.ru/3.16/c-api/init_config.html#pyinitconfig-c-api)69416942      - [Пример](https://python-all.ru/3.16/c-api/init_config.html#example)6943      - [Создание конфигурации](https://python-all.ru/3.16/c-api/init_config.html#create-config)6944      - [Обработка ошибок](https://python-all.ru/3.16/c-api/init_config.html#error-handling)6945      - [Получение параметров](https://python-all.ru/3.16/c-api/init_config.html#get-options)6946      - [Установка параметров](https://python-all.ru/3.16/c-api/init_config.html#set-options)6947      - [Модуль](https://python-all.ru/3.16/c-api/init_config.html#module)6948      - [Инициализация Python](https://python-all.ru/3.16/c-api/init_config.html#initialize-python)6949    - [Параметры конфигурации](https://python-all.ru/3.16/c-api/init_config.html#configuration-options)6950    - [API конфигурации времени выполнения Python](https://python-all.ru/3.16/c-api/init_config.html#runtime-python-configuration-api)6951    - [PyConfig C API](https://python-all.ru/3.16/c-api/init_config.html#pyconfig-c-api)69526953      - [Пример](https://python-all.ru/3.16/c-api/init_config.html#id1)6954      - [PyWideStringList](https://python-all.ru/3.16/c-api/init_config.html#pywidestringlist)6955      - [PyStatus](https://python-all.ru/3.16/c-api/init_config.html#pystatus)6956      - [PyPreConfig](https://python-all.ru/3.16/c-api/init_config.html#pypreconfig)6957      - [Предварительная инициализация Python с помощью PyPreConfig](https://python-all.ru/3.16/c-api/init_config.html#preinitialize-python-with-pypreconfig)6958      - [PyConfig](https://python-all.ru/3.16/c-api/init_config.html#pyconfig)6959      - [Инициализация с помощью PyConfig](https://python-all.ru/3.16/c-api/init_config.html#initialization-with-pyconfig)6960      - [Изолированная конфигурация](https://python-all.ru/3.16/c-api/init_config.html#isolated-configuration)6961      - [Конфигурация Python](https://python-all.ru/3.16/c-api/init_config.html#python-configuration)6962      - [Конфигурация путей Python](https://python-all.ru/3.16/c-api/init_config.html#python-path-configuration)6963    - [Py\_GetArgcArgv()](https://python-all.ru/3.16/c-api/init_config.html#py-getargcargv)6964    - [Приватный предварительный API многофазной инициализации](https://python-all.ru/3.16/c-api/init_config.html#multi-phase-initialization-private-provisional-api)6965  - [Управление памятью](https://python-all.ru/3.16/c-api/memory.html)69666967    - [Обзор](https://python-all.ru/3.16/c-api/memory.html#overview)6968    - [Домены аллокаторов](https://python-all.ru/3.16/c-api/memory.html#allocator-domains)6969    - [Интерфейс низкоуровневой памяти](https://python-all.ru/3.16/c-api/memory.html#raw-memory-interface)6970    - [Интерфейс памяти](https://python-all.ru/3.16/c-api/memory.html#memory-interface)69716972      - [Устаревшие псевдонимы](https://python-all.ru/3.16/c-api/memory.html#deprecated-aliases)6973    - [Аллокаторы объектов](https://python-all.ru/3.16/c-api/memory.html#object-allocators)6974    - [Аллокаторы памяти по умолчанию](https://python-all.ru/3.16/c-api/memory.html#default-memory-allocators)6975    - [Настройка аллокаторов памяти](https://python-all.ru/3.16/c-api/memory.html#customize-memory-allocators)6976    - [Отладочные перехватчики аллокаторов памяти Python](https://python-all.ru/3.16/c-api/memory.html#debug-hooks-on-the-python-memory-allocators)6977    - [Аллокатор pymalloc](https://python-all.ru/3.16/c-api/memory.html#the-pymalloc-allocator)69786979      - [Настройка аренного аллокатора pymalloc](https://python-all.ru/3.16/c-api/memory.html#customize-pymalloc-arena-allocator)6980    - [Аллокатор mimalloc](https://python-all.ru/3.16/c-api/memory.html#the-mimalloc-allocator)6981    - [C API модуля tracemalloc](https://python-all.ru/3.16/c-api/memory.html#tracemalloc-c-api)6982    - [Примеры](https://python-all.ru/3.16/c-api/memory.html#examples)6983  - [Поддержка реализации объектов](https://python-all.ru/3.16/c-api/objimpl.html)69846985    - [Выделение объектов в куче](https://python-all.ru/3.16/c-api/allocation.html)69866987      - [Мягко устаревшие псевдонимы](https://python-all.ru/3.16/c-api/allocation.html#soft-deprecated-aliases)6988    - [Жизненный цикл объекта](https://python-all.ru/3.16/c-api/lifecycle.html)69896990      - [События жизненного цикла](https://python-all.ru/3.16/c-api/lifecycle.html#life-events)6991      - [Уничтожение циклических изолятов](https://python-all.ru/3.16/c-api/lifecycle.html#cyclic-isolate-destruction)6992      - [Функции](https://python-all.ru/3.16/c-api/lifecycle.html#functions)6993    - [Общие структуры объектов](https://python-all.ru/3.16/c-api/structures.html)69946995      - [Базовые типы объектов и макросы](https://python-all.ru/3.16/c-api/structures.html#base-object-types-and-macros)6996      - [Реализация функций и методов](https://python-all.ru/3.16/c-api/structures.html#implementing-functions-and-methods)6997      - [Доступ к атрибутам типов-расширений](https://python-all.ru/3.16/c-api/structures.html#accessing-attributes-of-extension-types)69986999        - [Флаги членов](https://python-all.ru/3.16/c-api/structures.html#member-flags)7000        - [Типы членов](https://python-all.ru/3.16/c-api/structures.html#member-types)7001        - [Определение геттеров и сеттеров](https://python-all.ru/3.16/c-api/structures.html#defining-getters-and-setters)7002    - [Структуры объектов типов](https://python-all.ru/3.16/c-api/typeobj.html)70037004      - [Краткий справочник](https://python-all.ru/3.16/c-api/typeobj.html#quick-reference)70057006        - [“tp slots”](https://python-all.ru/3.16/c-api/typeobj.html#tp-slots)7007        - [под-слоты](https://python-all.ru/3.16/c-api/typeobj.html#sub-slots)7008        - [typedefs слотов](https://python-all.ru/3.16/c-api/typeobj.html#slot-typedefs)7009      - [Определение PyTypeObject](https://python-all.ru/3.16/c-api/typeobj.html#pytypeobject-definition)7010      - [Слоты PyObject](https://python-all.ru/3.16/c-api/typeobj.html#pyobject-slots)7011      - [Слоты PyVarObject](https://python-all.ru/3.16/c-api/typeobj.html#pyvarobject-slots)7012      - [Слоты PyTypeObject](https://python-all.ru/3.16/c-api/typeobj.html#pytypeobject-slots)7013      - [Статические типы](https://python-all.ru/3.16/c-api/typeobj.html#static-types)7014      - [Типы в куче](https://python-all.ru/3.16/c-api/typeobj.html#heap-types)7015      - [Структуры числовых объектов](https://python-all.ru/3.16/c-api/typeobj.html#number-object-structures)7016      - [Структуры объектов отображений](https://python-all.ru/3.16/c-api/typeobj.html#mapping-object-structures)7017      - [Структуры объектов последовательностей](https://python-all.ru/3.16/c-api/typeobj.html#sequence-object-structures)7018      - [Структуры буферных объектов](https://python-all.ru/3.16/c-api/typeobj.html#buffer-object-structures)7019      - [Структуры асинхронных объектов](https://python-all.ru/3.16/c-api/typeobj.html#async-object-structures)7020      - [typedefs типов слотов](https://python-all.ru/3.16/c-api/typeobj.html#slot-type-typedefs)7021      - [Примеры](https://python-all.ru/3.16/c-api/typeobj.html#examples)7022    - [Поддержка циклической сборки мусора](https://python-all.ru/3.16/c-api/gcsupport.html)70237024      - [Обход](https://python-all.ru/3.16/c-api/gcsupport.html#traversal)70257026        - [Функции, безопасные для обхода](https://python-all.ru/3.16/c-api/gcsupport.html#traversal-safe-functions)7027        - [Функции “DuringGC”](https://python-all.ru/3.16/c-api/gcsupport.html#duringgc-functions)7028      - [Управление состоянием сборщика мусора](https://python-all.ru/3.16/c-api/gcsupport.html#controlling-the-garbage-collector-state)7029      - [Запрос состояния сборщика мусора](https://python-all.ru/3.16/c-api/gcsupport.html#querying-garbage-collector-state)7030  - [Версионирование API и ABI](https://python-all.ru/3.16/c-api/apiabiversion.html)70317032    - [Константы версии времени сборки](https://python-all.ru/3.16/c-api/apiabiversion.html#build-time-version-constants)7033    - [Версия времени выполнения](https://python-all.ru/3.16/c-api/apiabiversion.html#run-time-version)7034    - [Макросы упаковки битов](https://python-all.ru/3.16/c-api/apiabiversion.html#bit-packing-macros)7035  - [Мониторинг C API](https://python-all.ru/3.16/c-api/monitoring.html)7036  - [Генерация событий выполнения](https://python-all.ru/3.16/c-api/monitoring.html#generating-execution-events)70377038    - [Управление состоянием мониторинга](https://python-all.ru/3.16/c-api/monitoring.html#managing-the-monitoring-state)7039- [Установка модулей Python](https://python-all.ru/3.16/installing/index.html)70407041  - [Ключевые термины](https://python-all.ru/3.16/installing/index.html#key-terms)7042  - [Основы использования](https://python-all.ru/3.16/installing/index.html#basic-usage)7043  - [Как мне …?](https://python-all.ru/3.16/installing/index.html#how-do-i)70447045    - [… установить пакеты только для текущего пользователя?](https://python-all.ru/3.16/installing/index.html#install-packages-just-for-the-current-user)7046    - [… установить научные пакеты Python?](https://python-all.ru/3.16/installing/index.html#install-scientific-python-packages)7047    - [… работать с несколькими версиями Python, установленными параллельно?](https://python-all.ru/3.16/installing/index.html#work-with-multiple-versions-of-python-installed-in-parallel)7048  - [Распространённые проблемы установки](https://python-all.ru/3.16/installing/index.html#common-installation-issues)70497050    - [Установка в системный Python на Linux](https://python-all.ru/3.16/installing/index.html#installing-into-the-system-python-on-linux)7051    - [Pip не установлен](https://python-all.ru/3.16/installing/index.html#pip-not-installed)7052    - [Установка бинарных расширений](https://python-all.ru/3.16/installing/index.html#installing-binary-extensions)7053- [Python HOWTOs](https://python-all.ru/3.16/howto/index.html)7054- [Часто задаваемые вопросы по Python](https://python-all.ru/3.16/faq/index.html)70557056  - [Общие вопросы по Python](https://python-all.ru/3.16/faq/general.html)70577058    - [Общая информация](https://python-all.ru/3.16/faq/general.html#general-information)7059    - [Python в реальном мире](https://python-all.ru/3.16/faq/general.html#python-in-the-real-world)7060  - [Вопросы по программированию](https://python-all.ru/3.16/faq/programming.html)70617062    - [Общие вопросы](https://python-all.ru/3.16/faq/programming.html#general-questions)7063    - [Ядро языка](https://python-all.ru/3.16/faq/programming.html#core-language)7064    - [Числа и строки](https://python-all.ru/3.16/faq/programming.html#numbers-and-strings)7065    - [Производительность](https://python-all.ru/3.16/faq/programming.html#performance)7066    - [Последовательности (кортежи/списки)](https://python-all.ru/3.16/faq/programming.html#sequences-tuples-lists)7067    - [Объекты](https://python-all.ru/3.16/faq/programming.html#objects)7068    - [Модули](https://python-all.ru/3.16/faq/programming.html#modules)7069  - [Вопросы по дизайну и истории](https://python-all.ru/3.16/faq/design.html)70707071    - [Почему в Python для группировки инструкций используются отступы?](https://python-all.ru/3.16/faq/design.html#why-does-python-use-indentation-for-grouping-of-statements)7072    - [Почему при простых арифметических операциях получаются странные результаты?](https://python-all.ru/3.16/faq/design.html#why-am-i-getting-strange-results-with-simple-arithmetic-operations)7073    - [Почему вычисления с плавающей запятой такие неточные?](https://python-all.ru/3.16/faq/design.html#why-are-floating-point-calculations-so-inaccurate)7074    - [Почему строки в Python неизменяемы?](https://python-all.ru/3.16/faq/design.html#why-are-python-strings-immutable)7075    - [Почему self нужно явно указывать в определениях и вызовах методов?](https://python-all.ru/3.16/faq/design.html#why-must-self-be-used-explicitly-in-method-definitions-and-calls)7076    - [Почему в выражении нельзя использовать присваивание?](https://python-all.ru/3.16/faq/design.html#why-can-t-i-use-an-assignment-in-an-expression)7077    - [Почему в Python для одних возможностей используются методы (например, list.index()), а для других – функции (например, len(list))?](https://python-all.ru/3.16/faq/design.html#why-does-python-use-methods-for-some-functionality-e-g-list-index-but-functions-for-other-e-g-len-list)7078    - [Почему join() – метод строки, а не списка или кортежа?](https://python-all.ru/3.16/faq/design.html#why-is-join-a-string-method-instead-of-a-list-or-tuple-method)7079    - [Насколько быстры исключения?](https://python-all.ru/3.16/faq/design.html#how-fast-are-exceptions)7080    - [Почему в Python нет оператора switch или case?](https://python-all.ru/3.16/faq/design.html#why-isn-t-there-a-switch-or-case-statement-in-python)7081    - [Разве нельзя эмулировать потоки в интерпретаторе, вместо того чтобы полагаться на реализацию потоков, зависящую от ОС?](https://python-all.ru/3.16/faq/design.html#can-t-you-emulate-threads-in-the-interpreter-instead-of-relying-on-an-os-specific-thread-implementation)7082    - [Почему лямбда-выражения не могут содержать инструкции?](https://python-all.ru/3.16/faq/design.html#why-can-t-lambda-expressions-contain-statements)7083    - [Можно ли скомпилировать Python в машинный код, C или другой язык?](https://python-all.ru/3.16/faq/design.html#can-python-be-compiled-to-machine-code-c-or-some-other-language)7084    - [Как Python управляет памятью?](https://python-all.ru/3.16/faq/design.html#how-does-python-manage-memory)7085    - [Почему CPython не использует более традиционную схему сборки мусора?](https://python-all.ru/3.16/faq/design.html#why-doesn-t-cpython-use-a-more-traditional-garbage-collection-scheme)7086    - [Почему при завершении CPython освобождается не вся память?](https://python-all.ru/3.16/faq/design.html#why-isn-t-all-memory-freed-when-cpython-exits)7087    - [Почему существуют отдельные типы данных кортеж и список?](https://python-all.ru/3.16/faq/design.html#why-are-there-separate-tuple-and-list-data-types)7088    - [Как списки реализованы в CPython?](https://python-all.ru/3.16/faq/design.html#how-are-lists-implemented-in-cpython)7089    - [Как словари реализованы в CPython?](https://python-all.ru/3.16/faq/design.html#how-are-dictionaries-implemented-in-cpython)7090    - [Почему ключи словаря должны быть неизменяемыми?](https://python-all.ru/3.16/faq/design.html#why-must-dictionary-keys-be-immutable)7091    - [Почему list.sort() не возвращает отсортированный список?](https://python-all.ru/3.16/faq/design.html#why-doesn-t-list-sort-return-the-sorted-list)7092    - [Как задать и обеспечить соблюдение спецификации интерфейса в Python?](https://python-all.ru/3.16/faq/design.html#how-do-you-specify-and-enforce-an-interface-spec-in-python)7093    - [Почему нет goto?](https://python-all.ru/3.16/faq/design.html#why-is-there-no-goto)7094    - [Почему сырые строки (r-строки) не могут заканчиваться обратной косой чертой?](https://python-all.ru/3.16/faq/design.html#why-can-t-raw-strings-r-strings-end-with-a-backslash)7095    - [Почему в Python нет оператора with для присваивания атрибутов?](https://python-all.ru/3.16/faq/design.html#why-doesn-t-python-have-a-with-statement-for-attribute-assignments)7096    - [Почему генераторы не поддерживают оператор with?](https://python-all.ru/3.16/faq/design.html#why-don-t-generators-support-the-with-statement)7097    - [Почему в операторах if/while/def/class требуется двоеточие?](https://python-all.ru/3.16/faq/design.html#why-are-colons-required-for-the-if-while-def-class-statements)7098    - [Почему Python разрешает запятые в конце списков и кортежей?](https://python-all.ru/3.16/faq/design.html#why-does-python-allow-commas-at-the-end-of-lists-and-tuples)7099  - [FAQ по библиотекам и расширениям](https://python-all.ru/3.16/faq/library.html)71007101    - [Общие вопросы по библиотекам](https://python-all.ru/3.16/faq/library.html#general-library-questions)7102    - [Типовые задачи](https://python-all.ru/3.16/faq/library.html#common-tasks)7103    - [Потоки](https://python-all.ru/3.16/faq/library.html#threads)7104    - [Ввод и вывод](https://python-all.ru/3.16/faq/library.html#input-and-output)7105    - [Сетевое и интернет-программирование](https://python-all.ru/3.16/faq/library.html#network-internet-programming)7106    - [Базы данных](https://python-all.ru/3.16/faq/library.html#databases)7107    - [Математика и численные методы](https://python-all.ru/3.16/faq/library.html#mathematics-and-numerics)7108  - [FAQ по расширению и встраиванию](https://python-all.ru/3.16/faq/extending.html)71097110    - [Можно ли создавать собственные функции на C?](https://python-all.ru/3.16/faq/extending.html#can-i-create-my-own-functions-in-c)7111    - [Можно ли создавать собственные функции на C++?](https://python-all.ru/3.16/faq/extending.html#id1)7112    - [Писать на C сложно; есть ли альтернативы?](https://python-all.ru/3.16/faq/extending.html#writing-c-is-hard-are-there-any-alternatives)7113    - [Как выполнить произвольные инструкции Python из C?](https://python-all.ru/3.16/faq/extending.html#how-can-i-execute-arbitrary-python-statements-from-c)7114    - [Как вычислить произвольное выражение Python из C?](https://python-all.ru/3.16/faq/extending.html#how-can-i-evaluate-an-arbitrary-python-expression-from-c)7115    - [Как извлечь значения C из объекта Python?](https://python-all.ru/3.16/faq/extending.html#how-do-i-extract-c-values-from-a-python-object)7116    - [Как использовать Py\_BuildValue() для создания кортежа произвольной длины?](https://python-all.ru/3.16/faq/extending.html#how-do-i-use-py-buildvalue-to-create-a-tuple-of-arbitrary-length)7117    - [Как вызвать метод объекта из C?](https://python-all.ru/3.16/faq/extending.html#how-do-i-call-an-object-s-method-from-c)7118    - [Как перехватить вывод PyErr\_Print() (или любого другого вывода в stdout/stderr)?](https://python-all.ru/3.16/faq/extending.html#how-do-i-catch-the-output-from-pyerr-print-or-anything-that-prints-to-stdout-stderr)7119    - [Как получить доступ к модулю, написанному на Python, из C?](https://python-all.ru/3.16/faq/extending.html#how-do-i-access-a-module-written-in-python-from-c)7120    - [Как организовать взаимодействие с объектами C++ из Python?](https://python-all.ru/3.16/faq/extending.html#how-do-i-interface-to-c-objects-from-python)7121    - [Почему make завершается ошибкой после добавления модуля через файл Setup?](https://python-all.ru/3.16/faq/extending.html#i-added-a-module-using-the-setup-file-and-the-make-fails-why)7122    - [Как отлаживать расширение?](https://python-all.ru/3.16/faq/extending.html#how-do-i-debug-an-extension)7123    - [Почему при компиляции модуля Python в Linux отсутствуют некоторые файлы?](https://python-all.ru/3.16/faq/extending.html#i-want-to-compile-a-python-module-on-my-linux-system-but-some-files-are-missing-why)7124    - [Как отличить «неполный ввод» от «неверного ввода»?](https://python-all.ru/3.16/faq/extending.html#how-do-i-tell-incomplete-input-from-invalid-input)7125    - [Как найти неопределённые символы g++ \_\_builtin\_new или \_\_pure\_virtual?](https://python-all.ru/3.16/faq/extending.html#how-do-i-find-undefined-g-symbols-builtin-new-or-pure-virtual)7126    - [Можно ли создать класс объекта, в котором часть методов реализована на C, а часть – на Python (например, через наследование)?](https://python-all.ru/3.16/faq/extending.html#can-i-create-an-object-class-with-some-methods-implemented-in-c-and-others-in-python-e-g-through-inheritance)7127  - [FAQ по Python в Windows](https://python-all.ru/3.16/faq/windows.html)71287129    - [Как запустить программу Python в Windows?](https://python-all.ru/3.16/faq/windows.html#how-do-i-run-a-python-program-under-windows)7130    - [Как сделать скрипты Python исполняемыми?](https://python-all.ru/3.16/faq/windows.html#how-do-i-make-python-scripts-executable)7131    - [Почему Python иногда так долго запускается?](https://python-all.ru/3.16/faq/windows.html#why-does-python-sometimes-take-so-long-to-start)7132    - [Как создать исполняемый файл из скрипта Python?](https://python-all.ru/3.16/faq/windows.html#how-do-i-make-an-executable-from-a-python-script)7133    - [Является ли файл `*.pyd` тем же, что и DLL?](https://python-all.ru/3.16/faq/windows.html#is-a-pyd-file-the-same-as-a-dll)7134    - [Как встроить Python в приложение Windows?](https://python-all.ru/3.16/faq/windows.html#how-can-i-embed-python-into-a-windows-application)7135    - [Как запретить редакторам вставлять табуляцию в исходный код Python?](https://python-all.ru/3.16/faq/windows.html#how-do-i-keep-editors-from-inserting-tabs-into-my-python-source)7136    - [Как проверить нажатие клавиши без блокировки?](https://python-all.ru/3.16/faq/windows.html#how-do-i-check-for-a-keypress-without-blocking)7137    - [Как исправить ошибку «отсутствует api-ms-win-crt-runtime-l1-1-0.dll»?](https://python-all.ru/3.16/faq/windows.html#how-do-i-solve-the-missing-api-ms-win-crt-runtime-l1-1-0-dll-error)7138  - [Часто задаваемые вопросы о графическом интерфейсе пользователя](https://python-all.ru/3.16/faq/gui.html)71397140    - [Общие вопросы по GUI](https://python-all.ru/3.16/faq/gui.html#general-gui-questions)7141    - [Какие наборы инструментов GUI существуют для Python?](https://python-all.ru/3.16/faq/gui.html#what-gui-toolkits-exist-for-python)7142    - [Вопросы по Tkinter](https://python-all.ru/3.16/faq/gui.html#tkinter-questions)7143  - [FAQ «Почему Python установлен на моём компьютере?»](https://python-all.ru/3.16/faq/installed.html)71447145    - [Что такое Python?](https://python-all.ru/3.16/faq/installed.html#what-is-python)7146    - [Почему Python установлен на моём компьютере?](https://python-all.ru/3.16/faq/installed.html#why-is-python-installed-on-my-machine)7147    - [Можно ли удалить Python?](https://python-all.ru/3.16/faq/installed.html#can-i-delete-python)7148- [Устаревшие возможности](https://python-all.ru/3.16/deprecations/index.html)71497150  - [Ожидаемое удаление в Python 3.17](https://python-all.ru/3.16/deprecations/index.html#pending-removal-in-python-3-17)7151  - [Ожидаемое удаление в Python 3.18](https://python-all.ru/3.16/deprecations/index.html#pending-removal-in-python-3-18)7152  - [Ожидаемое удаление в Python 3.19](https://python-all.ru/3.16/deprecations/index.html#pending-removal-in-python-3-19)7153  - [Ожидаемое удаление в Python 3.20](https://python-all.ru/3.16/deprecations/index.html#pending-removal-in-python-3-20)7154  - [Ожидаемое удаление в Python 3.21](https://python-all.ru/3.16/deprecations/index.html#pending-removal-in-python-3-21)7155  - [Ожидаемое удаление в будущих версиях](https://python-all.ru/3.16/deprecations/index.html#pending-removal-in-future-versions)7156  - [Мягкое устаревание](https://python-all.ru/3.16/deprecations/index.html#soft-deprecations)7157  - [Устаревшие возможности C API](https://python-all.ru/3.16/deprecations/index.html#c-api-deprecations)71587159    - [Ожидаемое удаление в Python 3.18](https://python-all.ru/3.16/deprecations/index.html#id1)7160    - [Ожидаемое удаление в Python 3.19](https://python-all.ru/3.16/deprecations/index.html#id2)7161    - [Ожидаемое удаление в Python 3.20](https://python-all.ru/3.16/deprecations/index.html#id3)7162    - [Ожидаемое удаление в будущих версиях](https://python-all.ru/3.16/deprecations/index.html#id4)7163- [Глоссарий](https://python-all.ru/3.16/glossary.html)7164- [Об этой документации](https://python-all.ru/3.16/about.html)71657166  - [Авторы документации Python](https://python-all.ru/3.16/about.html#contributors-to-the-python-documentation)7167- [Работа с ошибками](https://python-all.ru/3.16/bugs.html)71687169  - [Ошибки в документации](https://python-all.ru/3.16/bugs.html#documentation-bugs)7170  - [Использование трекера задач Python](https://python-all.ru/3.16/bugs.html#using-the-python-issue-tracker)7171  - [Начало работы: участие в разработке Python](https://python-all.ru/3.16/bugs.html#getting-started-contributing-to-python-yourself)7172- [Авторские права](https://python-all.ru/3.16/copyright.html)7173- [История и лицензия](https://python-all.ru/3.16/license.html)71747175  - [История программного обеспечения](https://python-all.ru/3.16/license.html#history-of-the-software)7176  - [Условия доступа и использования Python](https://python-all.ru/3.16/license.html#terms-and-conditions-for-accessing-or-otherwise-using-python)71777178    - [PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2](https://python-all.ru/3.16/license.html#python-software-foundation-license-version-2)7179    - [BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0](https://python-all.ru/3.16/license.html#beopen-com-license-agreement-for-python-2-0)7180    - [CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1](https://python-all.ru/3.16/license.html#cnri-license-agreement-for-python-1-6-1)7181    - [CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2](https://python-all.ru/3.16/license.html#cwi-license-agreement-for-python-0-9-0-through-1-2)7182    - [ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION](https://python-all.ru/3.16/license.html#zero-clause-bsd-license-for-code-in-the-python-documentation)7183  - [Лицензии и благодарности для включённого программного обеспечения](https://python-all.ru/3.16/license.html#licenses-and-acknowledgements-for-incorporated-software)71847185    - [Mersenne Twister](https://python-all.ru/3.16/license.html#mersenne-twister)7186    - [Сокеты](https://python-all.ru/3.16/license.html#sockets)7187    - [Асинхронные службы сокетов](https://python-all.ru/3.16/license.html#asynchronous-socket-services)7188    - [Управление cookie](https://python-all.ru/3.16/license.html#cookie-management)7189    - [Трассировка выполнения](https://python-all.ru/3.16/license.html#execution-tracing)7190    - [Функции UUencode и UUdecode](https://python-all.ru/3.16/license.html#uuencode-and-uudecode-functions)7191    - [XML-вызовы удалённых процедур](https://python-all.ru/3.16/license.html#xml-remote-procedure-calls)7192    - [test\_epoll](https://python-all.ru/3.16/license.html#test-epoll)7193    - [Select kqueue](https://python-all.ru/3.16/license.html#select-kqueue)7194    - [SipHash24](https://python-all.ru/3.16/license.html#siphash24)7195    - [strtod and dtoa](https://python-all.ru/3.16/license.html#strtod-and-dtoa)7196    - [OpenSSL](https://python-all.ru/3.16/license.html#openssl)7197    - [expat](https://python-all.ru/3.16/license.html#expat)7198    - [libffi](https://python-all.ru/3.16/license.html#libffi)7199    - [zlib](https://python-all.ru/3.16/license.html#zlib)7200    - [cfuhash](https://python-all.ru/3.16/license.html#cfuhash)7201    - [libmpdec](https://python-all.ru/3.16/license.html#libmpdec)7202    - [Тестовый набор W3C C14N](https://python-all.ru/3.16/license.html#w3c-c14n-test-suite)7203    - [mimalloc](https://python-all.ru/3.16/license.html#mimalloc)7204    - [asyncio](https://python-all.ru/3.16/license.html#asyncio)7205    - [Глобальные неограниченные последовательности (GUS)](https://python-all.ru/3.16/license.html#global-unbounded-sequences-gus)7206    - [Привязки Zstandard](https://python-all.ru/3.16/license.html#zstandard-bindings)7207    - [Модуль профилирования](https://python-all.ru/3.16/license.html#profiling-module)7208    - [Пакеты Pixi](https://python-all.ru/3.16/license.html#pixi-packages)7209