[issue34906] Fix typo in the documentation

2018-10-10 Thread Julien Palard
Change by Julien Palard : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue34906] Fix typo in the documentation

2018-10-10 Thread Julien Palard
Julien Palard added the comment: New changeset e7ebf1453beb1a40e65630897fa1e35a3c2d3ec1 by Julien Palard (Stéphane Wirtel) in branch '3.6': [3.6] bpo-34906: Doc: Fix typos (2) (GH-9735) https://github.com/python/cpython/commit/e7ebf1453beb1a40e65630897fa1e35a3c2d3ec1 --

[issue34906] Fix typo in the documentation

2018-10-10 Thread Julien Palard
Julien Palard added the comment: New changeset a4910c2498b1d6ad61d5ae34ba991d61d6a3 by Julien Palard (Stéphane Wirtel) in branch '3.7': [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) https://github.com/python/cpython/commit/a4910c2498b1d6ad61d5ae34ba991d61d6a3 --

[issue34906] Fix typo in the documentation

2018-10-10 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- pull_requests: +9173 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue34906] Fix typo in the documentation

2018-10-10 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- pull_requests: +9172 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue34906] Fix typo in the documentation

2018-10-09 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- pull_requests: +9169 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue34906] Fix typo in the documentation

2018-10-06 Thread Julien Palard
Julien Palard added the comment: New changeset 683281f536981da395575b5a07d6761118259fd2 by Julien Palard (Stéphane Wirtel) in branch 'master': bpo-34906: Doc: Fix typos (2) (GH-9735) https://github.com/python/cpython/commit/683281f536981da395575b5a07d6761118259fd2 -- ___

[issue34906] Fix typo in the documentation

2018-10-05 Thread Stéphane Wirtel
Stéphane Wirtel added the comment: I just created a new PR where I fix typos in the Misc directory (mainly). -- ___ Python tracker ___ _

[issue34906] Fix typo in the documentation

2018-10-05 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- pull_requests: +9122 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue34906] Fix typo in the documentation

2018-10-05 Thread miss-islington
miss-islington added the comment: New changeset b3c4a050b7b9a07caeeb9ad74af1d3a75422 by Miss Islington (bot) in branch '3.7': bpo-34906: Doc: Fix typos (GH-9712) https://github.com/python/cpython/commit/b3c4a050b7b9a07caeeb9ad74af1d3a75422 -- nosy: +miss-islington _

[issue34906] Fix typo in the documentation

2018-10-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +9098 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue34906] Fix typo in the documentation

2018-10-05 Thread Julien Palard
New submission from Julien Palard : New changeset 07fbbfde1b300369b4f8d1cfb80045fbb23b7091 by Julien Palard (Stéphane Wirtel) in branch 'master': bpo-34906: Doc: Fix typos (GH-9712) https://github.com/python/cpython/commit/07fbbfde1b300369b4f8d1cfb80045fbb23b7091 -- nosy: +mdk __

[issue34906] Fix typo in the documentation

2018-10-05 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- keywords: +patch pull_requests: +9095 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-l

[issue34906] Fix typo in the documentation

2018-10-05 Thread Stéphane Wirtel
Change by Stéphane Wirtel : -- assignee: matrixise nosy: matrixise priority: normal severity: normal status: open title: Fix typo in the documentation versions: Python 3.8 ___ Python tracker __