SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

GH-128520: pathlib ABCs: raise text encoding warnings at correct stack level (#133051)

Ensure that warnings about unspecified text encodings are emitted from
`ReadablePath.read_text()`, `WritablePath.write_text()` and `magic_open()`
with the correct stack level set.
B
Barney Gale committed
fbffd70328bb2a73d8154b4dd944e6d707fde9b3
Parent: 6f04325
Committed by GitHub <noreply@github.com> on 4/28/2025, 6:04:20 PM