Breaking news: Инкрементальный сборщик мусора в Python будет отменен в 3.14 и 3.15 версиях

Из-за нестабильной работы под высокими нагрузками, было принято решение отменить инкрементальный сборщик и вернуться к варианту с тремя поколениями.Python 3.14 shipped with a new incremental garbage collector.

However, we’ve had a number of reports of significant memory pressure in production environments.We’ve decided to revert it in both 3.14 and 3.15, and go back to the generational GC from 3.13.

DMCA