mirror of
https://github.com/python/cpython.git
synced 2026-06-01 09:09:28 -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.