New submission from Vladimir Rutsky:
"Specifying custom filter chains" section contains:
It only supports a single The delta filter supports only one option, dist.
Probably should be just:
The delta filter supports only one option, dist.
---------- assignee: docs@python components: Documentation messages: 277765 nosy: docs@python, vrutsky priority: normal severity: normal status: open title: typo in lzma module documentation versions: Python 3.5, Python 3.7
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue28319 _______________________________________
Roundup Robot added the comment:
New changeset 258436eecb51 by Berker Peksag in branch '3.5': Issue #28319: Fix typo in lzma.rst https://hg.python.org/cpython/rev/258436eecb51
New changeset a1e7c9d249ed by Berker Peksag in branch '3.6': Issue #28319: Merge from 3.5 https://hg.python.org/cpython/rev/a1e7c9d249ed
New changeset 40bcf4a8b57d by Berker Peksag in branch 'default': Issue #28319: Merge from 3.6 https://hg.python.org/cpython/rev/40bcf4a8b57d
---------- nosy: +python-dev
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue28319 _______________________________________
Berker Peksag added the comment:
Thanks for the report!
---------- nosy: +berker.peksag resolution: -> fixed stage: -> resolved status: open -> closed versions: +Python 3.6
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue28319 _______________________________________
Changes by Berker Peksag berker.peksag@gmail.com:
---------- type: -> behavior
_______________________________________ Python tracker report@bugs.python.org http://bugs.python.org/issue28319 _______________________________________