Commit Graph

24 Commits

Author SHA1 Message Date
Adam Turner 50e5de2d28
PEP 676: 'dark mode', documentation, spec update, implementation update (#2239)
Co-authored-by: C.A.M. Gerlach <cam.gerlach@gerlach.cam>
2022-01-16 14:33:05 -08:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Brett Cannon 7bd9f7cfb2 Make PEP 9 one massive literal block (#437)
Closes #4.
2017-10-24 17:45:46 -07:00
Barry Warsaw fc98fbec2a Fix header order. 2016-01-05 18:35:21 -05:00
Barry Warsaw 39ffb20dc3 PEP 9 (plaintext PEPs) is deprecated. 2016-01-05 18:33:02 -05:00
Georg Brandl df7739e894 Fix PEP urls. 2008-08-10 17:25:11 +00:00
Barry Warsaw ae4547d325 update some urls 2008-08-10 13:59:20 +00:00
Brett Cannon 8dc0e19ce5 Make Barry Warsaw's name consistent. 2007-06-28 19:53:41 +00:00
Brett Cannon 9fe45a32c3 Make all meta-PEPs be Process PEPs. 2007-06-19 04:52:34 +00:00
David Goodger 789d2fe5ea updated PEP templates with current PEP URLs 2006-12-04 19:59:42 +00:00
David Goodger 1f72554078 fixed references to PEP template; restored warning comment to HTML output 2006-03-23 14:28:55 +00:00
David Goodger 794b1f8f11 converted to UTF-8 & added coding slugs 2006-03-02 19:54:50 +00:00
David Goodger 615b96743f clarified keywords 2005-11-10 14:42:20 +00:00
Barry Warsaw 99ab3d4e0c Setting my address back to barry@python.org for consistency and better
spam fighting defenses.
2003-09-22 04:51:50 +00:00
Barry Warsaw bd59637706 David Goodger writes:
* Changed name from "Sample PEP Template" to "Sample Plaintext PEP
  Template", and edited throughout to differentiate the choices:

  - Added "plaintext" where appropriate to make the context clear.
  - "Style" -> "format".
  - Referred to PEP 1 as "content guidelines", not "style" guidelines.

* Added a "Content-Type: text/plain" header to be explicit.

* Added a reference to the alternative format available in
  reStructuredText PEPs.

* Combined "How to Use This Template for Standard Track PEPs" and "How
  to Use This Template for Informational PEPs" into one "How to Use
  This Template" section.  In addition to the duplication, there were
  several errors and inconsistencies between the two source sections.
  Conditionals have been added as appropriate.

* Clarified the discussion of the Replaces header as per discussions.

* Added "Plaintext PEP Formatting Requirements", moved from PEP 1's
  "PEP Formatting Requirements".

  - Removed the paragraph beginning "A PEP must contain a Copyright
    section" as redundant; already covered in "How to Use This
    Template".
  - Minor edits.

* Minor edits, including:

  - Fixed typos.
  - Removed colons from header field names (e.g., "the Author
    header").

(Some additional minor edits by Barry).
2002-08-26 16:29:31 +00:00
Barry Warsaw 4a805d3603 Based on feedback inspired by Francois Pinard, we're changing the
format of the Author: header to be "Random J. User <address@dom.ain>"

Update PEP 1 style guidelines.

Updated PEP 9 template.

Updated PEP 0 as an example.
2002-07-30 16:23:15 +00:00
Barry Warsaw fb7b40f8a2 In David Goodger's PEP 287, he has a better Emacs turd section.
Adopting that here.
2002-04-01 15:59:19 +00:00
Barry Warsaw e3756de95c Added a note that the plain text version of the file should be used as
the template, not the HTML version.
2001-11-13 19:12:03 +00:00
Barry Warsaw 9f817b94d1 Slight clarification. Thanks Skip! 2001-09-07 22:45:52 +00:00
Barry Warsaw a4d67b7878 Some updates based on Skip's comments. 2001-09-07 22:23:29 +00:00
Barry Warsaw 318841b0cc Bogus trailing whitespace 2001-08-20 23:59:26 +00:00
Barry Warsaw 0b34071cba A little bit of clarity and reorg. 2001-08-15 15:28:57 +00:00
Barry Warsaw 7a54f094ef PEP 9, Sample PEP Template, Barry Warsaw 2001-08-14 23:59:22 +00:00