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

bpo-40107: stop using os.open() to implement pathlib.Path.open() by barneygale · Pull Request #25240 · python/cpython · GitHub

/ cpython Public

bpo-40107: stop using os.open() to implement pathlib.Path.open() - #25240

Merged
zooba merged 1 commit into
python:masterfrom
barneygale:bpo-40107-pathlib-accessor-io-open
Apr 9, 2021
Merged

bpo-40107: stop using os.open() to implement pathlib.Path.open()#25240
zooba merged 1 commit into
python:masterfrom
barneygale:bpo-40107-pathlib-accessor-io-open

Conversation

barneygale commented Apr 7, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

This is continuing on a theme of moving non-abstract path functionality into the accessor, in preparation for solving bpo-24132.

No change of behaviour.

https://bugs.python.org/issue40107

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL