mirror of
https://github.com/python/cpython.git
synced 2025-10-29 20:51:26 +00:00
The zipfile.Path open() and read_text() encoding parameter can be supplied as a positional argument without causing a TypeError again. 3.10.0b1 included a regression that made it keyword only. Documentation update included as users writing code to be compatible with a wide range of versions will need to consider this for some time. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| _path.py | ||