diff options
author | Lars Gustäbel <lars@gustaebel.de> | 2011-10-14 12:46:40 +0200 |
---|---|---|
committer | Lars Gustäbel <lars@gustaebel.de> | 2011-10-14 12:46:40 +0200 |
commit | 46255e6bce884f91df3eea8f5a8afc8a25920e30 (patch) | |
tree | 0ee6bc96137f392c188bf687d6f6f6b539daf751 /Python/pythonrun.c | |
parent | 042bae7b1e261833d1b5029708b3e6a736f98c2b (diff) | |
download | cpython-46255e6bce884f91df3eea8f5a8afc8a25920e30.tar.gz |
Issue #13158: Fix decoding and encoding of base-256 number fields in tarfile.
The nti() function that converts a number field from a tar header to a number
failed to decode GNU tar specific base-256 fields. I also added support for
decoding and encoding negative base-256 number fields.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions