mirror of
https://github.com/python/cpython.git
synced 2026-01-27 05:05:50 +00:00
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.