diff options
| author | Victor Stinner <vstinner@python.org> | 2020-07-03 16:59:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-03 16:59:12 +0200 |
| commit | 3549ca313a6103a3adb281ef3a849298b7d7f72c (patch) | |
| tree | 55f5527d19bf723a8819ff3cb803a6f1829bab4e /Python/errors.c | |
| parent | 91e1bc18bd467a13bceb62e16fbc435b33381c82 (diff) | |
| download | cpython-git-3549ca313a6103a3adb281ef3a849298b7d7f72c.tar.gz | |
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions
