Skip to content

Commit 521dfb0

Browse files
committed
Add missing versionchanged information.
1 parent ff7f64c commit 521dfb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/tarfile.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ Some facts and figures:
3232
character devices and block devices and is able to acquire and restore file
3333
information like timestamp, access permissions and owner.
3434

35+
.. versionchanged:: 3.3
36+
Added support for :mod:`lzma` compression.
37+
3538

3639
.. function:: open(name=None, mode='r', fileobj=None, bufsize=10240, \*\*kwargs)
3740

0 commit comments

Comments
 (0)