Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Aug 4, 2020

Explicitly cast PyHKEYObject* to PyObject* to call _PyObject_Init().

https://bugs.python.org/issue40989

Explicitly cast PyHKEYObject* to PyObject* to call _PyObject_Init().
@vstinner
Copy link
Member Author

vstinner commented Aug 5, 2020

test_asyncio failed randomly. It's unrelated.

@vstinner vstinner merged commit 15edaec into python:master Aug 5, 2020
@vstinner vstinner deleted the fix_winreg_warn branch August 5, 2020 14:23
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
Explicitly cast PyHKEYObject* to PyObject* to call _PyObject_Init().
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
Explicitly cast PyHKEYObject* to PyObject* to call _PyObject_Init().
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