Brett Cannon
|
d8f50e991b
|
De-obfuscate emails where the author had their address already listed without
obfuscation. Also, the HTML output of PEPs already obfuscates the address and
thus it is not needed in the text version.
|
2007-06-20 19:19:26 +00:00 |
Talin
|
fa5ea5f886
|
A substantial rewrite of PEP3101.
|
2007-06-03 18:53:34 +00:00 |
Brett Cannon
|
e801b28e42
|
Make Type field values consistent across all PEPs.
|
2007-04-15 02:10:27 +00:00 |
Talin
|
2c29fb9bd0
|
Updates to PEP 3101 as a result of discussion in Python-3000
|
2006-07-05 00:51:40 +00:00 |
Talin
|
0ee269ce09
|
Lots of changes - added specification for conversions, error handling, complex field specs and general cleanup.
|
2006-06-11 00:59:06 +00:00 |
Talin
|
9eac7defd7
|
Updated based on collected feedback.
|
2006-05-07 01:49:43 +00:00 |
Talin
|
2652ae46f8
|
Removed references to previous 'fformat' proposal.
Added clarification about relationship with string.Template
|
2006-04-27 16:53:54 +00:00 |
David Goodger
|
0ac7bc2d0c
|
added two PEPs by Talin: 3101, Advanced String Formatting; and 3102, Keyword-Only Arguments
|
2006-04-26 20:33:25 +00:00 |