mirror of
https://github.com/python/cpython.git
synced 2026-01-04 14:32:21 +00:00
Do not use the locale-specific default encoding in `PathBase.read_text()` and `write_text()`. Locale settings shouldn't influence the operation of these base classes, which are intended mostly for implementing rich paths on *nonlocal* filesystems. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _abc.py | ||