-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
gh-133517: Remove os.listdrive, os.listvolumes and os.listmounts in non windows desktop builds #133518
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
Conversation
This is ready for review now |
Misc/NEWS.d/next/Library/2025-05-06-14-44-55.gh-issue-133517.Ca6NgW.rst
Outdated
Show resolved
Hide resolved
LGTM. Pinging @zooba for final steps. |
…a6NgW.rst Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will merge once the branch unlocks. This can be backported if needed
I don't need a backport myself. We have a patched version of Cpython anyway and just drop the patches when we upgrade to a version that includes the changes. |
Well, the offer of a backport is there if someone says they need it. But if not, let's not bother. |
…s in non-desktop Windows builds (pythonGH-133518)
Uh oh!
There was an error while loading. Please reload this page.