TGViewer
CPython notes CPython notes @cpython_notes · 2.39K subscribers
Post #38 2.35K
CPython notes Идея нового алгоритма сборщика мусора (скорее всего, будет реализована): https://github.com/faster-cpython/ideas/issues/613 В итоге +3-4% по перфомансу
https://discuss.python.org/t/incremental-gc-and-pushing-back-the-3-13-0-release/65285

В итоге этот новый сборщик мусора ревертят, из-за ухудшения по производительности в определенных сценариях... sphinx build стал тратить в 3 раза больше времени с этим сборщиком мусора
Discussions on Python.org Incremental GC and pushing back the 3.13.0 release I’m a little [1] concerned with the impact of the incremental GC change in 3.13, which recently showed up (Incremental GC means that Sphinx is significantly slower in 3.13 than in 3.12 · Issue #124567 · python/cpython · GitHub). It’s not clear that the incremental…
  • 😢 8
  • 🤣 5
  • 👍 2
  • 🫡 2
  • 🤯 1
More from @cpython_notes
  1. Sep 8, 2026https://discuss.python.org/t/docstrings-for-type-aliases/108901 По моему мнению адекватная…
  2. Sep 7, 2026https://peps.python.org/pep-0828/ Был принят. Теперь можно будет делать так async def agen…
  3. Aug 23, 2026https://blog.python.org/2026/08/the-python-documentation-is-now-available-in-russian/ Внез…
  4. Aug 20, 2026https://github.com/python/peps/pull/5101 Я бы сказал пушка. За ссылку спасибо @miryanovsn
  5. Aug 14, 2026Никита Соболев aka автор @opensource_findings собрал папку с русскоязычными сообществами п…
  6. Aug 5, 2026https://peps.python.org/pep-0797/ был отклонен руководящим советом.
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →