mirror of
https://github.com/python/cpython.git
synced 2026-06-02 17:50:01 -04:00
3741effcf8
None. Remove encoding and errors argument from pax create methods in TarInfo, pax always uses UTF-8. Adapt the documentation and tests to the new string/unicode concept.