Skip to content

Conversation

@sobolevn
Copy link
Member

@sobolevn sobolevn commented Aug 23, 2022

After reviewing #8582 I've noticed that _ctypes right now misses quite a few definitions.

Let's start adding them.

CTYPES_MAX_ARGCOUNT is always defined in _ctypes since 3.11: https://github.com/python/cpython/blob/3.11/Modules/_ctypes/ctypes.h#L21-L27

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@hauntsaninja hauntsaninja merged commit fed419b into python:master Aug 23, 2022
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.

2 participants