Skip to content

gh-127335: Add TIOCM_OUT1, TIOCM_OUT2, and TIOCM_LOOP to termios#127336

Open
rruuaanng wants to merge 3 commits intopython:mainfrom
rruuaanng:add-term-const
Open

gh-127335: Add TIOCM_OUT1, TIOCM_OUT2, and TIOCM_LOOP to termios#127336
rruuaanng wants to merge 3 commits intopython:mainfrom
rruuaanng:add-term-const

Conversation

@rruuaanng
Copy link
Copy Markdown
Contributor

@rruuaanng rruuaanng commented Nov 27, 2024

Mainly synchronize the latest modem lines constants to the termios module.

@rruuaanng rruuaanng changed the title gh-127335: Add the latest termios macro constants gh-127335: Add latest modem lines constants to termios module Nov 27, 2024
Copy link
Copy Markdown
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM.

As far as I can tell, we don't have explicit tests or documentation for any of the other macros, so I think we're good.

Comment thread Misc/NEWS.d/next/Library/2024-11-27-23-13-21.gh-issue-127335.IiqYeX.rst Outdated
Comment thread Misc/NEWS.d/next/Library/2024-11-27-23-13-21.gh-issue-127335.IiqYeX.rst Outdated
@erlend-aasland erlend-aasland changed the title gh-127335: Add latest modem lines constants to termios module gh-127335: Add TIOCM_OUT1, TIOCM_OUT2, and TIOCM_LOOP to termios Nov 29, 2024
@erlend-aasland
Copy link
Copy Markdown
Contributor

As you've been told previously, please spell out the actual change in the PR title.

LocoabordoR8

This comment was marked as spam.

@LocoabordoR8

This comment was marked as spam.

@erlend-aasland erlend-aasland removed their assignment May 11, 2025
@github-actions
Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting merge stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add TIOCM_OUT1, TIOCM_OUT2, and TIOCM_LOOP constants to termios

4 participants