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

index.md

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

1> **Источник:** https://python-all.ru/3.8/whatsnew/index.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Что нового в Python89Серия статей «Что нового в Python» знакомит с наиболее\\nважными изменениями между основными версиями Python. Это обязательное чтение для\\nтех, кто хочет быть в курсе после выхода новой версии.1011- [Что нового в Python 3.8](https://python-all.ru/3.8/whatsnew/3.8.html)1213  - [Сводка – основные моменты выпуска](https://python-all.ru/3.8/whatsnew/3.8.html#summary-release-highlights)14  - [Новые возможности](https://python-all.ru/3.8/whatsnew/3.8.html#new-features)15  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/3.8.html#other-language-changes)16  - [Новые модули](https://python-all.ru/3.8/whatsnew/3.8.html#new-modules)17  - [Улучшенные модули](https://python-all.ru/3.8/whatsnew/3.8.html#improved-modules)18  - [Оптимизации](https://python-all.ru/3.8/whatsnew/3.8.html#optimizations)19  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/3.8.html#build-and-c-api-changes)20  - [Устарело](https://python-all.ru/3.8/whatsnew/3.8.html#deprecated)21  - [Удаление API и возможностей](https://python-all.ru/3.8/whatsnew/3.8.html#api-and-feature-removals)22  - [Перенос на Python 3.8](https://python-all.ru/3.8/whatsnew/3.8.html#porting-to-python-3-8)23  - [Заметные изменения в Python 3.8.1](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-python-3-8-1)24  - [Заметные изменения в Python 3.8.2](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-python-3-8-2)25  - [Заметные изменения в Python 3.8.3](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-python-3-8-3)26  - [Заметные изменения в Python 3.8.8](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-python-3-8-8)27  - [Заметные изменения в Python 3.8.9](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-python-3-8-9)28  - [Заметные изменения в Python 3.8.10](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-python-3-8-10)29  - [Заметные изменения в Python 3.8.10](https://python-all.ru/3.8/whatsnew/3.8.html#id1)30  - [Заметные изменения в Python 3.8.12](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-python-3-8-12)31  - [Заметное улучшение безопасности в 3.8.14](https://python-all.ru/3.8/whatsnew/3.8.html#notable-security-feature-in-3-8-14)32  - [Заметные изменения в 3.8.17](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-3-8-17)33  - [Заметные изменения в 3.8.20](https://python-all.ru/3.8/whatsnew/3.8.html#notable-changes-in-3-8-20)34- [Что нового в Python 3.7](https://python-all.ru/3.8/whatsnew/3.7.html)3536  - [Сводка – основные моменты выпуска](https://python-all.ru/3.8/whatsnew/3.7.html#summary-release-highlights)37  - [Новые возможности](https://python-all.ru/3.8/whatsnew/3.7.html#new-features)38  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/3.7.html#other-language-changes)39  - [Новые модули](https://python-all.ru/3.8/whatsnew/3.7.html#new-modules)40  - [Улучшенные модули](https://python-all.ru/3.8/whatsnew/3.7.html#improved-modules)41  - [Изменения C API](https://python-all.ru/3.8/whatsnew/3.7.html#c-api-changes)42  - [Изменения сборки](https://python-all.ru/3.8/whatsnew/3.7.html#build-changes)43  - [Оптимизации](https://python-all.ru/3.8/whatsnew/3.7.html#optimizations)44  - [Прочие изменения реализации CPython](https://python-all.ru/3.8/whatsnew/3.7.html#other-cpython-implementation-changes)45  - [Устаревшее поведение Python](https://python-all.ru/3.8/whatsnew/3.7.html#deprecated-python-behavior)46  - [Устаревшие модули, функции и методы Python](https://python-all.ru/3.8/whatsnew/3.7.html#deprecated-python-modules-functions-and-methods)47  - [Устаревшие функции и типы C API](https://python-all.ru/3.8/whatsnew/3.7.html#deprecated-functions-and-types-of-the-c-api)48  - [Удаление поддержки платформ](https://python-all.ru/3.8/whatsnew/3.7.html#platform-support-removals)49  - [Удаление API и возможностей](https://python-all.ru/3.8/whatsnew/3.7.html#api-and-feature-removals)50  - [Удаление модулей](https://python-all.ru/3.8/whatsnew/3.7.html#module-removals)51  - [Изменения только для Windows](https://python-all.ru/3.8/whatsnew/3.7.html#windows-only-changes)52  - [Перенос на Python 3.7](https://python-all.ru/3.8/whatsnew/3.7.html#porting-to-python-3-7)53  - [Заметные изменения в Python 3.7.1](https://python-all.ru/3.8/whatsnew/3.7.html#notable-changes-in-python-3-7-1)54  - [Заметные изменения в Python 3.7.2](https://python-all.ru/3.8/whatsnew/3.7.html#notable-changes-in-python-3-7-2)55  - [Заметные изменения в Python 3.7.6](https://python-all.ru/3.8/whatsnew/3.7.html#notable-changes-in-python-3-7-6)56  - [Заметные изменения в Python 3.7.10](https://python-all.ru/3.8/whatsnew/3.7.html#notable-changes-in-python-3-7-10)57- [Что нового в Python 3.6](https://python-all.ru/3.8/whatsnew/3.6.html)5859  - [Сводка – основные моменты выпуска](https://python-all.ru/3.8/whatsnew/3.6.html#summary-release-highlights)60  - [Новые возможности](https://python-all.ru/3.8/whatsnew/3.6.html#new-features)61  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/3.6.html#other-language-changes)62  - [Новые модули](https://python-all.ru/3.8/whatsnew/3.6.html#new-modules)63  - [Улучшенные модули](https://python-all.ru/3.8/whatsnew/3.6.html#improved-modules)64  - [Оптимизации](https://python-all.ru/3.8/whatsnew/3.6.html#optimizations)65  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/3.6.html#build-and-c-api-changes)66  - [Прочие улучшения](https://python-all.ru/3.8/whatsnew/3.6.html#other-improvements)67  - [Устарело](https://python-all.ru/3.8/whatsnew/3.6.html#deprecated)68  - [Удалённое](https://python-all.ru/3.8/whatsnew/3.6.html#removed)69  - [Перенос на Python 3.6](https://python-all.ru/3.8/whatsnew/3.6.html#porting-to-python-3-6)70  - [Заметные изменения в Python 3.6.2](https://python-all.ru/3.8/whatsnew/3.6.html#notable-changes-in-python-3-6-2)71  - [Заметные изменения в Python 3.6.4](https://python-all.ru/3.8/whatsnew/3.6.html#notable-changes-in-python-3-6-4)72  - [Заметные изменения в Python 3.6.5](https://python-all.ru/3.8/whatsnew/3.6.html#notable-changes-in-python-3-6-5)73  - [Заметные изменения в Python 3.6.7](https://python-all.ru/3.8/whatsnew/3.6.html#notable-changes-in-python-3-6-7)74  - [Заметные изменения в Python 3.6.10](https://python-all.ru/3.8/whatsnew/3.6.html#notable-changes-in-python-3-6-10)75  - [Заметные изменения в Python 3.6.13](https://python-all.ru/3.8/whatsnew/3.6.html#notable-changes-in-python-3-6-13)76- [Что нового в Python 3.5](https://python-all.ru/3.8/whatsnew/3.5.html)7778  - [Сводка – основные моменты выпуска](https://python-all.ru/3.8/whatsnew/3.5.html#summary-release-highlights)79  - [Новые возможности](https://python-all.ru/3.8/whatsnew/3.5.html#new-features)80  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/3.5.html#other-language-changes)81  - [Новые модули](https://python-all.ru/3.8/whatsnew/3.5.html#new-modules)82  - [Улучшенные модули](https://python-all.ru/3.8/whatsnew/3.5.html#improved-modules)83  - [Другие изменения на уровне модулей](https://python-all.ru/3.8/whatsnew/3.5.html#other-module-level-changes)84  - [Оптимизации](https://python-all.ru/3.8/whatsnew/3.5.html#optimizations)85  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/3.5.html#build-and-c-api-changes)86  - [Устарело](https://python-all.ru/3.8/whatsnew/3.5.html#deprecated)87  - [Удалённое](https://python-all.ru/3.8/whatsnew/3.5.html#removed)88  - [Переход на Python 3.5](https://python-all.ru/3.8/whatsnew/3.5.html#porting-to-python-3-5)89  - [Заметные изменения в Python 3.5.4](https://python-all.ru/3.8/whatsnew/3.5.html#notable-changes-in-python-3-5-4)90- [Что нового в Python 3.4](https://python-all.ru/3.8/whatsnew/3.4.html)9192  - [Сводка – основные моменты выпуска](https://python-all.ru/3.8/whatsnew/3.4.html#summary-release-highlights)93  - [Новые возможности](https://python-all.ru/3.8/whatsnew/3.4.html#new-features)94  - [Новые модули](https://python-all.ru/3.8/whatsnew/3.4.html#new-modules)95  - [Улучшенные модули](https://python-all.ru/3.8/whatsnew/3.4.html#improved-modules)96  - [Изменения в реализации CPython](https://python-all.ru/3.8/whatsnew/3.4.html#cpython-implementation-changes)97  - [Устарело](https://python-all.ru/3.8/whatsnew/3.4.html#deprecated)98  - [Удалённое](https://python-all.ru/3.8/whatsnew/3.4.html#removed)99  - [Перенос на Python 3.4](https://python-all.ru/3.8/whatsnew/3.4.html#porting-to-python-3-4)100  - [Изменено в 3.4.3](https://python-all.ru/3.8/whatsnew/3.4.html#changed-in-3-4-3)101- [Что нового в Python 3.3](https://python-all.ru/3.8/whatsnew/3.3.html)102103  - [Сводка – основные моменты выпуска](https://python-all.ru/3.8/whatsnew/3.3.html#summary-release-highlights)104  - [PEP 405: Виртуальные окружения](https://python-all.ru/3.8/whatsnew/3.3.html#pep-405-virtual-environments)105  - [PEP 420: Неявные пакеты пространств имён](https://python-all.ru/3.8/whatsnew/3.3.html#pep-420-implicit-namespace-packages)106  - [PEP 3118: Новая реализация memoryview и документация протокола буферов](https://python-all.ru/3.8/whatsnew/3.3.html#pep-3118-new-memoryview-implementation-and-buffer-protocol-documentation)107  - [PEP 393: Гибкое представление строк](https://python-all.ru/3.8/whatsnew/3.3.html#pep-393-flexible-string-representation)108  - [PEP 397: Средство запуска Python для Windows](https://python-all.ru/3.8/whatsnew/3.3.html#pep-397-python-launcher-for-windows)109  - [PEP 3151: Переработка иерархии исключений ОС и ввода-вывода](https://python-all.ru/3.8/whatsnew/3.3.html#pep-3151-reworking-the-os-and-io-exception-hierarchy)110  - [PEP 380: Синтаксис делегирования подгенератору](https://python-all.ru/3.8/whatsnew/3.3.html#pep-380-syntax-for-delegating-to-a-subgenerator)111  - [PEP 409: Подавление контекста исключения](https://python-all.ru/3.8/whatsnew/3.3.html#pep-409-suppressing-exception-context)112  - [PEP 414: Явные литералы Unicode](https://python-all.ru/3.8/whatsnew/3.3.html#pep-414-explicit-unicode-literals)113  - [PEP 3155: Квалифицированное имя для классов и функций](https://python-all.ru/3.8/whatsnew/3.3.html#pep-3155-qualified-name-for-classes-and-functions)114  - [PEP 412: Словарь с разделением ключей](https://python-all.ru/3.8/whatsnew/3.3.html#pep-412-key-sharing-dictionary)115  - [PEP 362: Объект сигнатуры функции](https://python-all.ru/3.8/whatsnew/3.3.html#pep-362-function-signature-object)116  - [PEP 421: Добавление sys.implementation](https://python-all.ru/3.8/whatsnew/3.3.html#pep-421-adding-sys-implementation)117  - [Использование importlib в качестве реализации импорта](https://python-all.ru/3.8/whatsnew/3.3.html#using-importlib-as-the-implementation-of-import)118  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/3.3.html#other-language-changes)119  - [Более детальная блокировка импорта](https://python-all.ru/3.8/whatsnew/3.3.html#a-finer-grained-import-lock)120  - [Встроенные функции и типы](https://python-all.ru/3.8/whatsnew/3.3.html#builtin-functions-and-types)121  - [Новые модули](https://python-all.ru/3.8/whatsnew/3.3.html#new-modules)122  - [Улучшенные модули](https://python-all.ru/3.8/whatsnew/3.3.html#improved-modules)123  - [Оптимизации](https://python-all.ru/3.8/whatsnew/3.3.html#optimizations)124  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/3.3.html#build-and-c-api-changes)125  - [Устарело](https://python-all.ru/3.8/whatsnew/3.3.html#deprecated)126  - [Портирование на Python 3.3](https://python-all.ru/3.8/whatsnew/3.3.html#porting-to-python-3-3)127- [Что нового в Python 3.2](https://python-all.ru/3.8/whatsnew/3.2.html)128129  - [PEP 384: Определение стабильного ABI](https://python-all.ru/3.8/whatsnew/3.2.html#pep-384-defining-a-stable-abi)130  - [PEP 389: Модуль разбора командной строки argparse](https://python-all.ru/3.8/whatsnew/3.2.html#pep-389-argparse-command-line-parsing-module)131  - [PEP 391: Конфигурация логирования на основе словарей](https://python-all.ru/3.8/whatsnew/3.2.html#pep-391-dictionary-based-configuration-for-logging)132  - [PEP 3148: Модуль `concurrent.futures`](https://python-all.ru/3.8/whatsnew/3.2.html#pep-3148-the-concurrent-futures-module)133  - [PEP 3147: Каталоги репозитория PYC](https://python-all.ru/3.8/whatsnew/3.2.html#pep-3147-pyc-repository-directories)134  - [PEP 3149: Файлы .so с тегом версии ABI](https://python-all.ru/3.8/whatsnew/3.2.html#pep-3149-abi-version-tagged-so-files)135  - [PEP 3333: Интерфейс шлюза веб-сервера Python v1.0.1](https://python-all.ru/3.8/whatsnew/3.2.html#pep-3333-python-web-server-gateway-interface-v1-0-1)136  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/3.2.html#other-language-changes)137  - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3.8/whatsnew/3.2.html#new-improved-and-deprecated-modules)138  - [Многопоточность](https://python-all.ru/3.8/whatsnew/3.2.html#multi-threading)139  - [Оптимизации](https://python-all.ru/3.8/whatsnew/3.2.html#optimizations)140  - [Юникод](https://python-all.ru/3.8/whatsnew/3.2.html#unicode)141  - [Кодеки](https://python-all.ru/3.8/whatsnew/3.2.html#codecs)142  - [Документация](https://python-all.ru/3.8/whatsnew/3.2.html#documentation)143  - [IDLE](https://python-all.ru/3.8/whatsnew/3.2.html#idle)144  - [Репозиторий кода](https://python-all.ru/3.8/whatsnew/3.2.html#code-repository)145  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/3.2.html#build-and-c-api-changes)146  - [Переход на Python 3.2](https://python-all.ru/3.8/whatsnew/3.2.html#porting-to-python-3-2)147- [Что нового в Python 3.1](https://python-all.ru/3.8/whatsnew/3.1.html)148149  - [PEP 372: Упорядоченные словари](https://python-all.ru/3.8/whatsnew/3.1.html#pep-372-ordered-dictionaries)150  - [PEP 378: Спецификатор формата для разделителя тысяч](https://python-all.ru/3.8/whatsnew/3.1.html#pep-378-format-specifier-for-thousands-separator)151  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/3.1.html#other-language-changes)152  - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3.8/whatsnew/3.1.html#new-improved-and-deprecated-modules)153  - [Оптимизации](https://python-all.ru/3.8/whatsnew/3.1.html#optimizations)154  - [IDLE](https://python-all.ru/3.8/whatsnew/3.1.html#idle)155  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/3.1.html#build-and-c-api-changes)156  - [Переход на Python 3.1](https://python-all.ru/3.8/whatsnew/3.1.html#porting-to-python-3-1)157- [Что нового в Python 3.0](https://python-all.ru/3.8/whatsnew/3.0.html)158159  - [Типичные трудности](https://python-all.ru/3.8/whatsnew/3.0.html#common-stumbling-blocks)160  - [Обзор изменений синтаксиса](https://python-all.ru/3.8/whatsnew/3.0.html#overview-of-syntax-changes)161  - [Изменения, уже присутствовавшие в Python 2.6](https://python-all.ru/3.8/whatsnew/3.0.html#changes-already-present-in-python-2-6)162  - [Изменения в библиотеке](https://python-all.ru/3.8/whatsnew/3.0.html#library-changes)163  - [**PEP 3101**: Новый подход к форматированию строк](https://python-all.ru/3.8/whatsnew/3.0.html#pep-3101-a-new-approach-to-string-formatting)164  - [Изменения в исключениях](https://python-all.ru/3.8/whatsnew/3.0.html#changes-to-exceptions)165  - [Прочие изменения](https://python-all.ru/3.8/whatsnew/3.0.html#miscellaneous-other-changes)166  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/3.0.html#build-and-c-api-changes)167  - [Производительность](https://python-all.ru/3.8/whatsnew/3.0.html#performance)168  - [Переход на Python 3.0](https://python-all.ru/3.8/whatsnew/3.0.html#porting-to-python-3-0)169- [Что нового в Python 2.7](https://python-all.ru/3.8/whatsnew/2.7.html)170171  - [Будущее Python 2.x](https://python-all.ru/3.8/whatsnew/2.7.html#the-future-for-python-2-x)172  - [Изменения в обработке предупреждений об устаревании](https://python-all.ru/3.8/whatsnew/2.7.html#changes-to-the-handling-of-deprecation-warnings)173  - [Возможности Python 3.1](https://python-all.ru/3.8/whatsnew/2.7.html#python-3-1-features)174  - [PEP 372: Добавление упорядоченного словаря в collections](https://python-all.ru/3.8/whatsnew/2.7.html#pep-372-adding-an-ordered-dictionary-to-collections)175  - [PEP 378: Спецификатор формата для разделителя тысяч](https://python-all.ru/3.8/whatsnew/2.7.html#pep-378-format-specifier-for-thousands-separator)176  - [PEP 389: Модуль argparse для разбора командной строки](https://python-all.ru/3.8/whatsnew/2.7.html#pep-389-the-argparse-module-for-parsing-command-lines)177  - [PEP 391: Конфигурация логирования на основе словаря](https://python-all.ru/3.8/whatsnew/2.7.html#pep-391-dictionary-based-configuration-for-logging)178  - [PEP 3106: Представления словаря](https://python-all.ru/3.8/whatsnew/2.7.html#pep-3106-dictionary-views)179  - [PEP 3137: Объект memoryview](https://python-all.ru/3.8/whatsnew/2.7.html#pep-3137-the-memoryview-object)180  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/2.7.html#other-language-changes)181  - [Новые и улучшенные модули](https://python-all.ru/3.8/whatsnew/2.7.html#new-and-improved-modules)182  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/2.7.html#build-and-c-api-changes)183  - [Прочие изменения и исправления](https://python-all.ru/3.8/whatsnew/2.7.html#other-changes-and-fixes)184  - [Переход на Python 2.7](https://python-all.ru/3.8/whatsnew/2.7.html#porting-to-python-2-7)185  - [Новые возможности, добавленные в поддерживаемых выпусках Python 2.7](https://python-all.ru/3.8/whatsnew/2.7.html#new-features-added-to-python-2-7-maintenance-releases)186  - [Благодарности](https://python-all.ru/3.8/whatsnew/2.7.html#acknowledgements)187- [Что нового в Python 2.6](https://python-all.ru/3.8/whatsnew/2.6.html)188189  - [Python 3.0](https://python-all.ru/3.8/whatsnew/2.6.html#python-3-0)190  - [Изменения в процессе разработки](https://python-all.ru/3.8/whatsnew/2.6.html#changes-to-the-development-process)191  - [PEP 343: Оператор 'with'](https://python-all.ru/3.8/whatsnew/2.6.html#pep-343-the-with-statement)192  - [PEP 366: Явные относительные импорты из главного модуля](https://python-all.ru/3.8/whatsnew/2.6.html#pep-366-explicit-relative-imports-from-a-main-module)193  - [PEP 370: Каталог `site-packages` для каждого пользователя](https://python-all.ru/3.8/whatsnew/2.6.html#pep-370-per-user-site-packages-directory)194  - [PEP 371: Пакет `multiprocessing`](https://python-all.ru/3.8/whatsnew/2.6.html#pep-371-the-multiprocessing-package)195  - [PEP 3101: Расширенное форматирование строк](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3101-advanced-string-formatting)196  - [PEP 3105: `print` как функция](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3105-print-as-a-function)197  - [PEP 3110: Изменения в обработке исключений](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3110-exception-handling-changes)198  - [PEP 3112: Байтовые литералы](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3112-byte-literals)199  - [PEP 3116: Новая библиотека ввода-вывода](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3116-new-i-o-library)200  - [PEP 3118: Пересмотренный протокол буферов](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3118-revised-buffer-protocol)201  - [PEP 3119: Абстрактные базовые классы](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3119-abstract-base-classes)202  - [PEP 3127: Поддержка и синтаксис целочисленных литералов](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3127-integer-literal-support-and-syntax)203  - [PEP 3129: Декораторы классов](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3129-class-decorators)204  - [PEP 3141: Иерархия типов для чисел](https://python-all.ru/3.8/whatsnew/2.6.html#pep-3141-a-type-hierarchy-for-numbers)205  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/2.6.html#other-language-changes)206  - [Новые и улучшенные модули](https://python-all.ru/3.8/whatsnew/2.6.html#new-and-improved-modules)207  - [Устаревания и удаления](https://python-all.ru/3.8/whatsnew/2.6.html#deprecations-and-removals)208  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/2.6.html#build-and-c-api-changes)209  - [Переход на Python 2.6](https://python-all.ru/3.8/whatsnew/2.6.html#porting-to-python-2-6)210  - [Благодарности](https://python-all.ru/3.8/whatsnew/2.6.html#acknowledgements)211- [Что нового в Python 2.5](https://python-all.ru/3.8/whatsnew/2.5.html)212213  - [PEP 308: Условные выражения](https://python-all.ru/3.8/whatsnew/2.5.html#pep-308-conditional-expressions)214  - [PEP 309: Частичное применение функций](https://python-all.ru/3.8/whatsnew/2.5.html#pep-309-partial-function-application)215  - [PEP 314: Метаданные для пакетов Python v1.1](https://python-all.ru/3.8/whatsnew/2.5.html#pep-314-metadata-for-python-software-packages-v1-1)216  - [PEP 328: Абсолютные и относительные импорты](https://python-all.ru/3.8/whatsnew/2.5.html#pep-328-absolute-and-relative-imports)217  - [PEP 338: Выполнение модулей как сценариев](https://python-all.ru/3.8/whatsnew/2.5.html#pep-338-executing-modules-as-scripts)218  - [PEP 341: Единый try/except/finally](https://python-all.ru/3.8/whatsnew/2.5.html#pep-341-unified-try-except-finally)219  - [PEP 342: Новые возможности генераторов](https://python-all.ru/3.8/whatsnew/2.5.html#pep-342-new-generator-features)220  - [PEP 343: Оператор 'with'](https://python-all.ru/3.8/whatsnew/2.5.html#pep-343-the-with-statement)221  - [PEP 352: Исключения как классы нового стиля](https://python-all.ru/3.8/whatsnew/2.5.html#pep-352-exceptions-as-new-style-classes)222  - [PEP 353: Использование ssize\_t в качестве типа индекса](https://python-all.ru/3.8/whatsnew/2.5.html#pep-353-using-ssize-t-as-the-index-type)223  - [PEP 357: Метод '\_\_index\_\_'](https://python-all.ru/3.8/whatsnew/2.5.html#pep-357-the-index-method)224  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/2.5.html#other-language-changes)225  - [Новые, улучшенные и удалённые модули](https://python-all.ru/3.8/whatsnew/2.5.html#new-improved-and-removed-modules)226  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/2.5.html#build-and-c-api-changes)227  - [Перенос на Python 2.5](https://python-all.ru/3.8/whatsnew/2.5.html#porting-to-python-2-5)228  - [Благодарности](https://python-all.ru/3.8/whatsnew/2.5.html#acknowledgements)229- [Что нового в Python 2.4](https://python-all.ru/3.8/whatsnew/2.4.html)230231  - [PEP 218: Встроенные объекты множеств](https://python-all.ru/3.8/whatsnew/2.4.html#pep-218-built-in-set-objects)232  - [PEP 237: объединение длинных целых и целых чисел](https://python-all.ru/3.8/whatsnew/2.4.html#pep-237-unifying-long-integers-and-integers)233  - [PEP 289: Генераторные выражения](https://python-all.ru/3.8/whatsnew/2.4.html#pep-289-generator-expressions)234  - [PEP 292: Упрощённая подстановка строк](https://python-all.ru/3.8/whatsnew/2.4.html#pep-292-simpler-string-substitutions)235  - [PEP 318: Декораторы для функций и методов](https://python-all.ru/3.8/whatsnew/2.4.html#pep-318-decorators-for-functions-and-methods)236  - [PEP 322: Обратная итерация](https://python-all.ru/3.8/whatsnew/2.4.html#pep-322-reverse-iteration)237  - [PEP 324: Новый модуль подпроцесса](https://python-all.ru/3.8/whatsnew/2.4.html#pep-324-new-subprocess-module)238  - [PEP 327: Тип данных Decimal](https://python-all.ru/3.8/whatsnew/2.4.html#pep-327-decimal-data-type)239  - [PEP 328: Многострочные импорты](https://python-all.ru/3.8/whatsnew/2.4.html#pep-328-multi-line-imports)240  - [PEP 331: Независящие от локали преобразования float/строк](https://python-all.ru/3.8/whatsnew/2.4.html#pep-331-locale-independent-float-string-conversions)241  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/2.4.html#other-language-changes)242  - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3.8/whatsnew/2.4.html#new-improved-and-deprecated-modules)243  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/2.4.html#build-and-c-api-changes)244  - [Перенос на Python 2.4](https://python-all.ru/3.8/whatsnew/2.4.html#porting-to-python-2-4)245  - [Благодарности](https://python-all.ru/3.8/whatsnew/2.4.html#acknowledgements)246- [Что нового в Python 2.3](https://python-all.ru/3.8/whatsnew/2.3.html)247248  - [PEP 218: Стандартный тип set](https://python-all.ru/3.8/whatsnew/2.3.html#pep-218-a-standard-set-datatype)249  - [PEP 255: простые генераторы](https://python-all.ru/3.8/whatsnew/2.3.html#pep-255-simple-generators)250  - [PEP 263: Кодировки исходного кода](https://python-all.ru/3.8/whatsnew/2.3.html#pep-263-source-code-encodings)251  - [PEP 273: Импорт модулей из ZIP-архивов](https://python-all.ru/3.8/whatsnew/2.3.html#pep-273-importing-modules-from-zip-archives)252  - [PEP 277: Поддержка имён файлов в Unicode для Windows NT](https://python-all.ru/3.8/whatsnew/2.3.html#pep-277-unicode-file-name-support-for-windows-nt)253  - [PEP 278: Универсальная поддержка символов новой строки](https://python-all.ru/3.8/whatsnew/2.3.html#pep-278-universal-newline-support)254  - [PEP 279: enumerate()](https://python-all.ru/3.8/whatsnew/2.3.html#pep-279-enumerate)255  - [PEP 282: Пакет logging](https://python-all.ru/3.8/whatsnew/2.3.html#pep-282-the-logging-package)256  - [PEP 285: Булев тип](https://python-all.ru/3.8/whatsnew/2.3.html#pep-285-a-boolean-type)257  - [PEP 293: Колбэки обработки ошибок кодеков](https://python-all.ru/3.8/whatsnew/2.3.html#pep-293-codec-error-handling-callbacks)258  - [PEP 301: Индекс пакетов и метаданные для Distutils](https://python-all.ru/3.8/whatsnew/2.3.html#pep-301-package-index-and-metadata-for-distutils)259  - [PEP 302: Новые хуки импорта](https://python-all.ru/3.8/whatsnew/2.3.html#pep-302-new-import-hooks)260  - [PEP 305: Файлы с разделителями-запятыми](https://python-all.ru/3.8/whatsnew/2.3.html#pep-305-comma-separated-files)261  - [PEP 307: Улучшения pickle](https://python-all.ru/3.8/whatsnew/2.3.html#pep-307-pickle-enhancements)262  - [Расширенные срезы](https://python-all.ru/3.8/whatsnew/2.3.html#extended-slices)263  - [Прочие изменения языка](https://python-all.ru/3.8/whatsnew/2.3.html#other-language-changes)264  - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3.8/whatsnew/2.3.html#new-improved-and-deprecated-modules)265  - [Pymalloc: Специализированный аллокатор объектов](https://python-all.ru/3.8/whatsnew/2.3.html#pymalloc-a-specialized-object-allocator)266  - [Изменения в сборке и C API](https://python-all.ru/3.8/whatsnew/2.3.html#build-and-c-api-changes)267  - [Прочие изменения и исправления](https://python-all.ru/3.8/whatsnew/2.3.html#other-changes-and-fixes)268  - [Перенос на Python 2.3](https://python-all.ru/3.8/whatsnew/2.3.html#porting-to-python-2-3)269  - [Благодарности](https://python-all.ru/3.8/whatsnew/2.3.html#acknowledgements)270- [Что нового в Python 2.2](https://python-all.ru/3.8/whatsnew/2.2.html)271272  - [Введение](https://python-all.ru/3.8/whatsnew/2.2.html#introduction)273  - [PEP 252 и 253: изменения типов и классов](https://python-all.ru/3.8/whatsnew/2.2.html#peps-252-and-253-type-and-class-changes)274  - [PEP 234: итераторы](https://python-all.ru/3.8/whatsnew/2.2.html#pep-234-iterators)275  - [PEP 255: простые генераторы](https://python-all.ru/3.8/whatsnew/2.2.html#pep-255-simple-generators)276  - [PEP 237: объединение длинных целых и целых чисел](https://python-all.ru/3.8/whatsnew/2.2.html#pep-237-unifying-long-integers-and-integers)277  - [PEP 238: изменение оператора деления](https://python-all.ru/3.8/whatsnew/2.2.html#pep-238-changing-the-division-operator)278  - [Изменения в Unicode](https://python-all.ru/3.8/whatsnew/2.2.html#unicode-changes)279  - [PEP 227: вложенные области видимости](https://python-all.ru/3.8/whatsnew/2.2.html#pep-227-nested-scopes)280  - [Новые и улучшенные модули](https://python-all.ru/3.8/whatsnew/2.2.html#new-and-improved-modules)281  - [Изменения и исправления интерпретатора](https://python-all.ru/3.8/whatsnew/2.2.html#interpreter-changes-and-fixes)282  - [Прочие изменения и исправления](https://python-all.ru/3.8/whatsnew/2.2.html#other-changes-and-fixes)283  - [Благодарности](https://python-all.ru/3.8/whatsnew/2.2.html#acknowledgements)284- [Что нового в Python 2.1](https://python-all.ru/3.8/whatsnew/2.1.html)285286  - [Введение](https://python-all.ru/3.8/whatsnew/2.1.html#introduction)287  - [PEP 227: вложенные области видимости](https://python-all.ru/3.8/whatsnew/2.1.html#pep-227-nested-scopes)288  - [PEP 236: директивы \_\_future\_\_](https://python-all.ru/3.8/whatsnew/2.1.html#pep-236-future-directives)289  - [PEP 207: расширенные сравнения](https://python-all.ru/3.8/whatsnew/2.1.html#pep-207-rich-comparisons)290  - [PEP 230: инфраструктура предупреждений](https://python-all.ru/3.8/whatsnew/2.1.html#pep-230-warning-framework)291  - [PEP 229: новая система сборки](https://python-all.ru/3.8/whatsnew/2.1.html#pep-229-new-build-system)292  - [PEP 205: слабые ссылки](https://python-all.ru/3.8/whatsnew/2.1.html#pep-205-weak-references)293  - [PEP 232: атрибуты функций](https://python-all.ru/3.8/whatsnew/2.1.html#pep-232-function-attributes)294  - [PEP 235: импорт модулей на платформах, нечувствительных к регистру](https://python-all.ru/3.8/whatsnew/2.1.html#pep-235-importing-modules-on-case-insensitive-platforms)295  - [PEP 217: интерактивный перехватчик вывода](https://python-all.ru/3.8/whatsnew/2.1.html#pep-217-interactive-display-hook)296  - [PEP 208: новая модель приведения типов](https://python-all.ru/3.8/whatsnew/2.1.html#pep-208-new-coercion-model)297  - [PEP 241: метаданные в пакетах Python](https://python-all.ru/3.8/whatsnew/2.1.html#pep-241-metadata-in-python-packages)298  - [Новые и улучшенные модули](https://python-all.ru/3.8/whatsnew/2.1.html#new-and-improved-modules)299  - [Прочие изменения и исправления](https://python-all.ru/3.8/whatsnew/2.1.html#other-changes-and-fixes)300  - [Благодарности](https://python-all.ru/3.8/whatsnew/2.1.html#acknowledgements)301- [Что нового в Python 2.0](https://python-all.ru/3.8/whatsnew/2.0.html)302303  - [Введение](https://python-all.ru/3.8/whatsnew/2.0.html#introduction)304  - [А что насчёт Python 1.6?](https://python-all.ru/3.8/whatsnew/2.0.html#what-about-python-1-6)305  - [Новый процесс разработки](https://python-all.ru/3.8/whatsnew/2.0.html#new-development-process)306  - [Юникод](https://python-all.ru/3.8/whatsnew/2.0.html#unicode)307  - [Списковые включения](https://python-all.ru/3.8/whatsnew/2.0.html#list-comprehensions)308  - [Расширенное присваивание](https://python-all.ru/3.8/whatsnew/2.0.html#augmented-assignment)309  - [Методы строк](https://python-all.ru/3.8/whatsnew/2.0.html#string-methods)310  - [Сборка мусора циклических ссылок](https://python-all.ru/3.8/whatsnew/2.0.html#garbage-collection-of-cycles)311  - [Другие изменения ядра](https://python-all.ru/3.8/whatsnew/2.0.html#other-core-changes)312  - [Перенос на 2.0](https://python-all.ru/3.8/whatsnew/2.0.html#porting-to-2-0)313  - [Изменения в расширении/встраивании](https://python-all.ru/3.8/whatsnew/2.0.html#extending-embedding-changes)314  - [Distutils: упрощение установки модулей](https://python-all.ru/3.8/whatsnew/2.0.html#distutils-making-modules-easy-to-install)315  - [Модули XML](https://python-all.ru/3.8/whatsnew/2.0.html#xml-modules)316  - [Изменения модулей](https://python-all.ru/3.8/whatsnew/2.0.html#module-changes)317  - [Новые модули](https://python-all.ru/3.8/whatsnew/2.0.html#new-modules)318  - [Улучшения IDLE](https://python-all.ru/3.8/whatsnew/2.0.html#idle-improvements)319  - [Удалённые и устаревшие модули](https://python-all.ru/3.8/whatsnew/2.0.html#deleted-and-deprecated-modules)320  - [Благодарности](https://python-all.ru/3.8/whatsnew/2.0.html#acknowledgements)321322«Список изменений» – это HTML-версия [собранного файла](https://python-all.ru/3.8/whatsnew/index.html) из содержимого дерева каталога [Misc/NEWS.d](https://python-all.ru/3.8/whatsnew/index.html), которое содержит *все* нетривиальные изменения в Python для текущей версии.323324- [Журнал изменений](https://python-all.ru/3.8/whatsnew/changelog.html)325326  - [Python 3.8.20 final](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-20-final)327  - [Python 3.8.19 final](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-19-final)328  - [Python 3.8.18 final](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-18-final)329  - [Python 3.8.17 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-17-final)330  - [Python 3.8.16 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-16-final)331  - [Python 3.8.15 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-15-final)332  - [Python 3.8.14 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-14-final)333  - [Python 3.8.13 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-13-final)334  - [Python 3.8.12 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-12-final)335  - [Python 3.8.11 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-11-final)336  - [Python 3.8.10 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-10-final)337  - [Python 3.8.9 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-9-final)338  - [Python 3.8.8 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-8-final)339  - [Python 3.8.8 release candidate 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-8-release-candidate-1)340  - [Python 3.8.7 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-7-final)341  - [Python 3.8.7 release candidate 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-7-release-candidate-1)342  - [Python 3.8.6 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-6-final)343  - [Python 3.8.6 release candidate 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-6-release-candidate-1)344  - [Python 3.8.5 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-5-final)345  - [Python 3.8.4 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-4-final)346  - [Python 3.8.4 release candidate 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-4-release-candidate-1)347  - [Python 3.8.3 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-3-final)348  - [Python 3.8.3 release candidate 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-3-release-candidate-1)349  - [Python 3.8.2 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-2-final)350  - [Python 3.8.2 release candidate 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-2-release-candidate-2)351  - [Python 3.8.2 release candidate 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-2-release-candidate-1)352  - [Python 3.8.1 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-1-final)353  - [Python 3.8.1 release candidate 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-1-release-candidate-1)354  - [Python 3.8.0 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-final)355  - [Python 3.8.0 release candidate 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-release-candidate-1)356  - [Python 3.8.0 beta 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-beta-4)357  - [Python 3.8.0 beta 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-beta-3)358  - [Python 3.8.0 beta 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-beta-2)359  - [Python 3.8.0 бета 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-beta-1)360  - [Python 3.8.0 альфа 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-alpha-4)361  - [Python 3.8.0 альфа 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-alpha-3)362  - [Python 3.8.0 альфа 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-alpha-2)363  - [Python 3.8.0 альфа 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-8-0-alpha-1)364  - [Python 3.7.0 финальный](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-final)365  - [Python 3.7.0 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-release-candidate-1)366  - [Python 3.7.0 бета 5](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-beta-5)367  - [Python 3.7.0 бета 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-beta-4)368  - [Python 3.7.0 бета 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-beta-3)369  - [Python 3.7.0 бета 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-beta-2)370  - [Python 3.7.0 бета 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-beta-1)371  - [Python 3.7.0 альфа 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-alpha-4)372  - [Python 3.7.0 альфа 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-alpha-3)373  - [Python 3.7.0 альфа 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-alpha-2)374  - [Python 3.7.0 альфа 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-7-0-alpha-1)375  - [Python 3.6.6 финальный](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-6-final)376  - [Python 3.6.6 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-6-release-candidate-1)377  - [Python 3.6.5 финальный](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-5-final)378  - [Python 3.6.5 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-5-release-candidate-1)379  - [Python 3.6.4 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-4-final)380  - [Python 3.6.4 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-4-release-candidate-1)381  - [Python 3.6.3 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-3-final)382  - [Python 3.6.3 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-3-release-candidate-1)383  - [Python 3.6.2 финальная](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-2-final)384  - [Python 3.6.2 кандидат в релизы 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-2-release-candidate-2)385  - [Python 3.6.2 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-2-release-candidate-1)386  - [Python 3.6.1 финальный](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-1-final)387  - [Python 3.6.1 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-1-release-candidate-1)388  - [Python 3.6.0 финальный](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-final)389  - [Python 3.6.0 кандидат в релизы 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-release-candidate-2)390  - [Python 3.6.0 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-release-candidate-1)391  - [Python 3.6.0 бета 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-beta-4)392  - [Python 3.6.0 бета 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-beta-3)393  - [Python 3.6.0 бета 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-beta-2)394  - [Python 3.6.0 бета 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-beta-1)395  - [Python 3.6.0 альфа 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-alpha-4)396  - [Python 3.6.0 альфа 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-alpha-3)397  - [Python 3.6.0 альфа 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-alpha-2)398  - [Python 3.6.0 альфа 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-6-0-alpha-1)399  - [Python 3.5.5 финальный](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-5-final)400  - [Python 3.5.5 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-5-release-candidate-1)401  - [Python 3.5.4 финальный](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-4-final)402  - [Python 3.5.4 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-4-release-candidate-1)403  - [Python 3.5.3 финальный](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-3-final)404  - [Python 3.5.3 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-3-release-candidate-1)405  - [Python 3.5.2, финальная версия](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-2-final)406  - [Python 3.5.2, релиз-кандидат 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-2-release-candidate-1)407  - [Python 3.5.1, финальная версия](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-1-final)408  - [Python 3.5.1, релиз-кандидат 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-1-release-candidate-1)409  - [Python 3.5.0, финальная версия](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-final)410  - [Python 3.5.0, релиз-кандидат 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-release-candidate-4)411  - [Python 3.5.0, релиз-кандидат 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-release-candidate-3)412  - [Python 3.5.0 кандидат в релизы 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-release-candidate-2)413  - [Python 3.5.0 кандидат в релизы 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-release-candidate-1)414  - [Python 3.5.0 бета 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-beta-4)415  - [Python 3.5.0 бета 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-beta-3)416  - [Python 3.5.0 бета 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-beta-2)417  - [Python 3.5.0 бета 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-beta-1)418  - [Python 3.5.0 альфа 4](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-alpha-4)419  - [Python 3.5.0 альфа 3](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-alpha-3)420  - [Python 3.5.0 альфа 2](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-alpha-2)421  - [Python 3.5.0 альфа 1](https://python-all.ru/3.8/whatsnew/changelog.html#python-3-5-0-alpha-1)422