Skip to content

GetLogicalDriveStringsW is only available on windows desktop #133517

@maxbachmann

Description

@maxbachmann

Bug report

Bug description:

os.listdrives is currently available on any windows platform. However the underlying GetLogicalDriveStringsW is only available on windows desktop. This leads to a compilation failure on platforms like the xbox.

CPython versions tested on:

3.13

Operating systems tested on:

No response

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions