bpo-1635741: Fix unicode_dealloc() for mortal interned string (GH-21270)
When unicode_dealloc() is called on a mortal interned string, the string reference counter is now reset at zero.
V
Victor Stinner committed
3549ca313a6103a3adb281ef3a849298b7d7f72c
Parent: 91e1bc1
Committed by GitHub <noreply@github.com>
on 7/3/2020, 2:59:12 PM