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 |