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, lars.gustaebel, mvo, serhiy.storchaka, vstinner
Date 2015-01-09.14:20:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1420813222.6.0.108599473947.issue23193@psf.upfronthosting.co.za>
In-reply-to
Content
The patch also needs documentation update for TarFile.extract():

    https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extract

The tarfile documentation is located at Doc/library/tarfile.rst.
History
Date User Action Args
2015-01-09 14:20:22berker.peksagsetrecipients: + berker.peksag, lars.gustaebel, vstinner, mvo, serhiy.storchaka
2015-01-09 14:20:22berker.peksagsetmessageid: <1420813222.6.0.108599473947.issue23193@psf.upfronthosting.co.za>
2015-01-09 14:20:22berker.peksaglinkissue23193 messages
2015-01-09 14:20:22berker.peksagcreate