[issue44740] Lowercase "Internet" and "web" in docs

2022-03-31 Thread Mariusz Felisiak


Change by Mariusz Felisiak :


--
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2022-03-31 Thread Mariusz Felisiak


Change by Mariusz Felisiak :


--
resolution:  -> fixed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-27 Thread Łukasz Langa

Łukasz Langa  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/be2415487ab80e4bd5ace2954651e78b107b17e4


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-27 Thread miss-islington


Change by miss-islington :


--
pull_requests: +25919
pull_request: https://github.com/python/cpython/pull/27386

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-27 Thread Łukasz Langa

Łukasz Langa  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/2e41df4d60d71a2551b9605d07321f75cfb52adf


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread Mariusz Felisiak


Change by Mariusz Felisiak :


--
pull_requests: +25918
pull_request: https://github.com/python/cpython/pull/27385

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread Łukasz Langa

Łukasz Langa  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/6fc1efa4546ad94a904239fd5efb84e02894eb31


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread Łukasz Langa

Łukasz Langa  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/11749e2dc20ad6a76e9a39e948853e89b2b4bbed


--
nosy: +lukasz.langa

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread miss-islington


Change by miss-islington :


--
nosy: +miss-islington
nosy_count: 5.0 -> 6.0
pull_requests: +25915
pull_request: https://github.com/python/cpython/pull/27380

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread Mariusz Felisiak


Change by Mariusz Felisiak :


--
keywords: +patch
pull_requests: +25913
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/27378

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread Dong-hee Na


Dong-hee Na  added the comment:

@felixxm

Please submit the PR :)

--
nosy: +corona10

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread Eric V. Smith


Eric V. Smith  added the comment:

That seems reasonable to me.

--
nosy: +eric.smith

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue44740] Lowercase "Internet" and "web" in docs

2021-07-26 Thread Mariusz Felisiak

New submission from Mariusz Felisiak :

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com