Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner 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
MemberAuthor

test_asyncio failed randomly. It's unrelated.

@vstinnervstinner merged commit 15edaec into python:masterAug 5, 2020
@vstinnervstinner 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 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