]> granicus.if.org Git - python/commit
Issue #28229: lzma module now supports pathlib
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 4 Oct 2016 17:41:20 +0000 (20:41 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 4 Oct 2016 17:41:20 +0000 (20:41 +0300)
commit5f59ddddcd7020bdd3a87b50fe3a8aa0c8e3e689
tree2eb8f39bcb64475a23d0081139a35190c1a57a88
parentdb8d6265fa86a7cb9d7c5e4d60e3b342edc90176
Issue #28229: lzma module now supports pathlib
Doc/library/lzma.rst
Lib/lzma.py
Lib/test/test_lzma.py
Misc/NEWS