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

Run stubtest for psutil on all platforms #9169

Merged
merged 6 commits into from
Nov 13, 2022

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Nov 12, 2022

This is another stub that benefits from #8923. We can now run stubtest on all 3 supported platforms to ensure the stub is fully completed.

Concerning the missing dunder methods, I have recently learned about the @type_check_only decorator, would that help?

Marking as draft for now. I'm using the CI to help me validate across platforms.

@Avasam Avasam marked this pull request as draft November 12, 2022 07:15
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@Avasam Avasam marked this pull request as ready for review November 12, 2022 08:54
@github-actions

This comment has been minimized.

@AlexWaygood AlexWaygood changed the title Run stubtest for psutil un all platforms Run stubtest for psutil on all platforms Nov 12, 2022
@github-actions
Copy link
Contributor

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

@JelleZijlstra JelleZijlstra merged commit 75a74ff into python:main Nov 13, 2022
@Avasam Avasam deleted the psutil-all-platforms branch November 13, 2022 01:55
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