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.

classification
Title: Typo in PEP-0008 - "this PEP do not"
Type: enhancement Stage: resolved
Components: Documentation Versions:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: docs@python Nosy List: barry, docs@python, jonrsharpe, python-dev
Priority: normal Keywords: patch

Created on 2015-01-02 12:02 by jonrsharpe, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
fix_pep8_typo.patch jonrsharpe, 2015-01-02 12:02
Messages (1)
msg233318 - (view) Author: Roundup Robot (python-dev) (Python triager) Date: 2015-01-02 18:10
New changeset 0c72bd524aed by Benjamin Peterson in branch 'default':
conjugate 'do' correctly (closes #23149)
https://hg.python.org/peps/rev/0c72bd524aed
History
Date User Action Args
2022-04-11 14:58:11adminsetgithub: 67338
2015-01-02 18:10:04python-devsetstatus: open -> closed

nosy: + python-dev
messages: + msg233318

resolution: fixed
stage: resolved
2015-01-02 15:03:14barrysetnosy: + barry
2015-01-02 12:02:17jonrsharpecreate