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

index.md

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

1> **Источник:** https://python-all.ru/3/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.14](https://python-all.ru/3/whatsnew/3.14.html)1213  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.14.html#summary-release-highlights)14  - [Новые возможности](https://python-all.ru/3/whatsnew/3.14.html#new-features)15  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.14.html#other-language-changes)16  - [Новые модули](https://python-all.ru/3/whatsnew/3.14.html#new-modules)17  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.14.html#improved-modules)18  - [Оптимизации](https://python-all.ru/3/whatsnew/3.14.html#optimizations)19  - [Удалённое](https://python-all.ru/3/whatsnew/3.14.html#removed)20  - [Устарело](https://python-all.ru/3/whatsnew/3.14.html#deprecated)21  - [Изменения байт-кода CPython](https://python-all.ru/3/whatsnew/3.14.html#cpython-bytecode-changes)22  - [Изменения C API](https://python-all.ru/3/whatsnew/3.14.html#c-api-changes)23  - [Изменения сборки](https://python-all.ru/3/whatsnew/3.14.html#build-changes)24  - [Перенос на Python 3.14](https://python-all.ru/3/whatsnew/3.14.html#porting-to-python-3-14)25  - [Заметные изменения в 3.14.1](https://python-all.ru/3/whatsnew/3.14.html#notable-changes-in-3-14-1)26  - [Значительные изменения в 3.14.5](https://python-all.ru/3/whatsnew/3.14.html#notable-changes-in-3-14-5)27- [Что нового в Python 3.13](https://python-all.ru/3/whatsnew/3.13.html)2829  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.13.html#summary-release-highlights)30  - [Новые возможности](https://python-all.ru/3/whatsnew/3.13.html#new-features)31  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.13.html#other-language-changes)32  - [Новые модули](https://python-all.ru/3/whatsnew/3.13.html#new-modules)33  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.13.html#improved-modules)34  - [Оптимизации](https://python-all.ru/3/whatsnew/3.13.html#optimizations)35  - [Удалённые модули и API](https://python-all.ru/3/whatsnew/3.13.html#removed-modules-and-apis)36  - [Новые объявления об устаревании](https://python-all.ru/3/whatsnew/3.13.html#new-deprecations)37  - [Изменения байт-кода CPython](https://python-all.ru/3/whatsnew/3.13.html#cpython-bytecode-changes)38  - [Изменения C API](https://python-all.ru/3/whatsnew/3.13.html#c-api-changes)39  - [Изменения сборки](https://python-all.ru/3/whatsnew/3.13.html#build-changes)40  - [Перенос на Python 3.13](https://python-all.ru/3/whatsnew/3.13.html#porting-to-python-3-13)41  - [Изменения в регрессионных тестах](https://python-all.ru/3/whatsnew/3.13.html#regression-test-changes)42- [Что нового в Python 3.12](https://python-all.ru/3/whatsnew/3.12.html)4344  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.12.html#summary-release-highlights)45  - [Новые возможности](https://python-all.ru/3/whatsnew/3.12.html#new-features)46  - [Новые возможности, связанные с аннотациями типов](https://python-all.ru/3/whatsnew/3.12.html#new-features-related-to-type-hints)47  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.12.html#other-language-changes)48  - [Новые модули](https://python-all.ru/3/whatsnew/3.12.html#new-modules)49  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.12.html#improved-modules)50  - [Оптимизации](https://python-all.ru/3/whatsnew/3.12.html#optimizations)51  - [Изменения байт-кода CPython](https://python-all.ru/3/whatsnew/3.12.html#cpython-bytecode-changes)52  - [Демонстрации и инструменты](https://python-all.ru/3/whatsnew/3.12.html#demos-and-tools)53  - [Устарело](https://python-all.ru/3/whatsnew/3.12.html#deprecated)54  - [Удалённое](https://python-all.ru/3/whatsnew/3.12.html#removed)55  - [Переход на Python 3.12](https://python-all.ru/3/whatsnew/3.12.html#porting-to-python-3-12)56  - [Изменения сборки](https://python-all.ru/3/whatsnew/3.12.html#build-changes)57  - [Изменения C API](https://python-all.ru/3/whatsnew/3.12.html#c-api-changes)58- [Что нового в Python 3.11](https://python-all.ru/3/whatsnew/3.11.html)5960  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.11.html#summary-release-highlights)61  - [Новые возможности](https://python-all.ru/3/whatsnew/3.11.html#new-features)62  - [Новые возможности, связанные с аннотациями типов](https://python-all.ru/3/whatsnew/3.11.html#new-features-related-to-type-hints)63  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.11.html#other-language-changes)64  - [Прочие изменения реализации CPython](https://python-all.ru/3/whatsnew/3.11.html#other-cpython-implementation-changes)65  - [Новые модули](https://python-all.ru/3/whatsnew/3.11.html#new-modules)66  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.11.html#improved-modules)67  - [Оптимизации](https://python-all.ru/3/whatsnew/3.11.html#optimizations)68  - [Более быстрый CPython](https://python-all.ru/3/whatsnew/3.11.html#faster-cpython)69  - [Изменения байт-кода CPython](https://python-all.ru/3/whatsnew/3.11.html#cpython-bytecode-changes)70  - [Устарело](https://python-all.ru/3/whatsnew/3.11.html#deprecated)71  - [Ожидаемые к удалению в Python 3.12](https://python-all.ru/3/whatsnew/3.11.html#pending-removal-in-python-3-12)72  - [Удалённое](https://python-all.ru/3/whatsnew/3.11.html#removed)73  - [Переход на Python 3.11](https://python-all.ru/3/whatsnew/3.11.html#porting-to-python-3-11)74  - [Изменения сборки](https://python-all.ru/3/whatsnew/3.11.html#build-changes)75  - [Изменения C API](https://python-all.ru/3/whatsnew/3.11.html#c-api-changes)76  - [Заметные изменения в 3.11.4](https://python-all.ru/3/whatsnew/3.11.html#notable-changes-in-3-11-4)77  - [Заметные изменения в 3.11.5](https://python-all.ru/3/whatsnew/3.11.html#notable-changes-in-3-11-5)78- [Что нового в Python 3.10](https://python-all.ru/3/whatsnew/3.10.html)7980  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.10.html#summary-release-highlights)81  - [Новые возможности](https://python-all.ru/3/whatsnew/3.10.html#new-features)82  - [Новые возможности, связанные с аннотациями типов](https://python-all.ru/3/whatsnew/3.10.html#new-features-related-to-type-hints)83  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.10.html#other-language-changes)84  - [Новые модули](https://python-all.ru/3/whatsnew/3.10.html#new-modules)85  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.10.html#improved-modules)86  - [Оптимизации](https://python-all.ru/3/whatsnew/3.10.html#optimizations)87  - [Устарело](https://python-all.ru/3/whatsnew/3.10.html#deprecated)88  - [Удалённое](https://python-all.ru/3/whatsnew/3.10.html#removed)89  - [Перенос на Python 3.10](https://python-all.ru/3/whatsnew/3.10.html#porting-to-python-3-10)90  - [Изменения байт-кода CPython](https://python-all.ru/3/whatsnew/3.10.html#cpython-bytecode-changes)91  - [Изменения сборки](https://python-all.ru/3/whatsnew/3.10.html#build-changes)92  - [Изменения C API](https://python-all.ru/3/whatsnew/3.10.html#c-api-changes)93  - [Важная функция безопасности в 3.10.7](https://python-all.ru/3/whatsnew/3.10.html#notable-security-feature-in-3-10-7)94  - [Важная функция безопасности в 3.10.8](https://python-all.ru/3/whatsnew/3.10.html#notable-security-feature-in-3-10-8)95  - [Важные изменения в 3.10.12](https://python-all.ru/3/whatsnew/3.10.html#notable-changes-in-3-10-12)96- [Что нового в Python 3.9](https://python-all.ru/3/whatsnew/3.9.html)9798  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.9.html#summary-release-highlights)99  - [Следует проверить наличие DeprecationWarning в своём коде](https://python-all.ru/3/whatsnew/3.9.html#you-should-check-for-deprecationwarning-in-your-code)100  - [Новые возможности](https://python-all.ru/3/whatsnew/3.9.html#new-features)101  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.9.html#other-language-changes)102  - [Новые модули](https://python-all.ru/3/whatsnew/3.9.html#new-modules)103  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.9.html#improved-modules)104  - [Оптимизации](https://python-all.ru/3/whatsnew/3.9.html#optimizations)105  - [Устарело](https://python-all.ru/3/whatsnew/3.9.html#deprecated)106  - [Удалённое](https://python-all.ru/3/whatsnew/3.9.html#removed)107  - [Перенос на Python 3.9](https://python-all.ru/3/whatsnew/3.9.html#porting-to-python-3-9)108  - [Изменения сборки](https://python-all.ru/3/whatsnew/3.9.html#build-changes)109  - [Изменения C API](https://python-all.ru/3/whatsnew/3.9.html#c-api-changes)110  - [Заметные изменения в Python 3.9.1](https://python-all.ru/3/whatsnew/3.9.html#notable-changes-in-python-3-9-1)111  - [Заметные изменения в Python 3.9.2](https://python-all.ru/3/whatsnew/3.9.html#notable-changes-in-python-3-9-2)112  - [Заметные изменения в Python 3.9.3](https://python-all.ru/3/whatsnew/3.9.html#notable-changes-in-python-3-9-3)113  - [Заметные изменения в Python 3.9.5](https://python-all.ru/3/whatsnew/3.9.html#notable-changes-in-python-3-9-5)114  - [Заметная функция безопасности в 3.9.14](https://python-all.ru/3/whatsnew/3.9.html#notable-security-feature-in-3-9-14)115  - [Заметные изменения в 3.9.17](https://python-all.ru/3/whatsnew/3.9.html#notable-changes-in-3-9-17)116- [Что нового в Python 3.8](https://python-all.ru/3/whatsnew/3.8.html)117118  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.8.html#summary-release-highlights)119  - [Новые возможности](https://python-all.ru/3/whatsnew/3.8.html#new-features)120  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.8.html#other-language-changes)121  - [Новые модули](https://python-all.ru/3/whatsnew/3.8.html#new-modules)122  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.8.html#improved-modules)123  - [Оптимизации](https://python-all.ru/3/whatsnew/3.8.html#optimizations)124  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/3.8.html#build-and-c-api-changes)125  - [Устарело](https://python-all.ru/3/whatsnew/3.8.html#deprecated)126  - [Удаление API и возможностей](https://python-all.ru/3/whatsnew/3.8.html#api-and-feature-removals)127  - [Перенос на Python 3.8](https://python-all.ru/3/whatsnew/3.8.html#porting-to-python-3-8)128  - [Заметные изменения в Python 3.8.1](https://python-all.ru/3/whatsnew/3.8.html#notable-changes-in-python-3-8-1)129  - [Заметные изменения в Python 3.8.2](https://python-all.ru/3/whatsnew/3.8.html#notable-changes-in-python-3-8-2)130  - [Заметные изменения в Python 3.8.3](https://python-all.ru/3/whatsnew/3.8.html#notable-changes-in-python-3-8-3)131  - [Заметные изменения в Python 3.8.8](https://python-all.ru/3/whatsnew/3.8.html#notable-changes-in-python-3-8-8)132  - [Заметные изменения в Python 3.8.9](https://python-all.ru/3/whatsnew/3.8.html#notable-changes-in-python-3-8-9)133  - [Заметные изменения в Python 3.8.10](https://python-all.ru/3/whatsnew/3.8.html#notable-changes-in-python-3-8-10)134  - [Заметные изменения в Python 3.8.10](https://python-all.ru/3/whatsnew/3.8.html#id1)135  - [Заметные изменения в Python 3.8.12](https://python-all.ru/3/whatsnew/3.8.html#notable-changes-in-python-3-8-12)136  - [Заметное улучшение безопасности в 3.8.14](https://python-all.ru/3/whatsnew/3.8.html#notable-security-feature-in-3-8-14)137  - [Заметные изменения в 3.8.17](https://python-all.ru/3/whatsnew/3.8.html#notable-changes-in-3-8-17)138- [Что нового в Python 3.7](https://python-all.ru/3/whatsnew/3.7.html)139140  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.7.html#summary-release-highlights)141  - [Новые возможности](https://python-all.ru/3/whatsnew/3.7.html#new-features)142  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.7.html#other-language-changes)143  - [Новые модули](https://python-all.ru/3/whatsnew/3.7.html#new-modules)144  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.7.html#improved-modules)145  - [Изменения C API](https://python-all.ru/3/whatsnew/3.7.html#c-api-changes)146  - [Изменения сборки](https://python-all.ru/3/whatsnew/3.7.html#build-changes)147  - [Оптимизации](https://python-all.ru/3/whatsnew/3.7.html#optimizations)148  - [Прочие изменения реализации CPython](https://python-all.ru/3/whatsnew/3.7.html#other-cpython-implementation-changes)149  - [Устаревшее поведение Python](https://python-all.ru/3/whatsnew/3.7.html#deprecated-python-behavior)150  - [Устаревшие модули, функции и методы Python](https://python-all.ru/3/whatsnew/3.7.html#deprecated-python-modules-functions-and-methods)151  - [Устаревшие функции и типы C API](https://python-all.ru/3/whatsnew/3.7.html#deprecated-functions-and-types-of-the-c-api)152  - [Удаление поддержки платформ](https://python-all.ru/3/whatsnew/3.7.html#platform-support-removals)153  - [Удаление API и возможностей](https://python-all.ru/3/whatsnew/3.7.html#api-and-feature-removals)154  - [Удаление модулей](https://python-all.ru/3/whatsnew/3.7.html#module-removals)155  - [Изменения только для Windows](https://python-all.ru/3/whatsnew/3.7.html#windows-only-changes)156  - [Перенос на Python 3.7](https://python-all.ru/3/whatsnew/3.7.html#porting-to-python-3-7)157  - [Заметные изменения в Python 3.7.1](https://python-all.ru/3/whatsnew/3.7.html#notable-changes-in-python-3-7-1)158  - [Заметные изменения в Python 3.7.2](https://python-all.ru/3/whatsnew/3.7.html#notable-changes-in-python-3-7-2)159  - [Заметные изменения в Python 3.7.6](https://python-all.ru/3/whatsnew/3.7.html#notable-changes-in-python-3-7-6)160  - [Заметные изменения в Python 3.7.10](https://python-all.ru/3/whatsnew/3.7.html#notable-changes-in-python-3-7-10)161  - [Заметные изменения в Python 3.7.11](https://python-all.ru/3/whatsnew/3.7.html#notable-changes-in-python-3-7-11)162  - [Важная функция безопасности в 3.7.14](https://python-all.ru/3/whatsnew/3.7.html#notable-security-feature-in-3-7-14)163- [Что нового в Python 3.6](https://python-all.ru/3/whatsnew/3.6.html)164165  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.6.html#summary-release-highlights)166  - [Новые возможности](https://python-all.ru/3/whatsnew/3.6.html#new-features)167  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.6.html#other-language-changes)168  - [Новые модули](https://python-all.ru/3/whatsnew/3.6.html#new-modules)169  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.6.html#improved-modules)170  - [Оптимизации](https://python-all.ru/3/whatsnew/3.6.html#optimizations)171  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/3.6.html#build-and-c-api-changes)172  - [Прочие улучшения](https://python-all.ru/3/whatsnew/3.6.html#other-improvements)173  - [Устарело](https://python-all.ru/3/whatsnew/3.6.html#deprecated)174  - [Удалённое](https://python-all.ru/3/whatsnew/3.6.html#removed)175  - [Перенос на Python 3.6](https://python-all.ru/3/whatsnew/3.6.html#porting-to-python-3-6)176  - [Заметные изменения в Python 3.6.2](https://python-all.ru/3/whatsnew/3.6.html#notable-changes-in-python-3-6-2)177  - [Заметные изменения в Python 3.6.4](https://python-all.ru/3/whatsnew/3.6.html#notable-changes-in-python-3-6-4)178  - [Заметные изменения в Python 3.6.5](https://python-all.ru/3/whatsnew/3.6.html#notable-changes-in-python-3-6-5)179  - [Заметные изменения в Python 3.6.7](https://python-all.ru/3/whatsnew/3.6.html#notable-changes-in-python-3-6-7)180  - [Заметные изменения в Python 3.6.10](https://python-all.ru/3/whatsnew/3.6.html#notable-changes-in-python-3-6-10)181  - [Заметные изменения в Python 3.6.13](https://python-all.ru/3/whatsnew/3.6.html#notable-changes-in-python-3-6-13)182  - [Заметные изменения в Python 3.6.14](https://python-all.ru/3/whatsnew/3.6.html#notable-changes-in-python-3-6-14)183- [Что нового в Python 3.5](https://python-all.ru/3/whatsnew/3.5.html)184185  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.5.html#summary-release-highlights)186  - [Новые возможности](https://python-all.ru/3/whatsnew/3.5.html#new-features)187  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.5.html#other-language-changes)188  - [Новые модули](https://python-all.ru/3/whatsnew/3.5.html#new-modules)189  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.5.html#improved-modules)190  - [Другие изменения на уровне модулей](https://python-all.ru/3/whatsnew/3.5.html#other-module-level-changes)191  - [Оптимизации](https://python-all.ru/3/whatsnew/3.5.html#optimizations)192  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/3.5.html#build-and-c-api-changes)193  - [Устарело](https://python-all.ru/3/whatsnew/3.5.html#deprecated)194  - [Удалённое](https://python-all.ru/3/whatsnew/3.5.html#removed)195  - [Переход на Python 3.5](https://python-all.ru/3/whatsnew/3.5.html#porting-to-python-3-5)196  - [Заметные изменения в Python 3.5.4](https://python-all.ru/3/whatsnew/3.5.html#notable-changes-in-python-3-5-4)197- [Что нового в Python 3.4](https://python-all.ru/3/whatsnew/3.4.html)198199  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.4.html#summary-release-highlights)200  - [Новые возможности](https://python-all.ru/3/whatsnew/3.4.html#new-features)201  - [Новые модули](https://python-all.ru/3/whatsnew/3.4.html#new-modules)202  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.4.html#improved-modules)203  - [Изменения в реализации CPython](https://python-all.ru/3/whatsnew/3.4.html#cpython-implementation-changes)204  - [Устарело](https://python-all.ru/3/whatsnew/3.4.html#deprecated)205  - [Удалённое](https://python-all.ru/3/whatsnew/3.4.html#removed)206  - [Перенос на Python 3.4](https://python-all.ru/3/whatsnew/3.4.html#porting-to-python-3-4)207  - [Изменено в 3.4.3](https://python-all.ru/3/whatsnew/3.4.html#changed-in-3-4-3)208- [Что нового в Python 3.3](https://python-all.ru/3/whatsnew/3.3.html)209210  - [Сводка – основные моменты выпуска](https://python-all.ru/3/whatsnew/3.3.html#summary-release-highlights)211  - [PEP 405: Виртуальные окружения](https://python-all.ru/3/whatsnew/3.3.html#pep-405-virtual-environments)212  - [PEP 420: Неявные пакеты пространств имён](https://python-all.ru/3/whatsnew/3.3.html#pep-420-implicit-namespace-packages)213  - [PEP 3118: Новая реализация memoryview и документация протокола буферов](https://python-all.ru/3/whatsnew/3.3.html#pep-3118-new-memoryview-implementation-and-buffer-protocol-documentation)214  - [PEP 393: Гибкое представление строк](https://python-all.ru/3/whatsnew/3.3.html#pep-393-flexible-string-representation)215  - [PEP 397: Средство запуска Python для Windows](https://python-all.ru/3/whatsnew/3.3.html#pep-397-python-launcher-for-windows)216  - [PEP 3151: Переработка иерархии исключений ОС и ввода-вывода](https://python-all.ru/3/whatsnew/3.3.html#pep-3151-reworking-the-os-and-io-exception-hierarchy)217  - [PEP 380: Синтаксис делегирования подгенератору](https://python-all.ru/3/whatsnew/3.3.html#pep-380-syntax-for-delegating-to-a-subgenerator)218  - [PEP 409: Подавление контекста исключения](https://python-all.ru/3/whatsnew/3.3.html#pep-409-suppressing-exception-context)219  - [PEP 414: Явные литералы Unicode](https://python-all.ru/3/whatsnew/3.3.html#pep-414-explicit-unicode-literals)220  - [PEP 3155: Квалифицированное имя для классов и функций](https://python-all.ru/3/whatsnew/3.3.html#pep-3155-qualified-name-for-classes-and-functions)221  - [PEP 412: Словарь с разделением ключей](https://python-all.ru/3/whatsnew/3.3.html#pep-412-key-sharing-dictionary)222  - [PEP 362: Объект сигнатуры функции](https://python-all.ru/3/whatsnew/3.3.html#pep-362-function-signature-object)223  - [PEP 421: Добавление sys.implementation](https://python-all.ru/3/whatsnew/3.3.html#pep-421-adding-sys-implementation)224  - [Использование importlib в качестве реализации импорта](https://python-all.ru/3/whatsnew/3.3.html#using-importlib-as-the-implementation-of-import)225  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.3.html#other-language-changes)226  - [Более детальная блокировка импорта](https://python-all.ru/3/whatsnew/3.3.html#a-finer-grained-import-lock)227  - [Встроенные функции и типы](https://python-all.ru/3/whatsnew/3.3.html#builtin-functions-and-types)228  - [Новые модули](https://python-all.ru/3/whatsnew/3.3.html#new-modules)229  - [Улучшенные модули](https://python-all.ru/3/whatsnew/3.3.html#improved-modules)230  - [Оптимизации](https://python-all.ru/3/whatsnew/3.3.html#optimizations)231  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/3.3.html#build-and-c-api-changes)232  - [Устарело](https://python-all.ru/3/whatsnew/3.3.html#deprecated)233  - [Портирование на Python 3.3](https://python-all.ru/3/whatsnew/3.3.html#porting-to-python-3-3)234- [Что нового в Python 3.2](https://python-all.ru/3/whatsnew/3.2.html)235236  - [PEP 384: Определение стабильного ABI](https://python-all.ru/3/whatsnew/3.2.html#pep-384-defining-a-stable-abi)237  - [PEP 389: Модуль разбора командной строки argparse](https://python-all.ru/3/whatsnew/3.2.html#pep-389-argparse-command-line-parsing-module)238  - [PEP 391: Конфигурация логирования на основе словарей](https://python-all.ru/3/whatsnew/3.2.html#pep-391-dictionary-based-configuration-for-logging)239  - [PEP 3148: Модуль `concurrent.futures`](https://python-all.ru/3/whatsnew/3.2.html#pep-3148-the-concurrent-futures-module)240  - [PEP 3147: Каталоги репозитория PYC](https://python-all.ru/3/whatsnew/3.2.html#pep-3147-pyc-repository-directories)241  - [PEP 3149: Файлы .so с тегом версии ABI](https://python-all.ru/3/whatsnew/3.2.html#pep-3149-abi-version-tagged-so-files)242  - [PEP 3333: Python Web Server Gateway Interface v1.0.1](https://python-all.ru/3/whatsnew/3.2.html#pep-3333-python-web-server-gateway-interface-v1-0-1)243  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.2.html#other-language-changes)244  - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3/whatsnew/3.2.html#new-improved-and-deprecated-modules)245  - [Многопоточность](https://python-all.ru/3/whatsnew/3.2.html#multi-threading)246  - [Оптимизации](https://python-all.ru/3/whatsnew/3.2.html#optimizations)247  - [Юникод](https://python-all.ru/3/whatsnew/3.2.html#unicode)248  - [Кодеки](https://python-all.ru/3/whatsnew/3.2.html#codecs)249  - [Документация](https://python-all.ru/3/whatsnew/3.2.html#documentation)250  - [IDLE](https://python-all.ru/3/whatsnew/3.2.html#idle)251  - [Репозиторий кода](https://python-all.ru/3/whatsnew/3.2.html#code-repository)252  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/3.2.html#build-and-c-api-changes)253  - [Переход на Python 3.2](https://python-all.ru/3/whatsnew/3.2.html#porting-to-python-3-2)254- [Что нового в Python 3.1](https://python-all.ru/3/whatsnew/3.1.html)255256  - [PEP 372: Упорядоченные словари](https://python-all.ru/3/whatsnew/3.1.html#pep-372-ordered-dictionaries)257  - [PEP 378: Спецификатор формата для разделителя тысяч](https://python-all.ru/3/whatsnew/3.1.html#pep-378-format-specifier-for-thousands-separator)258  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/3.1.html#other-language-changes)259  - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3/whatsnew/3.1.html#new-improved-and-deprecated-modules)260  - [Оптимизации](https://python-all.ru/3/whatsnew/3.1.html#optimizations)261  - [IDLE](https://python-all.ru/3/whatsnew/3.1.html#idle)262  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/3.1.html#build-and-c-api-changes)263  - [Переход на Python 3.1](https://python-all.ru/3/whatsnew/3.1.html#porting-to-python-3-1)264- [Что нового в Python 3.0](https://python-all.ru/3/whatsnew/3.0.html)265266  - [Типичные трудности](https://python-all.ru/3/whatsnew/3.0.html#common-stumbling-blocks)267  - [Обзор изменений синтаксиса](https://python-all.ru/3/whatsnew/3.0.html#overview-of-syntax-changes)268  - [Изменения, уже присутствовавшие в Python 2.6](https://python-all.ru/3/whatsnew/3.0.html#changes-already-present-in-python-2-6)269  - [Изменения в библиотеке](https://python-all.ru/3/whatsnew/3.0.html#library-changes)270  - [**PEP 3101**: Новый подход к форматированию строк](https://python-all.ru/3/whatsnew/3.0.html#pep-3101-a-new-approach-to-string-formatting)271  - [Изменения в исключениях](https://python-all.ru/3/whatsnew/3.0.html#changes-to-exceptions)272  - [Прочие изменения](https://python-all.ru/3/whatsnew/3.0.html#miscellaneous-other-changes)273  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/3.0.html#build-and-c-api-changes)274  - [Производительность](https://python-all.ru/3/whatsnew/3.0.html#performance)275  - [Переход на Python 3.0](https://python-all.ru/3/whatsnew/3.0.html#porting-to-python-3-0)276- [Что нового в Python 2.7](https://python-all.ru/3/whatsnew/2.7.html)277278  - [Будущее Python 2.x](https://python-all.ru/3/whatsnew/2.7.html#the-future-for-python-2-x)279  - [Изменения в обработке предупреждений об устаревании](https://python-all.ru/3/whatsnew/2.7.html#changes-to-the-handling-of-deprecation-warnings)280  - [Возможности Python 3.1](https://python-all.ru/3/whatsnew/2.7.html#python-3-1-features)281  - [PEP 372: Добавление упорядоченного словаря в collections](https://python-all.ru/3/whatsnew/2.7.html#pep-372-adding-an-ordered-dictionary-to-collections)282  - [PEP 378: Спецификатор формата для разделителя тысяч](https://python-all.ru/3/whatsnew/2.7.html#pep-378-format-specifier-for-thousands-separator)283  - [PEP 389: Модуль argparse для разбора командной строки](https://python-all.ru/3/whatsnew/2.7.html#pep-389-the-argparse-module-for-parsing-command-lines)284  - [PEP 391: Конфигурация логирования на основе словаря](https://python-all.ru/3/whatsnew/2.7.html#pep-391-dictionary-based-configuration-for-logging)285  - [PEP 3106: Представления словаря](https://python-all.ru/3/whatsnew/2.7.html#pep-3106-dictionary-views)286  - [PEP 3137: Объект memoryview](https://python-all.ru/3/whatsnew/2.7.html#pep-3137-the-memoryview-object)287  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/2.7.html#other-language-changes)288  - [Новые и улучшенные модули](https://python-all.ru/3/whatsnew/2.7.html#new-and-improved-modules)289  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/2.7.html#build-and-c-api-changes)290  - [Прочие изменения и исправления](https://python-all.ru/3/whatsnew/2.7.html#other-changes-and-fixes)291  - [Переход на Python 2.7](https://python-all.ru/3/whatsnew/2.7.html#porting-to-python-2-7)292  - [Новые возможности, добавленные в поддерживаемых выпусках Python 2.7](https://python-all.ru/3/whatsnew/2.7.html#new-features-added-to-python-2-7-maintenance-releases)293  - [Благодарности](https://python-all.ru/3/whatsnew/2.7.html#acknowledgements)294- [Что нового в Python 2.6](https://python-all.ru/3/whatsnew/2.6.html)295296  - [Python 3.0](https://python-all.ru/3/whatsnew/2.6.html#python-3-0)297  - [Изменения в процессе разработки](https://python-all.ru/3/whatsnew/2.6.html#changes-to-the-development-process)298  - [PEP 343: Оператор 'with'](https://python-all.ru/3/whatsnew/2.6.html#pep-343-the-with-statement)299  - [PEP 366: Явные относительные импорты из главного модуля](https://python-all.ru/3/whatsnew/2.6.html#pep-366-explicit-relative-imports-from-a-main-module)300  - [PEP 370: Каталог `site-packages` для каждого пользователя](https://python-all.ru/3/whatsnew/2.6.html#pep-370-per-user-site-packages-directory)301  - [PEP 371: Пакет `multiprocessing`](https://python-all.ru/3/whatsnew/2.6.html#pep-371-the-multiprocessing-package)302  - [PEP 3101: Расширенное форматирование строк](https://python-all.ru/3/whatsnew/2.6.html#pep-3101-advanced-string-formatting)303  - [PEP 3105: `print` как функция](https://python-all.ru/3/whatsnew/2.6.html#pep-3105-print-as-a-function)304  - [PEP 3110: Изменения в обработке исключений](https://python-all.ru/3/whatsnew/2.6.html#pep-3110-exception-handling-changes)305  - [PEP 3112: Байтовые литералы](https://python-all.ru/3/whatsnew/2.6.html#pep-3112-byte-literals)306  - [PEP 3116: Новая библиотека ввода-вывода](https://python-all.ru/3/whatsnew/2.6.html#pep-3116-new-i-o-library)307  - [PEP 3118: Пересмотренный протокол буферов](https://python-all.ru/3/whatsnew/2.6.html#pep-3118-revised-buffer-protocol)308  - [PEP 3119: Абстрактные базовые классы](https://python-all.ru/3/whatsnew/2.6.html#pep-3119-abstract-base-classes)309  - [PEP 3127: Поддержка и синтаксис целочисленных литералов](https://python-all.ru/3/whatsnew/2.6.html#pep-3127-integer-literal-support-and-syntax)310  - [PEP 3129: Декораторы классов](https://python-all.ru/3/whatsnew/2.6.html#pep-3129-class-decorators)311  - [PEP 3141: Иерархия типов для чисел](https://python-all.ru/3/whatsnew/2.6.html#pep-3141-a-type-hierarchy-for-numbers)312  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/2.6.html#other-language-changes)313  - [Новые и улучшенные модули](https://python-all.ru/3/whatsnew/2.6.html#new-and-improved-modules)314  - [Устаревания и удаления](https://python-all.ru/3/whatsnew/2.6.html#deprecations-and-removals)315  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/2.6.html#build-and-c-api-changes)316  - [Переход на Python 2.6](https://python-all.ru/3/whatsnew/2.6.html#porting-to-python-2-6)317  - [Благодарности](https://python-all.ru/3/whatsnew/2.6.html#acknowledgements)318- [Что нового в Python 2.5](https://python-all.ru/3/whatsnew/2.5.html)319320  - [PEP 308: Условные выражения](https://python-all.ru/3/whatsnew/2.5.html#pep-308-conditional-expressions)321  - [PEP 309: Частичное применение функций](https://python-all.ru/3/whatsnew/2.5.html#pep-309-partial-function-application)322  - [PEP 314: Метаданные для пакетов Python v1.1](https://python-all.ru/3/whatsnew/2.5.html#pep-314-metadata-for-python-software-packages-v1-1)323  - [PEP 328: Абсолютные и относительные импорты](https://python-all.ru/3/whatsnew/2.5.html#pep-328-absolute-and-relative-imports)324  - [PEP 338: Выполнение модулей как сценариев](https://python-all.ru/3/whatsnew/2.5.html#pep-338-executing-modules-as-scripts)325  - [PEP 341: Единый try/except/finally](https://python-all.ru/3/whatsnew/2.5.html#pep-341-unified-try-except-finally)326  - [PEP 342: Новые возможности генераторов](https://python-all.ru/3/whatsnew/2.5.html#pep-342-new-generator-features)327  - [PEP 343: Оператор 'with'](https://python-all.ru/3/whatsnew/2.5.html#pep-343-the-with-statement)328  - [PEP 352: Исключения как классы нового стиля](https://python-all.ru/3/whatsnew/2.5.html#pep-352-exceptions-as-new-style-classes)329  - [PEP 353: Использование ssize\_t в качестве типа индекса](https://python-all.ru/3/whatsnew/2.5.html#pep-353-using-ssize-t-as-the-index-type)330  - [PEP 357: Метод '\_\_index\_\_'](https://python-all.ru/3/whatsnew/2.5.html#pep-357-the-index-method)331  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/2.5.html#other-language-changes)332  - [Новые, улучшенные и удалённые модули](https://python-all.ru/3/whatsnew/2.5.html#new-improved-and-removed-modules)333  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/2.5.html#build-and-c-api-changes)334  - [Перенос на Python 2.5](https://python-all.ru/3/whatsnew/2.5.html#porting-to-python-2-5)335  - [Благодарности](https://python-all.ru/3/whatsnew/2.5.html#acknowledgements)336- [Что нового в Python 2.4](https://python-all.ru/3/whatsnew/2.4.html)337338  - [PEP 218: Встроенные объекты множеств](https://python-all.ru/3/whatsnew/2.4.html#pep-218-built-in-set-objects)339  - [PEP 237: объединение длинных целых и целых чисел](https://python-all.ru/3/whatsnew/2.4.html#pep-237-unifying-long-integers-and-integers)340  - [PEP 289: Генераторные выражения](https://python-all.ru/3/whatsnew/2.4.html#pep-289-generator-expressions)341  - [PEP 292: Упрощённая подстановка строк](https://python-all.ru/3/whatsnew/2.4.html#pep-292-simpler-string-substitutions)342  - [PEP 318: Декораторы для функций и методов](https://python-all.ru/3/whatsnew/2.4.html#pep-318-decorators-for-functions-and-methods)343  - [PEP 322: Обратная итерация](https://python-all.ru/3/whatsnew/2.4.html#pep-322-reverse-iteration)344  - [PEP 324: Новый модуль подпроцесса](https://python-all.ru/3/whatsnew/2.4.html#pep-324-new-subprocess-module)345  - [PEP 327: Тип данных Decimal](https://python-all.ru/3/whatsnew/2.4.html#pep-327-decimal-data-type)346  - [PEP 328: Многострочные импорты](https://python-all.ru/3/whatsnew/2.4.html#pep-328-multi-line-imports)347  - [PEP 331: Независящие от локали преобразования float/строк](https://python-all.ru/3/whatsnew/2.4.html#pep-331-locale-independent-float-string-conversions)348  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/2.4.html#other-language-changes)349  - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3/whatsnew/2.4.html#new-improved-and-deprecated-modules)350  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/2.4.html#build-and-c-api-changes)351  - [Перенос на Python 2.4](https://python-all.ru/3/whatsnew/2.4.html#porting-to-python-2-4)352  - [Благодарности](https://python-all.ru/3/whatsnew/2.4.html#acknowledgements)353- [Что нового в Python 2.3](https://python-all.ru/3/whatsnew/2.3.html)354355  - [PEP 218: Стандартный тип set](https://python-all.ru/3/whatsnew/2.3.html#pep-218-a-standard-set-datatype)356  - [PEP 255: простые генераторы](https://python-all.ru/3/whatsnew/2.3.html#pep-255-simple-generators)357  - [PEP 263: Кодировки исходного кода](https://python-all.ru/3/whatsnew/2.3.html#pep-263-source-code-encodings)358  - [PEP 273: Импорт модулей из ZIP-архивов](https://python-all.ru/3/whatsnew/2.3.html#pep-273-importing-modules-from-zip-archives)359  - [PEP 277: Поддержка имён файлов в Unicode для Windows NT](https://python-all.ru/3/whatsnew/2.3.html#pep-277-unicode-file-name-support-for-windows-nt)360  - [PEP 278: Универсальная поддержка символов новой строки](https://python-all.ru/3/whatsnew/2.3.html#pep-278-universal-newline-support)361  - [PEP 279: enumerate()](https://python-all.ru/3/whatsnew/2.3.html#pep-279-enumerate)362  - [PEP 282: Пакет logging](https://python-all.ru/3/whatsnew/2.3.html#pep-282-the-logging-package)363  - [PEP 285: Булев тип](https://python-all.ru/3/whatsnew/2.3.html#pep-285-a-boolean-type)364  - [PEP 293: Колбэки обработки ошибок кодеков](https://python-all.ru/3/whatsnew/2.3.html#pep-293-codec-error-handling-callbacks)365  - [PEP 301: Индекс пакетов и метаданные для Distutils](https://python-all.ru/3/whatsnew/2.3.html#pep-301-package-index-and-metadata-for-distutils)366  - [PEP 302: Новые хуки импорта](https://python-all.ru/3/whatsnew/2.3.html#pep-302-new-import-hooks)367  - [PEP 305: Файлы с разделителями-запятыми](https://python-all.ru/3/whatsnew/2.3.html#pep-305-comma-separated-files)368  - [PEP 307: Улучшения pickle](https://python-all.ru/3/whatsnew/2.3.html#pep-307-pickle-enhancements)369  - [Расширенные срезы](https://python-all.ru/3/whatsnew/2.3.html#extended-slices)370  - [Прочие изменения языка](https://python-all.ru/3/whatsnew/2.3.html#other-language-changes)371  - [Новые, улучшенные и устаревшие модули](https://python-all.ru/3/whatsnew/2.3.html#new-improved-and-deprecated-modules)372  - [Pymalloc: Специализированный аллокатор объектов](https://python-all.ru/3/whatsnew/2.3.html#pymalloc-a-specialized-object-allocator)373  - [Изменения в сборке и C API](https://python-all.ru/3/whatsnew/2.3.html#build-and-c-api-changes)374  - [Прочие изменения и исправления](https://python-all.ru/3/whatsnew/2.3.html#other-changes-and-fixes)375  - [Перенос на Python 2.3](https://python-all.ru/3/whatsnew/2.3.html#porting-to-python-2-3)376  - [Благодарности](https://python-all.ru/3/whatsnew/2.3.html#acknowledgements)377- [Что нового в Python 2.2](https://python-all.ru/3/whatsnew/2.2.html)378379  - [Введение](https://python-all.ru/3/whatsnew/2.2.html#introduction)380  - [PEP 252 и 253: изменения типов и классов](https://python-all.ru/3/whatsnew/2.2.html#peps-252-and-253-type-and-class-changes)381  - [PEP 234: итераторы](https://python-all.ru/3/whatsnew/2.2.html#pep-234-iterators)382  - [PEP 255: простые генераторы](https://python-all.ru/3/whatsnew/2.2.html#pep-255-simple-generators)383  - [PEP 237: объединение длинных целых и целых чисел](https://python-all.ru/3/whatsnew/2.2.html#pep-237-unifying-long-integers-and-integers)384  - [PEP 238: изменение оператора деления](https://python-all.ru/3/whatsnew/2.2.html#pep-238-changing-the-division-operator)385  - [Изменения в Unicode](https://python-all.ru/3/whatsnew/2.2.html#unicode-changes)386  - [PEP 227: вложенные области видимости](https://python-all.ru/3/whatsnew/2.2.html#pep-227-nested-scopes)387  - [Новые и улучшенные модули](https://python-all.ru/3/whatsnew/2.2.html#new-and-improved-modules)388  - [Изменения и исправления интерпретатора](https://python-all.ru/3/whatsnew/2.2.html#interpreter-changes-and-fixes)389  - [Прочие изменения и исправления](https://python-all.ru/3/whatsnew/2.2.html#other-changes-and-fixes)390  - [Благодарности](https://python-all.ru/3/whatsnew/2.2.html#acknowledgements)391- [Что нового в Python 2.1](https://python-all.ru/3/whatsnew/2.1.html)392393  - [Введение](https://python-all.ru/3/whatsnew/2.1.html#introduction)394  - [PEP 227: вложенные области видимости](https://python-all.ru/3/whatsnew/2.1.html#pep-227-nested-scopes)395  - [PEP 236: директивы \_\_future\_\_](https://python-all.ru/3/whatsnew/2.1.html#pep-236-future-directives)396  - [PEP 207: расширенные сравнения](https://python-all.ru/3/whatsnew/2.1.html#pep-207-rich-comparisons)397  - [PEP 230: инфраструктура предупреждений](https://python-all.ru/3/whatsnew/2.1.html#pep-230-warning-framework)398  - [PEP 229: новая система сборки](https://python-all.ru/3/whatsnew/2.1.html#pep-229-new-build-system)399  - [PEP 205: слабые ссылки](https://python-all.ru/3/whatsnew/2.1.html#pep-205-weak-references)400  - [PEP 232: атрибуты функций](https://python-all.ru/3/whatsnew/2.1.html#pep-232-function-attributes)401  - [PEP 235: импорт модулей на платформах, нечувствительных к регистру](https://python-all.ru/3/whatsnew/2.1.html#pep-235-importing-modules-on-case-insensitive-platforms)402  - [PEP 217: интерактивный перехватчик вывода](https://python-all.ru/3/whatsnew/2.1.html#pep-217-interactive-display-hook)403  - [PEP 208: новая модель приведения типов](https://python-all.ru/3/whatsnew/2.1.html#pep-208-new-coercion-model)404  - [PEP 241: метаданные в пакетах Python](https://python-all.ru/3/whatsnew/2.1.html#pep-241-metadata-in-python-packages)405  - [Новые и улучшенные модули](https://python-all.ru/3/whatsnew/2.1.html#new-and-improved-modules)406  - [Прочие изменения и исправления](https://python-all.ru/3/whatsnew/2.1.html#other-changes-and-fixes)407  - [Благодарности](https://python-all.ru/3/whatsnew/2.1.html#acknowledgements)408- [Что нового в Python 2.0](https://python-all.ru/3/whatsnew/2.0.html)409410  - [Введение](https://python-all.ru/3/whatsnew/2.0.html#introduction)411  - [А что насчёт Python 1.6?](https://python-all.ru/3/whatsnew/2.0.html#what-about-python-1-6)412  - [Новый процесс разработки](https://python-all.ru/3/whatsnew/2.0.html#new-development-process)413  - [Юникод](https://python-all.ru/3/whatsnew/2.0.html#unicode)414  - [Списковые включения](https://python-all.ru/3/whatsnew/2.0.html#list-comprehensions)415  - [Расширенное присваивание](https://python-all.ru/3/whatsnew/2.0.html#augmented-assignment)416  - [Методы строк](https://python-all.ru/3/whatsnew/2.0.html#string-methods)417  - [Сборка мусора циклических ссылок](https://python-all.ru/3/whatsnew/2.0.html#garbage-collection-of-cycles)418  - [Другие изменения ядра](https://python-all.ru/3/whatsnew/2.0.html#other-core-changes)419  - [Перенос на 2.0](https://python-all.ru/3/whatsnew/2.0.html#porting-to-2-0)420  - [Изменения в расширении/встраивании](https://python-all.ru/3/whatsnew/2.0.html#extending-embedding-changes)421  - [Distutils: упрощение установки модулей](https://python-all.ru/3/whatsnew/2.0.html#distutils-making-modules-easy-to-install)422  - [Модули XML](https://python-all.ru/3/whatsnew/2.0.html#xml-modules)423  - [Изменения модулей](https://python-all.ru/3/whatsnew/2.0.html#module-changes)424  - [Новые модули](https://python-all.ru/3/whatsnew/2.0.html#new-modules)425  - [Улучшения IDLE](https://python-all.ru/3/whatsnew/2.0.html#idle-improvements)426  - [Удалённые и устаревшие модули](https://python-all.ru/3/whatsnew/2.0.html#deleted-and-deprecated-modules)427  - [Благодарности](https://python-all.ru/3/whatsnew/2.0.html#acknowledgements)428429«Changelog» – это HTML-версия [файла, построенного](https://python-all.ru/3/whatsnew/index.html)\\nиз содержимого дерева каталогов\\n[Misc/NEWS.d](https://python-all.ru/3/whatsnew/index.html), который содержит *все* нетривиальные изменения\\nв Python для текущей версии.430431- [Журнал изменений](https://python-all.ru/3/whatsnew/changelog.html)432433  - [Следующая версия Python](https://python-all.ru/3/whatsnew/changelog.html#python-next)434  - [Python 3.14.6 final](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-6-final)435  - [Python 3.14.5 final](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-5-final)436  - [Python 3.14.5 release candidate 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-5-release-candidate-1)437  - [Python 3.14.4 final](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-4-final)438  - [Python 3.14.3 final](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-3-final)439  - [Python 3.14.2 final](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-2-final)440  - [Python 3.14.1 final](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-1-final)441  - [Python 3.14.0 final](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-final)442  - [Python 3.14.0 release candidate 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-release-candidate-3)443  - [Python 3.14.0 release candidate 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-release-candidate-2)444  - [Python 3.14.0 release candidate 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-release-candidate-1)445  - [Python 3.14.0 beta 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-beta-4)446  - [Python 3.14.0 beta 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-beta-3)447  - [Python 3.14.0 beta 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-beta-2)448  - [Python 3.14.0 beta 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-beta-1)449  - [Python 3.14.0 alpha 7](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-alpha-7)450  - [Python 3.14.0 alpha 6](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-alpha-6)451  - [Python 3.14.0 alpha 5](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-alpha-5)452  - [Python 3.14.0 alpha 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-alpha-4)453  - [Python 3.14.0 alpha 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-alpha-3)454  - [Python 3.14.0 alpha 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-alpha-2)455  - [Python 3.14.0 alpha 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-14-0-alpha-1)456  - [Python 3.13.0 beta 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-13-0-beta-1)457  - [Python 3.13.0 alpha 6](https://python-all.ru/3/whatsnew/changelog.html#python-3-13-0-alpha-6)458  - [Python 3.13.0 alpha 5](https://python-all.ru/3/whatsnew/changelog.html#python-3-13-0-alpha-5)459  - [Python 3.13.0 alpha 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-13-0-alpha-4)460  - [Python 3.13.0 alpha 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-13-0-alpha-3)461  - [Python 3.13.0 alpha 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-13-0-alpha-2)462  - [Python 3.13.0 alpha 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-13-0-alpha-1)463  - [Python 3.12.0 beta 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-12-0-beta-1)464  - [Python 3.12.0 alpha 7](https://python-all.ru/3/whatsnew/changelog.html#python-3-12-0-alpha-7)465  - [Python 3.12.0 alpha 6](https://python-all.ru/3/whatsnew/changelog.html#python-3-12-0-alpha-6)466  - [Python 3.12.0 alpha 5](https://python-all.ru/3/whatsnew/changelog.html#python-3-12-0-alpha-5)467  - [Python 3.12.0 alpha 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-12-0-alpha-4)468  - [Python 3.12.0 alpha 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-12-0-alpha-3)469  - [Python 3.12.0 alpha 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-12-0-alpha-2)470  - [Python 3.12.0 alpha 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-12-0-alpha-1)471  - [Python 3.11.0 beta 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-11-0-beta-1)472  - [Python 3.11.0 alpha 7](https://python-all.ru/3/whatsnew/changelog.html#python-3-11-0-alpha-7)473  - [Python 3.11.0 alpha 6](https://python-all.ru/3/whatsnew/changelog.html#python-3-11-0-alpha-6)474  - [Python 3.11.0 alpha 5](https://python-all.ru/3/whatsnew/changelog.html#python-3-11-0-alpha-5)475  - [Python 3.11.0 alpha 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-11-0-alpha-4)476  - [Python 3.11.0 alpha 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-11-0-alpha-3)477  - [Python 3.11.0 alpha 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-11-0-alpha-2)478  - [Python 3.11.0 alpha 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-11-0-alpha-1)479  - [Python 3.10.0 beta 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-10-0-beta-1)480  - [Python 3.10.0 alpha 7](https://python-all.ru/3/whatsnew/changelog.html#python-3-10-0-alpha-7)481  - [Python 3.10.0 alpha 6](https://python-all.ru/3/whatsnew/changelog.html#python-3-10-0-alpha-6)482  - [Python 3.10.0 alpha 5](https://python-all.ru/3/whatsnew/changelog.html#python-3-10-0-alpha-5)483  - [Python 3.10.0 alpha 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-10-0-alpha-4)484  - [Python 3.10.0 alpha 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-10-0-alpha-3)485  - [Python 3.10.0 alpha 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-10-0-alpha-2)486  - [Python 3.10.0 alpha 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-10-0-alpha-1)487  - [Python 3.9.0 beta 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-9-0-beta-1)488  - [Python 3.9.0 alpha 6](https://python-all.ru/3/whatsnew/changelog.html#python-3-9-0-alpha-6)489  - [Python 3.9.0 alpha 5](https://python-all.ru/3/whatsnew/changelog.html#python-3-9-0-alpha-5)490  - [Python 3.9.0 alpha 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-9-0-alpha-4)491  - [Python 3.9.0 alpha 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-9-0-alpha-3)492  - [Python 3.9.0 alpha 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-9-0-alpha-2)493  - [Python 3.9.0 alpha 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-9-0-alpha-1)494  - [Python 3.8.0 beta 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-8-0-beta-1)495  - [Python 3.8.0 alpha 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-8-0-alpha-4)496  - [Python 3.8.0 alpha 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-8-0-alpha-3)497  - [Python 3.8.0 alpha 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-8-0-alpha-2)498  - [Python 3.8.0 альфа 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-8-0-alpha-1)499  - [Python 3.7.0 финальный](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-final)500  - [Python 3.7.0 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-release-candidate-1)501  - [Python 3.7.0 бета 5](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-beta-5)502  - [Python 3.7.0 бета 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-beta-4)503  - [Python 3.7.0 бета 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-beta-3)504  - [Python 3.7.0 бета 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-beta-2)505  - [Python 3.7.0 бета 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-beta-1)506  - [Python 3.7.0 альфа 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-alpha-4)507  - [Python 3.7.0 альфа 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-alpha-3)508  - [Python 3.7.0 альфа 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-alpha-2)509  - [Python 3.7.0 альфа 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-7-0-alpha-1)510  - [Python 3.6.6 финальный](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-6-final)511  - [Python 3.6.6 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-6-release-candidate-1)512  - [Python 3.6.5 финальный](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-5-final)513  - [Python 3.6.5 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-5-release-candidate-1)514  - [Python 3.6.4 финальная](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-4-final)515  - [Python 3.6.4 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-4-release-candidate-1)516  - [Python 3.6.3 финальная](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-3-final)517  - [Python 3.6.3 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-3-release-candidate-1)518  - [Python 3.6.2 финальная](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-2-final)519  - [Python 3.6.2 кандидат в релизы 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-2-release-candidate-2)520  - [Python 3.6.2 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-2-release-candidate-1)521  - [Python 3.6.1 финальный](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-1-final)522  - [Python 3.6.1 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-1-release-candidate-1)523  - [Python 3.6.0 финальный](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-final)524  - [Python 3.6.0 кандидат в релизы 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-release-candidate-2)525  - [Python 3.6.0 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-release-candidate-1)526  - [Python 3.6.0 бета 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-beta-4)527  - [Python 3.6.0 бета 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-beta-3)528  - [Python 3.6.0 бета 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-beta-2)529  - [Python 3.6.0 бета 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-beta-1)530  - [Python 3.6.0 альфа 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-alpha-4)531  - [Python 3.6.0 альфа 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-alpha-3)532  - [Python 3.6.0 альфа 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-alpha-2)533  - [Python 3.6.0 альфа 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-6-0-alpha-1)534  - [Python 3.5.5 финальный](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-5-final)535  - [Python 3.5.5 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-5-release-candidate-1)536  - [Python 3.5.4 финальный](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-4-final)537  - [Python 3.5.4 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-4-release-candidate-1)538  - [Python 3.5.3 финальный](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-3-final)539  - [Python 3.5.3 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-3-release-candidate-1)540  - [Python 3.5.2, финальная версия](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-2-final)541  - [Python 3.5.2, релиз-кандидат 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-2-release-candidate-1)542  - [Python 3.5.1, финальная версия](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-1-final)543  - [Python 3.5.1, релиз-кандидат 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-1-release-candidate-1)544  - [Python 3.5.0, финальная версия](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-final)545  - [Python 3.5.0, релиз-кандидат 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-release-candidate-4)546  - [Python 3.5.0, релиз-кандидат 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-release-candidate-3)547  - [Python 3.5.0 кандидат в релизы 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-release-candidate-2)548  - [Python 3.5.0 кандидат в релизы 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-release-candidate-1)549  - [Python 3.5.0 beta 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-beta-4)550  - [Python 3.5.0 beta 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-beta-3)551  - [Python 3.5.0 beta 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-beta-2)552  - [Python 3.5.0 beta 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-beta-1)553  - [Python 3.5.0 alpha 4](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-alpha-4)554  - [Python 3.5.0 alpha 3](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-alpha-3)555  - [Python 3.5.0 alpha 2](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-alpha-2)556  - [Python 3.5.0 alpha 1](https://python-all.ru/3/whatsnew/changelog.html#python-3-5-0-alpha-1)557