🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@filmor
Copy link
Member

@filmor filmor commented Dec 23, 2021

CPython uses a bare enum here, both of .NET and C default to int
enums, so this should be closer to the truth if no special compile
options are used.

Attempts to fix #1606.

CPython uses a bare `enum` here, both of .NET and C default to `int`
enums, so this should be closer to the truth if no special compile
options are used.
@filmor filmor requested a review from lostmsu December 23, 2021 23:14
@lostmsu lostmsu merged commit 216c705 into pythonnet:master Dec 23, 2021
@filmor filmor deleted the gilstate-type branch December 23, 2021 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyGILState_Ensure - return type correct?

2 participants