diff options
author | Barney Gale <barney.gale@gmail.com> | 2021-04-09 21:52:49 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-09 21:52:49 +0100 |
commit | 11c3bd3f6d06649484b81a659c7bf02d6632e607 (patch) | |
tree | 6fae86f755ac4ba975ab777455918233bddd2a40 /Lib/ntpath.py | |
parent | 2d7fdc90731e132f9d6b43852ee112f25831394b (diff) | |
download | cpython-11c3bd3f6d06649484b81a659c7bf02d6632e607.tar.gz cpython-11c3bd3f6d06649484b81a659c7bf02d6632e607.zip |
bpo-40107: Switch to using io.open() for pathlib.Path.open() (GH-25240)
Previously we had identical behaviour but only allowed accessors to override os.open(). This change allows the override to also construct the IO wrapper as well.
Diffstat (limited to 'Lib/ntpath.py')
0 files changed, 0 insertions, 0 deletions