Skip to content

Commit

Permalink
PEP 12: Make date format in template match prose, and mark Python-Ver…
Browse files Browse the repository at this point in the history
…sion as optional (#1889)
  • Loading branch information
CAM-Gerlach authored Mar 22, 2021
1 parent e6fb0d8 commit e183c19
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pep-0012.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@ your PEP)::
Type: [Standards Track | Informational | Process]
Content-Type: text/x-rst
Requires: *[NNN]
Created: [YYYY-MM-DD]
Python-Version: [M.N]
Post-History: [YYYY-MM-DD]
Created: [DD-MMM-YYYY]
Python-Version: *[M.N]
Post-History: [DD-MMM-YYYY]
Replaces: *[NNN]
Superseded-By: *[NNN]
Resolution:
Expand Down

0 comments on commit e183c19

Please sign in to comment.