]> granicus.if.org Git - python/commit
[3.6] bpo-28230: Document the pathlib support in tarfile and add tests. (#559)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 8 Mar 2017 10:29:33 +0000 (12:29 +0200)
committerGitHub <noreply@github.com>
Wed, 8 Mar 2017 10:29:33 +0000 (12:29 +0200)
commit666165fddf499e80d10a5d9263846ec4534f6a2a
tree489baa897d7cf0dc728cf7b30c602025a0b2d823
parent6a4b04cd337347d074ae0140fb13dca5bd4b11ef
[3.6] bpo-28230: Document the pathlib support in tarfile and add tests. (#559)
Doc/library/tarfile.rst
Lib/test/test_tarfile.py