]> granicus.if.org Git - python/commit
Merge with 3.4: Issue #24514: tarfile now tolerates number fields consisting of only...
authorLars Gustäbel <lars@gustaebel.de>
Thu, 2 Jul 2015 17:41:03 +0000 (19:41 +0200)
committerLars Gustäbel <lars@gustaebel.de>
Thu, 2 Jul 2015 17:41:03 +0000 (19:41 +0200)
commit49c521fd5d3102916045551019368eae66dc7696
treeb51dc93916098c3c58bf9c89807341c2f499bdc0
parent44f323cb42418e6e2b83b7655146de66a7289dd4
parentb7a688b3a40705ab4f7f7035d40ec026899c7052
Merge with 3.4: Issue #24514: tarfile now tolerates number fields consisting of only whitespace.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS