mirror of
https://github.com/python/cpython.git
synced 2026-05-14 16:38:19 -04:00
ee46cb6aa9
PyWeakref_GetRef() now returns 1 on success, and return 0 if the reference is dead. Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Source files for various builtin objects