From 98afcd5127093538c6bb027a0fdc4838290ebc1c Mon Sep 17 00:00:00 2001 From: "blurb-it[bot]" <43283697+blurb-it[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 01:55:17 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9C=F0=9F=A4=96=20Added=20by=20blurb?= =?UTF-8?q?=5Fit.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../next/Library/2022-12-09-01-55-16.gh-issue-87264.RgfHCv.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 Misc/NEWS.d/next/Library/2022-12-09-01-55-16.gh-issue-87264.RgfHCv.rst diff --git a/Misc/NEWS.d/next/Library/2022-12-09-01-55-16.gh-issue-87264.RgfHCv.rst b/Misc/NEWS.d/next/Library/2022-12-09-01-55-16.gh-issue-87264.RgfHCv.rst new file mode 100644 index 00000000000000..fa987d4f0af9ba --- /dev/null +++ b/Misc/NEWS.d/next/Library/2022-12-09-01-55-16.gh-issue-87264.RgfHCv.rst @@ -0,0 +1 @@ +Fixed tarfile list() method to show file type.