FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

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

/ cpython Public

gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows - #102544

Merged
zooba merged 6 commits into
python:mainfrom
zooba:gh-102519
Mar 10, 2023
Merged

gh-102519: Add os.listdrives, os.listvolumes and os.listmounts on Windows#102544
zooba merged 6 commits into
python:mainfrom
zooba:gh-102519

Conversation

zooba commented Mar 8, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

zooba added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 9, 2023

Copy link
Copy Markdown

🤖 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 removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Mar 9, 2023
Comment thread Modules/posixmodule.c Outdated
Comment thread Modules/posixmodule.c Outdated
Comment thread Modules/posixmodule.c
Co-authored-by: Eryk Sun <eryksun@gmail.com>

zooba commented Mar 10, 2023

Copy link
Copy Markdown
Member Author

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 merged commit cb35882 into python:main Mar 10, 2023
zooba deleted the gh-102519 branch March 10, 2023 12:21

eryksun commented Mar 10, 2023

Copy link
Copy Markdown
Contributor

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 commented Mar 10, 2023

Copy link
Copy Markdown
Member Author

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL