[issue32701] Typo in quopri documentation

2018-01-29 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ __

[issue32701] Typo in quopri documentation

2018-01-29 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 04f99ba9d7186278eaf072e9a62c03aa63a8a6bb by Mariatta (Miss Islington (bot)) in branch '3.6': bpo-32701: Clarify the quotetabs flag in quopri documentation (GH-5401) (GH-5438) https://github.com/python/cpython/commit/04f99ba9d7186278eaf072e9a62c

[issue32701] Typo in quopri documentation

2018-01-29 Thread miss-islington
Change by miss-islington : -- pull_requests: +5271 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue32701] Typo in quopri documentation

2018-01-29 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: New changeset 9424dcbb3e20a26dfdd81659303b989f7d3da044 by Mariatta (Julien Palard) in branch 'master': bpo-32701: Clarify the quotetabs flag in quopri documentation (GH-5401) https://github.com/python/cpython/commit/9424dcbb3e20a26dfdd81659303b989f7d3da044

[issue32701] Typo in quopri documentation

2018-01-28 Thread Julien Palard
Change by Julien Palard : -- keywords: +patch pull_requests: +5235 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-lis

[issue32701] Typo in quopri documentation

2018-01-28 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks! I like your proposed change. Please create the PR. -- nosy: +Mariatta ___ Python tracker ___ ___

[issue32701] Typo in quopri documentation

2018-01-28 Thread Julien Palard
New submission from Julien Palard : Spotted a typo in https://docs.python.org/3/library/quopri.html: "must be provideda" But I also can't extract the meaning of the sentence: > quotetabs, a flag which controls whether to encode embedded spaces and tabs > must be provideda and when true it enc