Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move some stuffs related to Windows from ctypes/__init__.pyi to _ctypes.pyi, as at runtime. #10128

Merged
merged 2 commits into from
May 2, 2023

Conversation

junkmd
Copy link
Contributor

@junkmd junkmd commented May 2, 2023

related to #8633 and #8571 (comment)

As in #10118, I would change the typestub definitions to the equivalent location as runtime.

I moved stuffs related to Windows.

junkmd added 2 commits May 2, 2023 09:28
- windows stuffs
  - `FormatError`
  - `get_last_error`
  - `set_last_error`
@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2023

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

@AlexWaygood AlexWaygood merged commit bbeec7c into python:main May 2, 2023
@junkmd junkmd deleted the move_ctypes_definitions_part3 branch May 2, 2023 10:45
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