[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread INADA Naoki
INADA Naoki added the comment: Andrés, would you create PR for 2.7? It can't be backported automatically. -- ___ Python tracker ___

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread miss-islington
miss-islington added the comment: New changeset f14e8eaaa52f799958e77b426283df0f69a81725 by Miss Islington (bot) in branch '3.6': bpo-33892: Doc: Use gender neutral words (GH-7770) https://github.com/python/cpython/commit/f14e8eaaa52f799958e77b426283df0f69a81725 --

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread miss-islington
miss-islington added the comment: New changeset 5f165851b9b6ae6e75b01d68f9a40ed95def4c9f by Miss Islington (bot) in branch '3.7': bpo-33892: Doc: Use gender neutral words (GH-7770) https://github.com/python/cpython/commit/5f165851b9b6ae6e75b01d68f9a40ed95def4c9f -- nosy: +miss-islin

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +7380 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread miss-islington
Change by miss-islington : -- pull_requests: +7379 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread INADA Naoki
INADA Naoki added the comment: New changeset 5092439c2cb32112a5869b138011d38491db90a9 by INADA Naoki (Andrés Delfino) in branch 'master': bpo-33892: Doc: Use gender neutral words (GH-7770) https://github.com/python/cpython/commit/5092439c2cb32112a5869b138011d38491db90a9 -- nosy: +ina

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread Andrés Delfino
Andrés Delfino added the comment: Yeap, Ammar just told me the same suggestion on GitHub :) PR will be a little more ambitious now, as I'm replacing all he/him/she/her mentions. -- ___ Python tracker __

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread Emanuel Barry
Emanuel Barry added the comment: Nice initiative! I like the idea of moving towards more inclusive documentation; as an addition, I would recommend using they/them/their instead - it's less clumsy to read (also, singular they is perfectly valid English) and includes everyone, even those who

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread Andrés Delfino
Change by Andrés Delfino : -- keywords: +patch pull_requests: +7378 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-li

[issue33892] doc Add a couple of "or she/her"

2018-06-17 Thread Andrés Delfino
New submission from Andrés Delfino : PR adds some "or she/her". -- assignee: docs@python components: Documentation messages: 319840 nosy: adelfino, docs@python priority: normal severity: normal status: open title: doc Add a couple of "or she/her" type: enhancement versions: Python 2.7, P