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 ethan.furman
Recipients ethan.furman, twiggers, xtreak, yossarian
Date 2020-01-23.02:24:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579746268.62.0.743858399134.issue29435@roundup.psfhosted.org>
In-reply-to
Content
New changeset dd754caf144009f0569dda5053465ba2accb7b4d by Ethan Furman (William Woodruff) in branch 'master':
bpo-29435: Allow is_tarfile to take a filelike obj (GH-18090)
https://github.com/python/cpython/commit/dd754caf144009f0569dda5053465ba2accb7b4d
History
Date User Action Args
2020-01-23 02:24:28ethan.furmansetrecipients: + ethan.furman, twiggers, xtreak, yossarian
2020-01-23 02:24:28ethan.furmansetmessageid: <1579746268.62.0.743858399134.issue29435@roundup.psfhosted.org>
2020-01-23 02:24:28ethan.furmanlinkissue29435 messages
2020-01-23 02:24:28ethan.furmancreate