This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Sudheer Satyanarayana, aatishnn, anish.shah, docs@python, martin.panter, nharold, python-dev, serhiy.storchaka, terry.reedy
Date 2016-05-28.02:35:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160528023533.18926.50493.88197C75@psf.io>
In-reply-to
Content
New changeset 4275181c4229 by Martin Panter in branch '3.5':
Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL
https://hg.python.org/cpython/rev/4275181c4229

New changeset 8c92ebcca83f by Martin Panter in branch 'default':
Issue #26553: Merge capitalization from 3.5
https://hg.python.org/cpython/rev/8c92ebcca83f

New changeset d914d681b7f3 by Martin Panter in branch '2.7':
Issue #26553: Capitalization of HTTP, HTTPS, FTP, and URL
https://hg.python.org/cpython/rev/d914d681b7f3
History
Date User Action Args
2016-05-28 02:35:38python-devsetrecipients: + python-dev, terry.reedy, docs@python, martin.panter, serhiy.storchaka, anish.shah, Sudheer Satyanarayana, aatishnn, nharold
2016-05-28 02:35:38python-devlinkissue26553 messages
2016-05-28 02:35:37python-devcreate