[issue44740] Lowercase "Internet" and "web" in docs
New submission from Mariusz Felisiak <felisiak.mariusz@gmail.com>: AP lowercased "internet" and "web" in all instances – web page, the web, web browser, etc. on June 1, 2016: https://twitter.com/APStylebook/status/716384777406922753 https://twitter.com/APStylebook/status/716279539052191746?s=20 I'd be happy to provide a patch, if accepted. We will update the Django docs to follow this recommendation, see https://code.djangoproject.com/ticket/32956. ---------- assignee: docs@python components: Documentation messages: 398223 nosy: docs@python, felixxm priority: normal severity: normal status: open title: Lowercase "Internet" and "web" in docs type: enhancement _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Eric V. Smith <eric@trueblade.com> added the comment: That seems reasonable to me. ---------- nosy: +eric.smith _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Dong-hee Na <donghee.na@python.org> added the comment: @felixxm Please submit the PR :) ---------- nosy: +corona10 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Change by Mariusz Felisiak <felisiak.mariusz@gmail.com>: ---------- keywords: +patch pull_requests: +25913 stage: -> patch review pull_request: https://github.com/python/cpython/pull/27378 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Łukasz Langa <lukasz@langa.pl> added the comment: New changeset 11749e2dc20ad6a76e9a39e948853e89b2b4bbed by Mariusz Felisiak in branch 'main': bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) https://github.com/python/cpython/commit/11749e2dc20ad6a76e9a39e948853e89b2b... ---------- nosy: +lukasz.langa _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>: ---------- nosy: +miss-islington nosy_count: 5.0 -> 6.0 pull_requests: +25915 pull_request: https://github.com/python/cpython/pull/27380 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Łukasz Langa <lukasz@langa.pl> added the comment: New changeset 6fc1efa4546ad94a904239fd5efb84e02894eb31 by Miss Islington (bot) in branch '3.10': bpo-44740: Lowercase "internet" and "web" where appropriate. (GH-27378) (GH-27380) https://github.com/python/cpython/commit/6fc1efa4546ad94a904239fd5efb84e0289... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Change by Mariusz Felisiak <felisiak.mariusz@gmail.com>: ---------- pull_requests: +25918 pull_request: https://github.com/python/cpython/pull/27385 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Łukasz Langa <lukasz@langa.pl> added the comment: New changeset 2e41df4d60d71a2551b9605d07321f75cfb52adf by Mariusz Felisiak in branch 'main': bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) https://github.com/python/cpython/commit/2e41df4d60d71a2551b9605d07321f75cfb... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>: ---------- pull_requests: +25919 pull_request: https://github.com/python/cpython/pull/27386 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Łukasz Langa <lukasz@langa.pl> added the comment: New changeset be2415487ab80e4bd5ace2954651e78b107b17e4 by Miss Islington (bot) in branch '3.10': bpo-44740: Make minor edits to lowercasing "internet" and "web". (GH-27385) (#27386) https://github.com/python/cpython/commit/be2415487ab80e4bd5ace2954651e78b107... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Change by Mariusz Felisiak <felisiak.mariusz@gmail.com>: ---------- resolution: -> fixed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
Change by Mariusz Felisiak <felisiak.mariusz@gmail.com>: ---------- stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue44740> _______________________________________
participants (5)
-
Dong-hee Na
-
Eric V. Smith
-
Mariusz Felisiak
-
miss-islington
-
Łukasz Langa