◐ Shell
clean mode source ↗

gh-102511: Add C implementation of `os.path.splitroot()` by nineteendo · Pull Request #118089 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@nineteendo nineteendo changed the title gh-102511: Add C implementation of ntpath.splitroot() gh-102511: Add C implementation of os.path.splitroot()

Apr 20, 2024

erlend-aasland

zooba

…e-102511.qDEB66.rst

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>

nineteendo

eryksun

eryksun

Co-authored-by: Eryk Sun <eryksun@gmail.com>

nineteendo added a commit to nineteendo/cpython that referenced this pull request

May 22, 2024

sobolevn