[issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit

Łukasz Langa report at bugs.python.org
Mon Sep 30 13:57:21 EDT 2019


Łukasz Langa <lukasz at langa.pl> added the comment:

Is introducing tp_clear on functions a thing that has ABI consequences? In other words, if we take our time on this, would it land in 3.8.1 or 3.9.0?

I'm kind of nervous about the rate of change in the past 48 hours.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38006>
_______________________________________


More information about the Python-bugs-list mailing list