Files
cpython/Objects
Victor Stinner ee46cb6aa9 gh-105927: PyWeakref_GetRef() returns 1 on success (#106561)
PyWeakref_GetRef() now returns 1 on success, and return 0 if the
reference is dead.

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2023-07-09 15:50:26 +00:00
..
2023-06-30 13:00:22 +09:00
2023-06-30 13:00:22 +09:00

Source files for various builtin objects