Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Jun 7, 2020

Use Py_SET_REFCNT() in unicode_release_interned().

https://bugs.python.org/issue40881

Use Py_SET_REFCNT() in unicode_release_interned().
@vstinner
Copy link
MemberAuthor

Note: My WIP PR #20085 changes _PyUnicode_Fini() to always call unicode_release_interned(), not only when --with-valgrind is used.

@vstinnervstinner merged commit c96a61e into python:masterJun 7, 2020
@vstinnervstinner deleted the unicode_release_interned branch June 7, 2020 23:39
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@the-knights-who-say-ni@bedevere-bot