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

Fix paramiko stubtest on Windows #9179

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Nov 12, 2022

Thanks to #8923 , I was able to fix running stubtest on Windows for paramiko.

I did not add darwin to platforms because it would be redundant with linux. But I still added a stubtest_allowlist_darwin.txt for those who would like to run it locally on macos. (This is the edge case mentioned in #9173 )

@github-actions
Copy link
Contributor

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

@AlexWaygood AlexWaygood merged commit 1724fb3 into python:main Nov 12, 2022
@Avasam Avasam deleted the paramiko-stubtest-windows branch November 13, 2022 00:02
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