- 1e1a8c7 Merged revisions 85395 via svnmerge from by Benjamin Peterson · 15 years ago
- 21946af Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from by Georg Brandl · 15 years ago
- f5e81d6 #9139: the thousands separator is new in 2.7. Also add a missing variable in the example. by Ezio Melotti · 15 years ago
- e11690a #9139: Add examples for str.format(). by Ezio Melotti · 15 years ago
- 68f5941 Moved period outside paren, where it belongs. by Eric Smith · 15 years ago
- 817d918 Use designated syntax for optional grammar element. by Georg Brandl · 15 years ago
- 271b7e1 Issue #7928: Document str.format element_index better. by Eric Smith · 15 years ago
- de8b2ac Issue #5965: Add documentation for parts of format specification language. by Eric Smith · 15 years ago
- cef3409 Remove incorrect apostrophe. by Eric Smith · 15 years ago
- 8b10f13 #7527: use standard versionadded tags. by Georg Brandl · 16 years ago
- 1136ff5 Fix markup. by Georg Brandl · 16 years ago
- d5a713e Issue #7051: Clarify behaviour of 'g' and 'G'-style formatting. by Mark Dickinson · 16 years ago
- fa6a427 Backport r73983: Document the thousands separator. by Andrew M. Kuchling · 16 years ago
- 9aac245 #7000: document "sep" in capwords. Add a few tests by Ezio Melotti · 16 years ago
- 254c17c #6813: better documentation for numberless string formats. by Georg Brandl · 16 years ago
- d7d4fd7 builtin -> built-in. by Georg Brandl · 16 years ago
- 2cc39ad #6238: add fillchar to string.just function family. by Georg Brandl · 16 years ago
- 7523234 Fixed wording for formatting integers: precision is not allowed. by Eric Smith · 16 years ago
- 16a57f6 Demote warnings to notices where appropriate, following the goal that as few "red box" warnings by Georg Brandl · 16 years ago
- 4c07438 Documentation for issue 5237, auto-numbered format fields. Contributed by Terry J. Reedy. by Eric Smith · 16 years ago
- 0e92858 give os.symlink and os.link() better parameter names #5564 by Benjamin Peterson · 16 years ago
- 8cbe955 Add token markup. by Georg Brandl · 16 years ago
- d5ad6da Remove obsolete stuff from string module docs. by Georg Brandl · 16 years ago
- c62ef8b Remove trailing whitespace. by Georg Brandl · 17 years ago
- b535d32 fix typo by Benjamin Peterson · 17 years ago
- bf89981 Document the different meaning of precision for {:f} and {:g}. by Georg Brandl · 17 years ago
- d6c393a Backed out r65069, pending fixing it in Windows. by Eric Smith · 17 years ago
- 454816d Issue 3382: Make '%F' and float.__format__('F') convert results to upper case. by Eric Smith · 17 years ago
- a5fa5a2 Complete issue 3083: add alternate (#) formatting to bin, oct, hex in str.format(). by Eric Smith · 17 years ago
- 90f3673 fix various doc typos #3320 by Benjamin Peterson · 17 years ago
- c15205e rename the section about new formatting 'new-string-formatting' by Benjamin Peterson · 17 years ago
- e321c2f #2836: backport new string formatting docs. by Georg Brandl · 17 years ago
- c7b0592 reformat some documentation of classes so methods and attributes are under the class directive by Benjamin Peterson · 17 years ago
- e8f1b00 Enable doctest running for several other documents. by Georg Brandl · 17 years ago
- 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago