Skip to content

The tty module is not tested #110388

Closed
Closed
@serhiy-storchaka

Description

@serhiy-storchaka

It only contains 4 functions (2 before 3.12). tty.setcbreak() is only used in pydoc (and this case seems is not tested), tty.setraw() is only used in pty and tests mock it. So, the tty module is not tested, neither directly, nor indirectly.

Linked PRs

Metadata

Metadata

Labels

3.11only security fixes3.12only security fixes3.13bugs and security fixestestsTests in the Lib/test dir

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions