1. c499f30 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  2. dba9039 Issue #23921: Standardized documentation whitespace formatting. by Serhiy Storchaka · 8 years ago
  3. 2d43bc2 merge with 3.5 by Georg Brandl · 8 years ago
  4. f1d371b Update example; str(float) changed so there is difference now. by Georg Brandl · 8 years ago
  5. bc1ee46 Issue #25179: Documentation for formatted string literals aka f-strings by Martin Panter · 8 years ago
  6. 397bb24 #26001: mention in the tutorial that files in binary mode expect bytes, not str. by Ezio Melotti · 8 years ago
  7. 842c074 Issue #24729: Correct reference to open function. by Jason R. Coombs · 9 years ago
  8. d8de44b Issue #24729: Update tutorial to match implementation. by Alessandro Cucci · 9 years ago
  9. 6b4c847 Doc: fix default role usage (except in unittest mock docs) by Georg Brandl · 10 years ago
  10. dd799d2 Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module. by Antoine Pitrou · 11 years ago
  11. 1c4e443 #16273: Fix tutorial discussion of seek/tell (opaque text-mode values). by R David Murray · 11 years ago
  12. c1939b8 Issue #18031: %-formatting isn't dead yet and might pull through. by Raymond Hettinger · 11 years ago
  13. ed3cd7e #13510: clarify that f.readlines() is note necessary to iterate over a file. Patch by Dan Riti. by Ezio Melotti · 11 years ago
  14. 9f74c6c Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 11 years ago
  15. 5bf7f1f Clarify universal-newline wording in tutorial (issue #16266). by Chris Jerdonek · 12 years ago
  16. e9cf97c Issue #16265: Fix collapsing of code sample in tutorial. by Andrew Svetlov · 12 years ago
  17. a17ef14 fix typo by Sandro Tosi · 12 years ago
  18. 0def5c6 Merge with 3.1. by Ezio Melotti · 13 years ago
  19. 2b73660 Fix markup in inputoutput.rst. by Ezio Melotti · 13 years ago
  20. 891391b Merge doc fixes. by Georg Brandl · 13 years ago
  21. 3640e18 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 13 years ago
  22. 756fe26 Issue #11304: Input/output tutorial - PI is rounded not truncated. by Raymond Hettinger · 13 years ago
  23. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  24. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  25. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  26. 7baf625 Merged revisions 74613,74615,74619-74620,74622 via svnmerge from by Georg Brandl · 15 years ago
  27. 2f3ed68 Recorded merge of revisions 74614 via svnmerge from by Georg Brandl · 15 years ago
  28. 01a3052 Merged revisions 74264 via svnmerge from by Georg Brandl · 15 years ago
  29. c5605df Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,74311,74334,74368 via svnmerge from by Georg Brandl · 15 years ago
  30. e223eb8 Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge from by Alexandre Vassalotti · 15 years ago
  31. 6d3dfc3 Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from by Alexandre Vassalotti · 15 years ago
  32. d1cc39d Merged revisions 73636 via svnmerge from by Mark Dickinson · 15 years ago
  33. 5a55b61 Issue #6354: More fixes for code examples involving the repr of a float. by Mark Dickinson · 15 years ago
  34. 934896d Merged revisions 69846 via svnmerge from by Mark Dickinson · 15 years ago
  35. 1f01deb Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from by Georg Brandl · 15 years ago
  36. 48310cd Remove trailing whitespace. by Georg Brandl · 15 years ago
  37. 0dcb7ac #3524: fix up some old-style IO descriptions. by Georg Brandl · 16 years ago
  38. 1e3830a #3523: no backquotes any more. by Georg Brandl · 16 years ago
  39. 11e18b0 #3503: fix print statements in 3k doc. by Georg Brandl · 16 years ago
  40. 7114193 Merged revisions 65253 via svnmerge from by Benjamin Peterson · 16 years ago
  41. 0cea157 fix print syntax in tutorial by Benjamin Peterson · 16 years ago
  42. 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
  43. e6f0063 Merged revisions 63655 via svnmerge from by Benjamin Peterson · 16 years ago
  44. af98da1 Merged revisions 60284-60349 via svnmerge from by Christian Heimes · 16 years ago
  45. 5b5e81c Merged revisions 59605-59624 via svnmerge from by Christian Heimes · 16 years ago
  46. 4e02c50 Clarify the difference between text and binary files. I'm not sure the by Skip Montanaro · 17 years ago
  47. 8ce81f7 Merged revisions 58211-58220 via svnmerge from by Thomas Wouters · 17 years ago
  48. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  49. e4ac750 Tutorial formatting patch by Robin Stocker. by Georg Brandl · 17 years ago
  50. 0616b79 Tutorial update for 3.0 by Paul Dubois. by Guido van Rossum · 17 years ago
  51. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago