mirror of
https://github.com/python/cpython.git
synced 2026-06-30 14:47:42 -04:00
dc5ebe3da4
gh-123619: Fix PyUnstable_Object_EnableDeferredRefcount() (GH-151260)
Return 0 if the object is not tracked by the GC.
(cherry picked from commit 72e7eddce6)
Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for various builtin objects