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: Convert PEP 7 to reStructuredText for readability purposes
Type: enhancement Stage:
Components: Documentation Versions:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: docs@python Nosy List: berker.peksag, docs@python, georg.brandl
Priority: normal Keywords: patch

Created on 2012-03-15 04:07 by berker.peksag, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
pep-0007_v1.diff berker.peksag, 2012-03-15 04:07
Messages (1)
msg155871 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2012-03-15 07:20
Yes, why not. Applied in c1fd4a5af1c5.
History
Date User Action Args
2022-04-11 14:57:28adminsetgithub: 58520
2012-03-15 07:20:35georg.brandlsetmessages: - msg155870
2012-03-15 07:20:28georg.brandlsetmessages: + msg155871
2012-03-15 07:19:24georg.brandlsetstatus: open -> closed

nosy: + georg.brandl
messages: + msg155870

resolution: fixed
2012-03-15 04:07:55berker.peksagcreate