summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2021-04-09 20:52:49 (GMT)
committerGitHub <noreply@github.com>2021-04-09 20:52:49 (GMT)
commit11c3bd3f6d06649484b81a659c7bf02d6632e607 (patch)
tree6fae86f755ac4ba975ab777455918233bddd2a40 /Python/errors.c
parent2d7fdc90731e132f9d6b43852ee112f25831394b (diff)
downloadcpython-11c3bd3f6d06649484b81a659c7bf02d6632e607.zip
cpython-11c3bd3f6d06649484b81a659c7bf02d6632e607.tar.gz
cpython-11c3bd3f6d06649484b81a659c7bf02d6632e607.tar.bz2
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions