cpython/Misc/NEWS.d/next/Library/2023-03-04-20-58-29.gh-issu...

4 lines
158 B
ReStructuredText

Attribute name of the extracted :mod:`tarfile` file object now holds
filename of itself rather than of the archive it is contained in.
Patch by Oleg Iarygin.