Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner 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
Member Author

vstinner commented Jun 7, 2020

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants