diff options
author | Victor Stinner <vstinner@python.org> | 2022-01-22 23:32:05 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-22 23:32:05 (GMT) |
commit | a1444f43584af0f7a0af72aa06ba0a86ae5a87a2 (patch) | |
tree | 467ee01b8a6dcb346c90d83f8319f4453d532aff /Python/mysnprintf.c | |
parent | 12f4ac3bc848244242d6b8a7ee158b985fd64744 (diff) | |
download | cpython-a1444f43584af0f7a0af72aa06ba0a86ae5a87a2.zip cpython-a1444f43584af0f7a0af72aa06ba0a86ae5a87a2.tar.gz cpython-a1444f43584af0f7a0af72aa06ba0a86ae5a87a2.tar.bz2 |
bpo-46417: Fix _PyStaticType_Dealloc() (GH-30810)
_PyStaticType_Dealloc() now only calls PyObject_ClearWeakRefs()
if the call is not going to fail.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions