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

termios: improve comments, add more constants #9101

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

JelleZijlstra
Copy link
Member

I just got the list in termios.c of all constants that can potentially exist.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2022

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

@AlexWaygood
Copy link
Member

Is there any chance we can reduce the amount we allowlist this module? See also #9150.

@JelleZijlstra
Copy link
Member Author

Other than your PR? I think it's hard because the set of constants that exists varies so much by exact OS version.

@AlexWaygood
Copy link
Member

Other than your PR? I think it's hard because the set of constants that exists varies so much by exact OS version.

Yeah, fair enough :)

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.

Reviewed by reading the source code — looks good!

@AlexWaygood AlexWaygood merged commit 8b59dfd into python:main Nov 10, 2022
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