diff options
author | Barney Gale <barney.gale@gmail.com> | 2025-04-28 19:04:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 19:04:20 +0100 |
commit | fbffd70328bb2a73d8154b4dd944e6d707fde9b3 (patch) | |
tree | 4335b168ebb9c41e8bdd8ce445ff0ea650a5e7f4 /Lib/test/test_pathlib/support/local_path.py | |
parent | 6f0432599297635492597e3766259390e8331c62 (diff) | |
download | cpython-fbffd70328bb2a73d8154b4dd944e6d707fde9b3.tar.gz cpython-fbffd70328bb2a73d8154b4dd944e6d707fde9b3.zip |
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.
Diffstat (limited to 'Lib/test/test_pathlib/support/local_path.py')
0 files changed, 0 insertions, 0 deletions