c-api-pending-removal-in-3.14.md
1> **Источник:** https://python-all.ru/3/deprecations/c-api-pending-removal-in-3.14.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Ожидается удаление в Python 3.1489- Поле `ma_version_tag` в [`PyDictObject`](https://python-all.ru/3/c-api/dict.html#c.PyDictObject) для модулей расширения ([**PEP 699**](https://python-all.ru/3/deprecations/c-api-pending-removal-in-3.14.html); [gh-101193](https://python-all.ru/3/deprecations/c-api-pending-removal-in-3.14.html)).10- Создание [`immutable types`](https://python-all.ru/3/c-api/typeobj.html#c.Py_TPFLAGS_IMMUTABLETYPE) с изменяемыми базовыми классами ([gh-95388](https://python-all.ru/3/deprecations/c-api-pending-removal-in-3.14.html)).11