New GitHub issue #110380 from sobolevn:<br>

<hr>

<pre>
# Feature or enhancement

In https://github.com/python/cpython/pull/110366 we found several bugs in `termios.c` module.
But, right now they are not tested.

I propose to add a new test file that can at least cover some regressions that are easy to do.
For example, checking error overwrite or crash from https://github.com/python/cpython/pull/110366

It is better than nothing, later people more familiar with `termios` can add more tests and infrastructure to test more advanced things.

I am working on the PR. Expect it tomorrow or something.
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/110380">View on GitHub</a>
<p>Labels: type-feature, tests</p>
<p>Assignee: sobolevn</p>