mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -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.