10000 PEP 12: Eliminate unnecessary/redundant detail in Post-History instru… · python/peps@1e49847 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e49847

Browse files
PEP 12: Eliminate unnecessary/redundant detail in Post-History instructions
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
1 parent 4742dac commit 1e49847

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pep-0012.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ directions below.
130130
Post-History: `14-Aug-2001 <https://www.example.com/thread_1>`_,
131131
`03-Sept-2001 <https://www.example.com/thread_2>`_
132132
133-
You must manually add new dates/links and commit them as soon as you post a
134-
new discussion thread (with a pull request, if you don't have push rights).
133+
You must manually add new dates/links as soon as you post a
134+
new discussion thread.
135135

136136
- Add a Replaces header if your PEP obsoletes an earlier PEP. The
137137
value of this header is the number of the PEP that your new PEP is

0 commit comments

Comments
 (0)
0