KEMBAR78
stubtest: ignore `__vectorcalloffset__` by AlexWaygood · Pull Request #13416 · python/mypy · GitHub
Skip to content

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Aug 15, 2022

Typeshed currently has 6 allowlist entries relating to __vectorcalloffset__ attributes in 3.10 and 3.11. I don't think there's value in adding any of these to the stub: as far as I can tell, it seems to be an undocumented, CPython-specific implementation detail of the vectorcall protocol

Typeshed currently has 6 allowlist entries relating to `__vectorcalloffset__` attributes in 3.10 and 3.11. I don't think there's value in adding any of these to the stub: as far as I can tell, it seems to be an undocumented, CPython-specific implementation detail of the [vectorcall protocol](https://peps.python.org/pep-0590/)
@hauntsaninja hauntsaninja merged commit fd7040e into python:master Aug 15, 2022
@AlexWaygood AlexWaygood deleted the patch-1 branch August 15, 2022 07:52
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