Skip to content

Fix stubtest of pyserial #9722

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

Merged
merged 2 commits into from
Feb 19, 2023
Merged

Conversation

hamdanal
Copy link
Contributor

Stubtest was enabled for the pyserial stubs recently in #9692 and it surfaced some errors especially on Windows that were allow-listed temporarily to get the CI green. This is a fix for these errors.

@github-actions

This comment has been minimized.

@hamdanal
Copy link
Contributor Author

@AlexWaygood I fixed all post-stubtest-activation ignores. Tested locally on Windows and Linux. Thanks for the first PR and for tagging me (and hope you enjoyed/still enjoying your holidays)

@github-actions
Copy link
Contributor

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

@AlexWaygood
Copy link
Member

@AlexWaygood I fixed all post-stubtest-activation ignores. Tested locally on Windows and Linux. Thanks for the first PR and for tagging me (and hope you enjoyed/still enjoying your holidays)

@hamdanal thanks! I get back tomorrow, will take a look then :)

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@AlexWaygood AlexWaygood merged commit a2fee5b into python:main Feb 19, 2023
@hamdanal hamdanal deleted the stubtest-pyserial branch February 25, 2023 08:24
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