This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag, brett.cannon, ethan.furman, ned.deily, serhiy.storchaka
Date 2016-10-10.13:04:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476104684.24.0.949542495586.issue28230@psf.upfronthosting.co.za>
In-reply-to
Content
Here's an updated patch with different tests and documentation changes. I simplified Lib/tarfile.py a bit (see my review comments)

A slightly off-topic question: I had to update both docstrings and documentation. Should we use this as an opportunity to simplify the docstrings?
History
Date User Action Args
2016-10-10 13:04:44berker.peksagsetrecipients: + berker.peksag, brett.cannon, ned.deily, ethan.furman, serhiy.storchaka
2016-10-10 13:04:44berker.peksagsetmessageid: <1476104684.24.0.949542495586.issue28230@psf.upfronthosting.co.za>
2016-10-10 13:04:44berker.peksaglinkissue28230 messages
2016-10-10 13:04:44berker.peksagcreate