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 vstinner
Recipients ethan.furman, jmr, vstinner
Date 2022-02-09.17:06:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644426389.28.0.226478023217.issue45863@roundup.psfhosted.org>
In-reply-to
Content
New changeset bf2d44ffb06e8f49aacc6b1c140a6717df5cf897 by Joshua Root in branch 'main':
bpo-45863: tarfile: don't zero out header fields unnecessarily (GH-29693)
https://github.com/python/cpython/commit/bf2d44ffb06e8f49aacc6b1c140a6717df5cf897
History
Date User Action Args
2022-02-09 17:06:29vstinnersetrecipients: + vstinner, jmr, ethan.furman
2022-02-09 17:06:29vstinnersetmessageid: <1644426389.28.0.226478023217.issue45863@roundup.psfhosted.org>
2022-02-09 17:06:29vstinnerlinkissue45863 messages
2022-02-09 17:06:29vstinnercreate