[docs] [issue26593] silly typo in logging cookbook

Andrew Szeto report at bugs.python.org
Sun Mar 20 03:26:33 EDT 2016


New submission from Andrew Szeto:

In all versions of https://docs.python.org/3/howto/logging-cookbook.html, there is a very silly typo. It bothered me, and I wanted to get a taste of the patching workflow for contribution to Python, so I figured I'd write a patch.

----------
assignee: docs at python
components: Documentation
files: doc-logging-cookbook-capitalization.patch
keywords: patch
messages: 262060
nosy: Andrew Szeto, docs at python
priority: normal
severity: normal
status: open
title: silly typo in logging cookbook
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4, Python 3.5, Python 3.6
Added file: http://bugs.python.org/file42219/doc-logging-cookbook-capitalization.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26593>
_______________________________________


More information about the docs mailing list