Commit Graph

22 Commits

Author SHA1 Message Date
Eric V. Smith 9d28e9ee71 Typos. 2015-08-24 08:00:49 -04:00
Eric V. Smith 104dc4b901 Restored accidentally deleted newline. 2015-08-21 18:38:38 -04:00
Eric V. Smith 29a1f236da Flushed out more text. Other than removing !s, !r, and !a, I think I am mostly done. 2015-08-21 18:35:55 -04:00
Eric V. Smith 1d6b74f376 Improve comparison to string.Template and %-formatting. 2015-08-21 05:13:39 -04:00
Eric V. Smith 7261e0d009 Better link for PEP 461. 2015-08-21 04:57:04 -04:00
Eric V. Smith 86db15618e Added more words about rejecting binary f-strings. 2015-08-21 04:54:23 -04:00
Eric V. Smith 71c8591e16 Fix some markup. 2015-08-20 21:18:50 -04:00
Eric V. Smith 14c0910963 Incorporate feedback from Guido. Still several more items to tackle. 2015-08-20 21:14:43 -04:00
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