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