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
Bug report
Bug description:
os.listdrivesis currently available on any windows platform. However the underlyingGetLogicalDriveStringsWis 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