Adam Turner
4254ec14ed
PEP 371: Resolve unreferenced footnotes ( #3234 )
2023-08-02 16:24:00 +01:00
Gregory P. Smith
e815d90c2f
Update the link to pyprocessing from PEP-0371. ( #3166 )
...
The project name and URL were since repurposed for a different purpose.
Linking to the archived version from the PEP's timeframe is important
to avoid confusion when doing historical research.
2023-06-08 14:58:41 -07:00
Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
CAM Gerlach
d548fdfb61
Lint: Validate PEP fields against PEP 12 ( #1890 )
2021-03-23 07:55:26 -07: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
Huang Huang
dd454efb3a
reSTify PEP 371 ( #325 )
2017-08-16 15:47:03 -07:00
Benjamin Peterson
60d9b24542
promote m.p.o links to https
2017-06-11 12:02:39 -07:00
Serhiy Storchaka
a53392a0f0
Remove trailing spaces. ( #232 )
...
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
2017-03-24 23:11:33 +02:00
Serhiy Storchaka
cc1c734886
Issue #26921 : Fixed a/an articles.
2016-05-03 13:52:22 +03:00
George Yoshida
0543929f96
Fix typo
2009-03-19 03:35:27 +00:00
Benjamin Peterson
9ec804df3f
a whole slew of peps that are (I believe) implemented
2009-01-19 16:08:45 +00:00
Jesse Noller
28eda976e9
Adjust threading article date, shift open issues to closed for pep 371
2008-08-01 01:31:32 +00:00
David Goodger
351a920ce3
update from PEP authors
2008-06-06 02:20:47 +00:00
Guido van Rossum
c9332b34c2
Accept PEP 371, adding the multiprocessing package.
2008-06-05 17:21:07 +00:00
Guido van Rossum
06efb622d8
Update from Jesse addressing API renaming to comply with PEP 8.
2008-06-03 21:11:26 +00:00
David Goodger
131ae20c32
name of second author was missing from HTML
2008-06-03 14:52:46 +00:00
David Goodger
330e218520
fixed SVN keywords
2008-06-03 14:51:01 +00:00
David Goodger
1f996f3ebc
re-wrapped text to 70 columns
2008-06-03 14:19:58 +00:00
David Goodger
1cabbf4c39
changes from PEP authors; corrections
2008-06-03 14:14:50 +00:00
Georg Brandl
cf08dcdd09
Add PEP 371, Addition of the processing module, by Jesse Noller/Richard Oudkerk.
2008-05-28 15:28:08 +00:00