SIGN IN SIGN UP

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.
B
Barney Gale committed
11c3bd3f6d06649484b81a659c7bf02d6632e607
Parent: 2d7fdc9
Committed by GitHub <noreply@github.com> on 4/9/2021, 8:52:49 PM