mirror of
https://github.com/python/cpython.git
synced 2026-06-26 12:54:12 -04:00
ce2c996b2f
Since 3.12, allocating a GC-able object cannot trigger GC. This allows us to simplify the logic for creating the canonical callback-less proxy object.
Source files for various builtin objects