1. ab2f966 Issue #23659: Document **fmtparams in csv.register_dialect docstring. by Berker Peksag · 9 years ago
  2. 12b50ce Issue #23659: Document **fmtparams in csv.register_dialect docstring. by Berker Peksag · 9 years ago
  3. 7901b48 Issue #23171: csv.Writer.writerow() now supports arbitrary iterables. by Serhiy Storchaka · 9 years ago
  4. 6cecf68 Issue #20351: Add examples for csv.DictReader and csv.DictWriter. by Berker Peksag · 10 years ago
  5. c8c64e3 Issue #20351: Add examples for csv.DictReader and csv.DictWriter. by Berker Peksag · 10 years ago
  6. 2e3743c #13437: link to the source code for a few more modules by Andrew Kuchling · 10 years ago
  7. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  8. f031a6f #20628: wrap lines to < 80. by R David Murray · 10 years ago
  9. df714b9 #20628: make it clear that DictReader/Writer *fieldnames* is a Sequence. by R David Murray · 10 years ago
  10. 186ab5f #16053: merge with 3.2. by Ezio Melotti · 12 years ago
  11. a69be28 #16053: document csv.Dialect.strict. Patch by Kushal Das. by Ezio Melotti · 12 years ago
  12. 711f093 #15932: merge with 3.2. by Ezio Melotti · 12 years ago
  13. e34f8a9 #15932: use with statement in csv doc examples. Patch by Dario Bertini. by Ezio Melotti · 12 years ago
  14. 27bbcfb Merge #15543: glossary entry for and 'universal newlines', and links to it. by R David Murray · 12 years ago
  15. 1b00f25 #15543: glossary entry for and 'universal newlines', and links to it. by R David Murray · 12 years ago
  16. 3d81d3e Markup fixes for #7198 patch. by R David Murray · 13 years ago
  17. 38a04e5 Merge markup fixes for #7198 patch. by R David Murray · 13 years ago
  18. 9c0d5ea Markup fixes for #7198 patch. by R David Murray · 13 years ago
  19. a50549b Fix footnote reference. by R David Murray · 13 years ago
  20. 5b5394c mention newline= in write doc by Skip Montanaro · 13 years ago
  21. fb8b067 Really merge #7198 by R David Murray · 13 years ago
  22. f453deb #7198: really add newline='' to csv.writer docs. by R David Murray · 13 years ago
  23. a7a1c15 merge from 3.1 by Eli Bendersky · 13 years ago
  24. 9cc6249 Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 13 years ago
  25. 9188702 #7198: add newlines='' to csv.writer docs. by R David Murray · 13 years ago
  26. c9b49f8 untab by Skip Montanaro · 13 years ago
  27. b7d1aeb *sigh* - i don't like this workflow at all by Skip Montanaro · 13 years ago
  28. b40dea7 Mention RFC 4180. Based on input by Tony Wallace in issue 11456. by Skip Montanaro · 13 years ago
  29. 6860a92 Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 13 years ago
  30. 41d0815 Merged revisions 87789-87790 via svnmerge from by Georg Brandl · 14 years ago
  31. b30f330 Fix various issues (mostly Python 2 relics) found by Jacques Ducasse. by Georg Brandl · 14 years ago
  32. 7424dd3 #5975: add unix_dialect to csv module. by Georg Brandl · 14 years ago
  33. 25d535e Merged revisions 84827-84829 via svnmerge from by Antoine Pitrou · 14 years ago
  34. 11cb961 Add cross-references to the glossary entry for file objects. by Antoine Pitrou · 14 years ago
  35. 19e4548 Fix version added for csv writeheader. by R. David Murray · 14 years ago
  36. be0698b Merged revisions 78384 via svnmerge from by R. David Murray · 14 years ago
  37. eea8533 Merged revisions 76165 via svnmerge from by R. David Murray · 15 years ago
  38. 578ec90 Merged revisions 76163 via svnmerge from by R. David Murray · 15 years ago
  39. 0ae0f60 missing module ref (issue6723) by Skip Montanaro · 15 years ago
  40. f290cb5 missing module ref (issue6723) by Skip Montanaro · 15 years ago
  41. 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
  42. 502d9a5 Merged revisions 74207 via svnmerge from by Georg Brandl · 15 years ago
  43. 71515ca Remove surplus empty lines and convert more files to new optional arg style. by Georg Brandl · 15 years ago
  44. c2a4f4f Update signature style for optional arguments, part 3. by Georg Brandl · 15 years ago
  45. 8b7d4aa Update documentation for csv module to reflect changes in code, by R. David Murray · 15 years ago
  46. c748506 #5636: fix next -> __next__ in csv reader docs. by Georg Brandl · 15 years ago
  47. 0468df3 clarify the type of data returned by Skip Montanaro · 15 years ago
  48. 48310cd Remove trailing whitespace. by Georg Brandl · 16 years ago
  49. 9abf93d murder some versionadded and versionchanged directives in their beds by Benjamin Peterson · 16 years ago
  50. af8fcfa Merged revisions 65605 via svnmerge from by Skip Montanaro · 16 years ago
  51. 0312494 Remove last traces of cStringIO. by Georg Brandl · 16 years ago
  52. e41251e Merged revisions 62490 via svnmerge from by Benjamin Peterson · 16 years ago
  53. f694518 Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie. by Georg Brandl · 17 years ago
  54. 7f04431 Merged revisions 59774-59783 via svnmerge from by Christian Heimes · 17 years ago
  55. b9eccbf Merged revisions 59333-59370 via svnmerge from by Christian Heimes · 17 years ago
  56. 6554cb9 Remove a few merged versionadded/changed. by Georg Brandl · 17 years ago
  57. 7767711 Merged revisions 58817-58861 via svnmerge from by Guido van Rossum · 17 years ago
  58. 9afde1c #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. by Georg Brandl · 17 years ago
  59. 6911e3c Convert all print statements in the docs. by Georg Brandl · 17 years ago
  60. 55ac8f0 Get rid of the remaining versionadded/versionchanged directives. by Georg Brandl · 17 years ago
  61. 116aa62 Move the 3k reST doc tree in place. by Georg Brandl · 17 years ago