gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows by zooba · Pull Request #102544 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@zooba

Copy link

Member

@zooba zooba commented

Mar 8, 2023

edited by bedevere-bot

Loading

@zooba zooba added the 🔨 test-with-buildbots

Test PR w/ buildbots; report in status section

label

Mar 9, 2023

@bedevere-bot

Copy link

🤖 New build scheduled with the buildbot fleet by @zooba for commit cafd311 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots

Test PR w/ buildbots; report in status section

label

Mar 9, 2023
Co-authored-by: Eryk Sun <eryksun@gmail.com>

@zooba

Copy link

Member Author

zooba commented

Mar 10, 2023

I'm going to go ahead and assume that if all you've found is whitespace, there are no problems left to find 😉

Thanks for the review, as always. Really appreciate having you check this stuff out

@zooba zooba merged commit cb35882 into python:main

Mar 10, 2023

@zooba zooba deleted the gh-102519 branch

March 10, 2023 12:21

@eryksun

Copy link

Contributor

eryksun commented

Mar 10, 2023

I'm going to go ahead and assume that if all you've found is whitespace, there are no problems left to find wink

I thought you weren't finished yet since the PR doesn't document the new functions in "Doc/library/os.rst".

@zooba

Copy link

Member Author

zooba commented

Mar 10, 2023

Weird, I definitely wrote those docs... I wonder where they've gone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@eryksun eryksun eryksun left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@zooba @bedevere-bot @eryksun