Skip to content

Conversation

@srittau
Copy link
Collaborator

Also add termios._AttrReturn type alias to be used in tty

Also add `termios._AttrReturn` type alias to be used in tty
@srittau
Copy link
CollaboratorAuthor

Waiting for #10784 due to conflicts.

@github-actions

This comment has been minimized.

@srittausrittau marked this pull request as ready for review September 27, 2023 09:29
@srittau
Copy link
CollaboratorAuthor

@sobolevn I've also replaced _Mode with termio._Attr as I believe these represent the same thing?

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

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

@JelleZijlstraJelleZijlstra merged commit 6074a8f into python:mainSep 28, 2023
@JelleZijlstra
Copy link
Member

JelleZijlstra commented Sep 28, 2023

Submitted python/cpython#110028 to document some of these changes better

@srittausrittau deleted the tty-return branch September 28, 2023 14:52
Sign up for freeto 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.

4 participants

@srittau@JelleZijlstra@sobolevn@AlexWaygood