Commit Graph

64 Commits

Author SHA1 Message Date
Eric V. Smith cb5ee58dbd Clean up usage of format_spec and field_name. Add additional verbiage about i18n and concatenating adjacent f-strings. 2015-08-20 20:55:54 -04:00
Eric V. Smith e5ad88af3d Straightened out footnotes. 2015-08-20 20:27:23 -04:00
Eric V. Smith 10e7fb2a55 Also support !a, since it is in Python 3. 2015-08-20 20:13:37 -04:00
Eric V. Smith 2b710a1d86 PEP-498 updates: specify str.interpolate() and beef up some of the discussion text. Still needs work on the XXX marked sections. 2015-08-20 20:02:45 -04:00
Eric V. Smith 64873d50e1 Moved the deprecation statement to a place that makes more sense. Thanks Mike Miller. 2015-08-11 09:32:15 -04:00
Eric V. Smith acf7aa34da Small typos. Added section about nested expressions inside format specifiers. 2015-08-10 09:17:36 -04:00
Eric V. Smith 8886508947 Fixed code typos. Minor rewording. 2015-08-09 17:08:17 -04:00
Brett Cannon 6040fa4e49 Fix a little grammar. 2015-08-08 14:03:59 -07:00
Eric V. Smith 0ed11e5754 Add a placeholder to remind me to insert my research on what other languages support. 2015-08-08 10:07:40 -04:00
Eric V. Smith a6b8d8c537 Normalize examples. 2015-08-08 02:48:16 -04:00
Eric V. Smith fe83f468f6 Added another run time error example. 2015-08-07 22:25:27 -04:00
Eric V. Smith 84c290c550 Fix typo. 2015-08-07 22:13:33 -04:00
Eric V. Smith c40f2f389c Fixed PEP number. 2015-08-07 21:42:37 -04:00
Eric V. Smith 0405ad7da6 Initial version of PEP-498. 2015-08-07 21:33:01 -04:00