Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-127335: AddTIOCM_OUT1
,TIOCM_OUT2
, andTIOCM_LOOP
totermios
#127336
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this 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.
Misc/NEWS.d/next/Library/2024-11-27-23-13-21.gh-issue-127335.IiqYeX.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Misc/NEWS.d/next/Library/2024-11-27-23-13-21.gh-issue-127335.IiqYeX.rst OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
TIOCM_OUT1
,TIOCM_OUT2
, andTIOCM_LOOP
totermios
As you've been told previously, please spell out theactual change in the PR title. |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
TIOCM_OUT1
,TIOCM_OUT2
, andTIOCM_LOOP
constants totermios
#127335Mainly synchronize the latest modem lines constants to the
termios
module.