| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #29405: Make total calculation in _guess_delimiter more accurate. | ![](//www.gravatar.com/avatar/b8887c130623503861bf0e41e76a7776?s=13&d=retro) Xiang Zhang | 2017-02-06 | 1 | -2/+2 |
* | Issue #18219: Optimize csv.DictWriter for large number of columns. | ![](//www.gravatar.com/avatar/351a10f392414345ed67a05e986dc4dd?s=13&d=retro) INADA Naoki | 2016-10-21 | 1 | -1/+1 |
* | #27364: fix "incorrect" uses of escape character in the stdlib. | ![](//www.gravatar.com/avatar/f9c4ab38a9ced1923ff1bf6e3553a029?s=13&d=retro) R David Murray | 2016-09-08 | 1 | -4/+4 |
* | Issue #27842: The csv.DictReader now returns rows of type OrderedDict. | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2016-08-30 | 1 | -1/+2 |
* | Issue #23883: Add missing APIs to __all__; patch by Jacek Kołodziej | ![](//www.gravatar.com/avatar/77935f3976b0afffef709eff905f1df6?s=13&d=retro) Martin Panter | 2015-11-14 | 1 | -5/+6 |
* | Issue #23171: csv.Writer.writerow() now supports arbitrary iterables. | ![](//www.gravatar.com/avatar/4c01705256aa2160c1354790e8c154db?s=13&d=retro) Serhiy Storchaka | 2015-03-30 | 1 | -5/+2 |
* | Issue #14260: The groupindex attribute of regular expression pattern object | ![](//www.gravatar.com/avatar/4c01705256aa2160c1354790e8c154db?s=13&d=retro) Serhiy Storchaka | 2015-03-30 | 1 | -3/+4 |
* | #19449: Handle non-string keys when generating 'fieldnames' error. | ![](//www.gravatar.com/avatar/f9c4ab38a9ced1923ff1bf6e3553a029?s=13&d=retro) R David Murray | 2013-11-19 | 1 | -1/+1 |
* | #18155: Regex-escape delimiter, in case it is a regex special char. | ![](//www.gravatar.com/avatar/f9c4ab38a9ced1923ff1bf6e3553a029?s=13&d=retro) R David Murray | 2013-06-29 | 1 | -2/+3 |
* | #11565: Merge with 3.1. | ![](//www.gravatar.com/avatar/003518259e6453b071aeaa7f6e6ed37b?s=13&d=retro) Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | #11565: Fix several typos. Patch by Piotr Kasprzyk. | ![](//www.gravatar.com/avatar/003518259e6453b071aeaa7f6e6ed37b?s=13&d=retro) Ezio Melotti | 2011-03-16 | 1 | -1/+1 |
| * | Merged revisions 75231 via svnmerge from | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2009-10-04 | 1 | -5/+17 |
* | | #5975: add unix_dialect to csv module. | ![](//www.gravatar.com/avatar/3c46e59585526b90c088845402bc8407?s=13&d=retro) Georg Brandl | 2010-10-27 | 1 | -1/+11 |
* | | Merged revisions 78384 via svnmerge from | ![](//www.gravatar.com/avatar/f9c4ab38a9ced1923ff1bf6e3553a029?s=13&d=retro) R. David Murray | 2010-02-23 | 1 | -0/+4 |
* | | Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,... | ![](//www.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222?s=13&d=retro) Benjamin Peterson | 2009-10-04 | 1 | -5/+17 |
|/ |
|
* | Merged revisions 65795 via svnmerge from | ![](//www.gravatar.com/avatar/0a5868c15e877147302ef271ec0cb11a?s=13&d=retro) Brett Cannon | 2008-08-18 | 1 | -1/+2 |
* | Merged revisions 65605 via svnmerge from | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2008-08-09 | 1 | -4/+18 |
* | Obvious simplification, now that "long" has disappeared. | ![](//www.gravatar.com/avatar/0508a883f97a7d0b6eb47288428b31a5?s=13&d=retro) Amaury Forgeot d'Arc | 2008-04-24 | 1 | -5/+1 |
* | Merged revisions 61687-61688,61696,61700,61704-61705,61707-61709,61711-61712,... | ![](//www.gravatar.com/avatar/fce8285a62cae101b839f07d32ba7e8a?s=13&d=retro) Christian Heimes | 2008-03-22 | 1 | -0/+3 |
* | Raise statement normalization in Lib/. | ![](//www.gravatar.com/avatar/af7d333323f6b8fecf1fc8d4acf792f5?s=13&d=retro) Collin Winter | 2007-08-30 | 1 | -6/+5 |
* | Merged revisions 56125-56153 via svnmerge from | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-07-03 | 1 | -1/+1 |
* | Change some uses of cStringIO.StringIO to io.StringIO. | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-05-18 | 1 | -4/+1 |
* | Merged revisions 53952-54987 via svnmerge from | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-04-27 | 1 | -3/+4 |
* | PEP 3114: rename .next() to .__next__() and add next() builtin. | ![](//www.gravatar.com/avatar/3c46e59585526b90c088845402bc8407?s=13&d=retro) Georg Brandl | 2007-04-21 | 1 | -5/+5 |
* | - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-02-11 | 1 | -3/+3 |
* | Rip out 'long' and 'L'-suffixed integer literals. | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-01-15 | 1 | -2/+2 |
* | SF patch 1631942 by Collin Winter: | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
* | Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M. | ![](//www.gravatar.com/avatar/047f2332cde3730f1ed661eebb0c5686?s=13&d=retro) Guido van Rossum | 2006-08-22 | 1 | -8/+4 |
* | Fix a delimiter detection problem in sniffer. Sniffing "a|b|c\r\n" was | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2005-12-30 | 1 | -3/+10 |
* | Fix for problem with Sniffer class. If your delimiter is whitespace and the | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2005-12-28 | 1 | -1/+1 |
* | Rename csv.set_field_limit to csv.field_size_limit (since it both sets and | ![](//www.gravatar.com/avatar/135b00c97cc7af2e25f4f23b10e02d48?s=13&d=retro) Andrew McNamara | 2005-01-12 | 1 | -1/+1 |
* | Set an upper limit on the size of the field buffer, raise an exception | ![](//www.gravatar.com/avatar/135b00c97cc7af2e25f4f23b10e02d48?s=13&d=retro) Andrew McNamara | 2005-01-11 | 1 | -0/+1 |
* | Replace python-coded validation of csv dialect with a call to the C | ![](//www.gravatar.com/avatar/135b00c97cc7af2e25f4f23b10e02d48?s=13&d=retro) Andrew McNamara | 2005-01-11 | 1 | -40/+7 |
* | Improved the implementation of the internal "dialect" type. The new | ![](//www.gravatar.com/avatar/135b00c97cc7af2e25f4f23b10e02d48?s=13&d=retro) Andrew McNamara | 2005-01-07 | 1 | -1/+1 |
* | add a couple missing docstrings | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2005-01-05 | 1 | -0/+9 |
* | Make the fieldnames argument optional in the DictReader. If self.fieldnames | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2003-10-03 | 1 | -1/+5 |
* | **kwds arg was missing from __init__ for Dict{Reader,Writer} classes. | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2003-09-06 | 1 | -4/+4 |
* | use the long names for re compilation options; this makes it easier to | ![](//www.gravatar.com/avatar/4f1bdb13d00c0dc4355e24349d61e107?s=13&d=retro) Fred Drake | 2003-09-02 | 1 | -1/+1 |
* | One more multiple exception catch should be in a tuple. | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2003-06-12 | 1 | -1/+1 |
* | The multiple exception catch should be in a tuple. | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2003-06-12 | 1 | -1/+1 |
* | SF Patch #744104: Remove eval() from csv | ![](//www.gravatar.com/avatar/bc2071afd499daef001e75e14d7f9cce?s=13&d=retro) Raymond Hettinger | 2003-06-12 | 1 | -17/+18 |
* | * Correct Sniffer doc to correspond to the implementation. | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2003-05-19 | 1 | -7/+9 |
* | rework Sniffer api significantly | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2003-04-25 | 1 | -41/+26 |
* | Attempt to deal with some obvious errors in the code. These were all | ![](//www.gravatar.com/avatar/4f1bdb13d00c0dc4355e24349d61e107?s=13&d=retro) Fred Drake | 2003-04-25 | 1 | -15/+14 |
* | cvs is going to be a module again | ![](//www.gravatar.com/avatar/107dbd4c05818a538bce7193e5647c7a?s=13&d=retro) Skip Montanaro | 2003-04-24 | 1 | -0/+440 |