| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@erlend-aasland, could you add the skip-issue label? Or must I first make an issue for this? |
Sorry, something went wrong.
AFAICS, this belongs to gh-117114. |
Sorry, something went wrong.
|
Are you sure about those availability adjustments? |
Sorry, something went wrong.
|
Yeah, when a function is defined in both Lib/ntpath.py & Lib/posixpath.py, it's available on all platforms. I also think I know why these availability notes are here: these functions weren't available in macpath, and the notes weren't removed together with it: d7538dd. |
Sorry, something went wrong.
|
@AlexWaygood, do you have an opinion on this? |
Sorry, something went wrong.
That and probably a few were only available on one, and then when we added the other we added to the list rather than removing the list. This looks good to me. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I added a link to Lib/genericpath.py in the documentation of os.path (and removed the redundant availability notes) in this pull request: #117115, but this wasn't backported.
Note: the other changes in this pull request are NOT being backported.
📚 Documentation preview 📚: https://cpython-previews--117756.org.readthedocs.build/