6 ms·
Maybe they could have included an option to switch between GC implementations, like Java had done before. Maybe in all those years they could have thought of t
by elfly 3mo ago
Maybe they could have included an option to switch between GC implementations, like Java had done before.
Maybe in all those years they could have thought of that.
- favorited 3mo agoThey did think of that, and decided it's not worth the maintenance burden. https://discuss.python.org/t/reverting-the-incremental-gc-in-python-3-14-and-3-15/107014/35 https://discuss.python.org/t/reverting-the-incremental-gc-in...