Documentation
TarFile's docs say errorlevel=0, but the actual default is 1.
It is that way in Python 2 and I assume it hasn't changed in py3, so for docs purposes, it's always been that way. No need for a “changed in version” note.
Linked PRs
Reactions are currently unavailable
Documentation
TarFile's docs say errorlevel=0, but the actual default is 1.
It is that way in Python 2 and I assume it hasn't changed in py3, so for docs purposes, it's always been that way. No need for a “changed in version” note.
Linked PRs