1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
Jun 06, 2025 — Jun 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #44 from svisser/patch-1 More... about 11 years ago
Merge pull request #47 from kengruven/master More... over 11 years ago
Only call isinstance(value, float) if needed. More... over 11 years ago
Updated method to use local variable instead of instance variable More... over 11 years ago
Merge pull request #33 from jdotjdot/master More... over 11 years ago
#39 | Retain the order of coulumns in Dictreader More... over 11 years ago
Fixed inconsistent indentation More... over 11 years ago
Returning values from .writerow()
JJ
More... over 11 years ago
pypy compatibility More... over 12 years ago
python 3 support, version bump More... over 12 years ago
tweak travis, no deps More... over 12 years ago
Add travis support More... over 12 years ago
Drop python 2.5 support More... over 12 years ago
Add README.rst to distribution. Thanks @gabber7. More... over 13 years ago
bump to 0.9.3 More... over 13 years ago
Merge pull request #15 from Eyepea/master More... over 13 years ago
setup.py improvements More... over 13 years ago
README rst syntax More... over 13 years ago
.gitignore improvements More... over 13 years ago
bump to 0.9.2 More... almost 14 years ago
Local-ize `unicode`, too, for speed. More... almost 14 years ago
Make UnicodeReader faster, which makes UnicodeDictReader another 6% faster. More... almost 14 years ago
In DictReader, encode the field names only once. This saves 25% of the runtime reading a large file with 45 columns. More... almost 14 years ago
Merge remote-tracking branch 'erikrose/master' More... almost 14 years ago
Fix under py 2.7.2 and under. More... almost 14 years ago
Bump version to 0.9.1. More... almost 14 years ago
Let the caller specify decode error behavior for readers. More... almost 14 years ago
Merge pull request #11 from toabctl/master More... almost 14 years ago
Give writers an error option for encode() More... almost 14 years ago
* fix 2 testcases for python >=2.7 (thx <[email protected]>)
toabctl
as Thomas Bechtold
More... about 14 years ago