1. 271b7e1 Issue #7928: Document str.format element_index better. by Eric Smith · 15 years ago
  2. de8b2ac Issue #5965: Add documentation for parts of format specification language. by Eric Smith · 15 years ago
  3. cef3409 Remove incorrect apostrophe. by Eric Smith · 15 years ago
  4. 8b10f13 #7527: use standard versionadded tags. by Georg Brandl · 16 years ago
  5. 1136ff5 Fix markup. by Georg Brandl · 16 years ago
  6. d5a713e Issue #7051: Clarify behaviour of 'g' and 'G'-style formatting. by Mark Dickinson · 16 years ago
  7. fa6a427 Backport r73983: Document the thousands separator. by Andrew M. Kuchling · 16 years ago
  8. 9aac245 #7000: document "sep" in capwords. Add a few tests by Ezio Melotti · 16 years ago
  9. 254c17c #6813: better documentation for numberless string formats. by Georg Brandl · 16 years ago
  10. d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
  11. 2cc39ad #6238: add fillchar to string.just function family. by Georg Brandl · 16 years ago
  12. 7523234 Fixed wording for formatting integers: precision is not allowed. by Eric Smith · 16 years ago
  13. 16a57f6 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings by Georg Brandl · 16 years ago
  14. 4c07438 Documentation for issue 5237, auto-numbered format fields. Contributed by Terry J. Reedy. by Eric Smith · 16 years ago
  15. 0e92858 give os.symlink and os.link() better parameter names #5564 by Benjamin Peterson · 16 years ago
  16. 8cbe955 Add token markup. by Georg Brandl · 16 years ago
  17. d5ad6da Remove obsolete stuff from string module docs. by Georg Brandl · 16 years ago
  18. c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
  19. b535d32 fix typo by Benjamin Peterson · 17 years ago
  20. bf89981 Document the different meaning of precision for {:f} and {:g}. by Georg Brandl · 17 years ago
  21. d6c393a Backed out r65069, pending fixing it in Windows. by Eric Smith · 17 years ago
  22. 454816d Issue 3382: Make '%F' and float.__format__('F') convert results to upper case. by Eric Smith · 17 years ago
  23. a5fa5a2 Complete issue 3083: add alternate (#) formatting to bin, oct, hex in str.format(). by Eric Smith · 17 years ago
  24. 90f3673 fix various doc typos #3320 by Benjamin Peterson · 17 years ago
  25. c15205e rename the section about new formatting 'new-string-formatting' by Benjamin Peterson · 17 years ago
  26. e321c2f #2836: backport new string formatting docs. by Georg Brandl · 17 years ago
  27. c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 17 years ago
  28. e8f1b00 Enable doctest running for several other documents. by Georg Brandl · 17 years ago
  29. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago