mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
fbffd70328
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.