Skip to content

sys.getwindowsversion can fail without setting an exception on some WinAPI partitions #133580

Closed
@maxbachmann

Description

@maxbachmann

Bug report

Bug description:

_sys_getwindowsversion_from_kernel32 doesn't set an exception when it's called for WinAPI partitions that don't support the call. This leads to sys.getwindowsversion failing without setting an exception.

CPython versions tested on:

3.13

Operating systems tested on:

Windows

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-windowsinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions