Adam Turner
|
b0329c31b3
|
Several PEPs: Normalise `Post-History` (#2375)
|
2022-03-09 16:04:44 +00:00 |
Adam Turner
|
113e490701
|
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209)
|
2022-01-21 11:03:51 +00:00 |
Brett Cannon
|
bb4751379a
|
Many PEPs: Normalize the 'Created' field (#1805)
|
2021-02-09 08:54:26 -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 |
Benjamin Peterson
|
60d9b24542
|
promote m.p.o links to https
|
2017-06-11 12:02:39 -07:00 |
Zachary Ware
|
08c7fae8e3
|
Remove extra colon.
The following list is not a literal block.
|
2016-05-12 23:08:08 -05:00 |
Georg Brandl
|
af90430776
|
Fix lists-in-blockquotes in 0xxx PEPs. Ref: #26914
|
2016-05-03 10:18:02 +02:00 |
Ethan Furman
|
6bee21f27e
|
add %r as being supported, plus minor pep8 cleanup
|
2015-03-14 12:46:53 -07:00 |
Nick Coghlan
|
00926f7bd4
|
PEP 461 has been implemented for 3.5
|
2015-02-01 15:59:42 +10:00 |
Ethan Furman
|
d9a9d2ff96
|
PEP 461: remove ambiguity around 'major release'
|
2014-03-27 14:26:53 -07:00 |
Ethan Furman
|
deab6d864d
|
PEP 461: marked as accepted; added comment about using %a instead of %r
|
2014-03-27 14:20:20 -07:00 |
Ethan Furman
|
75d1dc404c
|
PEP 461: add latest post date
|
2014-03-27 13:42:38 -07:00 |
Ethan Furman
|
881b096a56
|
add section on Python 2 compatibility
|
2014-03-27 12:46:04 -07:00 |
Ethan Furman
|
38d958603b
|
remembered to save changes before committing :/
|
2014-03-27 11:15:06 -07:00 |
Ethan Furman
|
0eb27066c4
|
fixed foot-notes; added %b and clarified %s as a synonym for %b
|
2014-03-27 11:06:08 -07:00 |
Nick Coghlan
|
2350056bf5
|
PEP 461: markup tweaks
|
2014-03-27 21:22:38 +10:00 |
Victor Stinner
|
411a9329de
|
PEP 461: fix reST syntax
|
2014-03-27 11:34:18 +01:00 |
Ethan Furman
|
d8a5b4d315
|
fix %a bytes example
|
2014-03-26 15:47:12 -07:00 |
Ethan Furman
|
c633a95251
|
added list of currently supported codes; modified description for %a; added reference to competing PEP 460
|
2014-03-26 07:46:34 -07:00 |
Ethan Furman
|
68ce00d52e
|
incorporated %a comments; general clean-up
|
2014-03-25 15:33:49 -07:00 |
Nick Coghlan
|
6c637d205b
|
Fix formatting
|
2014-03-02 16:41:09 +10:00 |
Ethan Furman
|
36c2ba4a41
|
added Objections section; fixed formatting
|
2014-02-22 18:41:14 -08:00 |
Ethan Furman
|
3ff3f95f32
|
Incorporate comments from last round of emails (in late January)
|
2014-02-22 17:53:31 -08:00 |
Antoine Pitrou
|
aff226c1bd
|
Fix formatting.
|
2014-01-21 22:24:03 +01:00 |
Ethan Furman
|
d98a48bde3
|
PEP 461: removed .format; added markup
|
2014-01-17 09:07:32 -08:00 |
Ethan Furman
|
6f67f62478
|
PEP 461: more updates
|
2014-01-15 16:12:41 -08:00 |
Ethan Furman
|
14aeed8b98
|
PEP 461: updates to %s and Open Questions
|
2014-01-14 18:23:03 -08:00 |
Guido van Rossum
|
0a488d878b
|
Fill in the *correct* PEP number (461).
|
2014-01-14 11:23:36 -08:00 |
Guido van Rossum
|
bf0aa96c8c
|
Fill in PEP number (461).
|
2014-01-14 11:12:09 -08:00 |
Ethan Furman
|
7cc89487a0
|
PEP 461: Adding % and {} formatting to bytes
|
2014-01-14 11:04:10 -08:00 |