mirror of
https://github.com/python/cpython.git
synced 2026-07-29 05:08:36 -04:00
gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614)
(cherry picked from commit b1056c2a44)
Co-authored-by: Xuanteng Huang <[email protected]>
Co-authored-by: Kumar Aditya <[email protected]>