Skip to content

nt._supports_virtual_terminal missing guard for console io #133537

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
maxbachmann opened this issue May 6, 2025 · 0 comments
Closed

nt._supports_virtual_terminal missing guard for console io #133537

maxbachmann opened this issue May 6, 2025 · 0 comments
Labels
build The build process and cross-build interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows type-bug An unexpected behavior, bug, or error

Comments

@maxbachmann
Copy link
Contributor

maxbachmann commented May 6, 2025

Bug report

Bug description:

nt._supports_virtual_terminal uses windows console io calls even when they aren't available in the windows app partition. This leads to compilation failures

CPython versions tested on:

3.13

Operating systems tested on:

No response

Linked PRs

@maxbachmann maxbachmann added the type-bug An unexpected behavior, bug, or error label May 6, 2025
@chris-eibl chris-eibl added OS-windows interpreter-core (Objects, Python, Grammar, and Parser dirs) build The build process and cross-build labels May 7, 2025
@zooba zooba closed this as completed May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

3 participants