Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jdunck/python-unicodecsv issues and pull requests
#96 - Remove circular import
Pull Request -
State: open - Opened by shicholas about 1 year ago
#95 - Update py2.py
Pull Request -
State: open - Opened by Veramkovich over 2 years ago
#94 - Add python versions and power support ppc64le
Pull Request -
State: open - Opened by nagesh4193 almost 4 years ago
#92 - python-unicodecsv project maintenance
Issue -
State: open - Opened by Jamim over 5 years ago
- 1 comment
#91 - release wheels
Issue -
State: open - Opened by gaborbernat over 5 years ago
#90 - Add a safe decode function around f
Pull Request -
State: open - Opened by kvsidharth over 5 years ago
#89 - How do I put the filename ???
Issue -
State: closed - Opened by etienne-sf over 5 years ago
- 2 comments
#88 - Failed to install on windows
Issue -
State: open - Opened by alexsilva almost 6 years ago
- 1 comment
#87 - enable universal wheel
Pull Request -
State: open - Opened by therefromhere about 6 years ago
#86 - Receiving UnicodeDecodeError on CSV file
Issue -
State: open - Opened by PJAMESR over 6 years ago
- 2 comments
#85 - Add Python 3.6, drop unsupported 2.6 and 3.3
Pull Request -
State: closed - Opened by hugovk almost 7 years ago
- 11 comments
#84 - Make UnicodeDecodeError errors more informative
Pull Request -
State: closed - Opened by Jamim almost 7 years ago
- 4 comments
#83 - problem in encode string
Issue -
State: closed - Opened by MotiBaadror almost 7 years ago
- 1 comment
#82 - DictReader behaviour differs from csv
Issue -
State: open - Opened by schinckel about 7 years ago
#81 - First quoted fieldname keeps quotes in key
Issue -
State: open - Opened by tanj over 7 years ago
- 1 comment
#80 - LICENSE file is missing from the source tarball
Issue -
State: open - Opened by nehaljwani over 7 years ago
#79 - ttributeError: 'str' object has no attribute 'decode'
Issue -
State: open - Opened by jianboy over 7 years ago
- 5 comments
#78 - How to writerow replacing (or ingoring) non-ascii chars?
Issue -
State: closed - Opened by spellancer over 7 years ago
#77 - csv reader behaves different for python 2.6 and 2.7
Issue -
State: open - Opened by poojadeokar over 7 years ago
#76 - Python 3 - Writing "ç" converted to ç in csv file
Issue -
State: open - Opened by b1139 almost 8 years ago
#75 - utf-8 file with BOM passes BOM as part of first header NAME
Issue -
State: closed - Opened by ccoulter over 8 years ago
- 2 comments
#74 - Failing to detect header row on unicode csv file
Issue -
State: open - Opened by kaselis almost 9 years ago
- 5 comments
#73 - working with streams
Issue -
State: open - Opened by willembressers almost 9 years ago
- 1 comment
#72 - Adding another implementation way without BytesIO
Pull Request -
State: open - Opened by aayush26 almost 9 years ago
- 1 comment
#71 - Problem in Saving File
Issue -
State: closed - Opened by aayush26 almost 9 years ago
- 1 comment
#70 - Calling writer.writerow on a list of strings in python 3.5 results in TypeError: string argument expected, got 'bytes'
Issue -
State: closed - Opened by ben-en almost 9 years ago
- 4 comments
#69 - Backport of Python 3's csv module
Issue -
State: closed - Opened by ryanhiebert about 9 years ago
- 12 comments
#68 - 0.14.0 and 0.14.1 tags are missing
Issue -
State: closed - Opened by apevec about 9 years ago
- 1 comment
#67 - Python 3 fallback to builtin module when no encoding given
Pull Request -
State: closed - Opened by ryanhiebert about 9 years ago
- 5 comments
#66 - Create RPM Package
Issue -
State: open - Opened by turicas about 9 years ago
- 7 comments
#65 - python-unicodecsv 0.14.1 broke read/write on text-mode files on Py3
Issue -
State: closed - Opened by zarnovican about 9 years ago
- 8 comments
#64 - Add check for whether string is already a string of bytes. This appea…
Pull Request -
State: closed - Opened by egon010 about 9 years ago
- 2 comments
#63 - Remove 2.6 from the classifiers
Issue -
State: closed - Opened by xZise about 9 years ago
- 2 comments
#62 - Unbreak Python 2.6 after version 0.13.0?
Issue -
State: closed - Opened by xZise about 9 years ago
- 5 comments
#61 - unicodecsv.DictReader still throws "UnicodeEncodeError: 'ascii' " with unicode StringIO
Issue -
State: closed - Opened by themantalope over 9 years ago
- 6 comments
#60 - add helper function for unicode delimiter and quotechar
Pull Request -
State: open - Opened by artwr over 9 years ago
- 3 comments
#59 - Unsupported encodings?
Issue -
State: open - Opened by kengruven over 9 years ago
- 5 comments
#58 - Python 3 compatibility
Pull Request -
State: closed - Opened by ryanhiebert over 9 years ago
- 19 comments
#57 - How can I write code that work in Python 2 and 3?
Issue -
State: closed - Opened by ryanhiebert over 9 years ago
#56 - Fix install under Tox 2
Pull Request -
State: closed - Opened by ryanhiebert over 9 years ago
- 9 comments
#55 - Update setup.py to indicate Python 3 compatibility
Issue -
State: closed - Opened by fletchowns over 9 years ago
- 2 comments
#54 - version 0.11.1 breaks when writing Unicode CSV headers
Issue -
State: closed - Opened by NelsonMinar over 9 years ago
- 3 comments
#53 - Reformats code to be pep8 compatible
Pull Request -
State: closed - Opened by tsroten over 9 years ago
- 2 comments
#52 - Reader not iterable on Python3
Issue -
State: closed - Opened by jruere over 9 years ago
- 3 comments
#51 - No isinstance unicode in Python3
Issue -
State: closed - Opened by DenisCarriere over 9 years ago
- 6 comments
#50 - Issue a warning if multiple columns have the same name
Issue -
State: open - Opened by jdunck over 9 years ago
- 1 comment
#49 - Remove the redundant _stringify_list call in DictWriter.writeheader
Pull Request -
State: closed - Opened by jdunck over 9 years ago
#48 - unicodecsv reads some cells as empty despite the fact they have values.
Issue -
State: closed - Opened by dchaplinsky over 9 years ago
- 5 comments
#47 - Only call isinstance(value, float) if needed.
Pull Request -
State: closed - Opened by kengruven over 9 years ago
- 1 comment
#46 - unicodecsv is kind of slow; but maybe unavoidable?
Issue -
State: open - Opened by NelsonMinar over 9 years ago
- 5 comments
#45 - Need a new release that fixes issue where writer.writerow() returns the row
Issue -
State: closed - Opened by robvdl almost 10 years ago
- 2 comments
#44 - Updated method to use local variable instead of instance variable
Pull Request -
State: closed - Opened by svisser almost 10 years ago
- 1 comment
#43 - Allow headers to differ from fieldnames
Issue -
State: closed - Opened by svisser almost 10 years ago
- 4 comments
#42 - DictReader doesn't work with io.StringIO (Python 2.7)
Issue -
State: closed - Opened by arielpontes almost 10 years ago
- 1 comment
#41 - Add Decimal support for QUOTE_NONNUMERIC
Pull Request -
State: closed - Opened by adlh almost 10 years ago
- 5 comments
#40 - #39 | Retain the order of coulumns in Dictreader
Pull Request -
State: closed - Opened by endeepak almost 10 years ago
- 2 comments
#39 - Retain the order of coulumns in Dictreader
Issue -
State: closed - Opened by endeepak almost 10 years ago
- 6 comments
#38 - Fix TypeError bug in DictReader when file is empty
Pull Request -
State: closed - Opened by dan-f almost 10 years ago
- 1 comment
#37 - Fixed inconsistent indentation
Pull Request -
State: closed - Opened by pombredanne about 10 years ago
#36 - TypeError: "delimiter" must be string, not unicode
Issue -
State: open - Opened by carlos-jenkins about 10 years ago
- 5 comments
#35 - Sniffer returns unicode but Reader expects bytes
Issue -
State: open - Opened by taliaga about 10 years ago
- 1 comment
#34 - Unicode input raises UnicodeEncodeError exception
Issue -
State: closed - Opened by frol about 10 years ago
- 2 comments
#33 - Returning values from .writerow()
Pull Request -
State: closed - Opened by jdotjdot about 10 years ago
- 2 comments
#32 - Null character not supported
Issue -
State: closed - Opened by dgouldin over 10 years ago
- 2 comments
#31 - Choking on unknown encoding
Issue -
State: closed - Opened by evildmp over 10 years ago
- 2 comments
#30 - fixed tests to run under python 3
Pull Request -
State: closed - Opened by fcurella over 10 years ago
- 2 comments
#29 - Fixes typo in DictWriter.writeheader
Pull Request -
State: closed - Opened by tsroten over 10 years ago
- 1 comment
#28 - fixed a bunch of PEP8 & pyFlakes warnings
Pull Request -
State: closed - Opened by asherf over 10 years ago
- 1 comment
#27 - Handy contexts and generator
Pull Request -
State: closed - Opened by blagarde almost 11 years ago
- 2 comments
#26 - Python3 support
Pull Request -
State: closed - Opened by blagarde almost 11 years ago
- 8 comments
#25 - DictReader chokes on Python3
Issue -
State: closed - Opened by blagarde almost 11 years ago
- 4 comments
#24 - Example of how to open a file for reading
Issue -
State: closed - Opened by cwurld almost 11 years ago
- 3 comments
#23 - fix example
Pull Request -
State: closed - Opened by tomkralidis about 11 years ago
- 2 comments
#22 - just add a test to don't try to re-decode unicode data in reader.next.
Pull Request -
State: closed - Opened by onysos about 11 years ago
- 2 comments
#21 - Every line counts! - Handy contexts and generator
Pull Request -
State: closed - Opened by blagarde about 11 years ago
- 1 comment
#20 - Make unicodecsv importable under Python 3
Pull Request -
State: closed - Opened by stefanw about 11 years ago
- 8 comments
#19 - 0.9.4 on pypi and github (tag) are different
Issue -
State: open - Opened by toabctl over 11 years ago
- 7 comments
#18 - Remove the redundant _stringify_list call in DictWriter.writeheader
Pull Request -
State: closed - Opened by reterVision over 11 years ago
- 7 comments
#17 - README.rst is missing in pypi package
Pull Request -
State: closed - Opened by gabber7 almost 12 years ago
- 6 comments
#16 - v0.9.2 isn't on PyPI
Issue -
State: closed - Opened by cvrebert about 12 years ago
- 3 comments
#15 - Small improvements for gitignore, README and setup.py
Pull Request -
State: closed - Opened by GMLudo about 12 years ago
- 2 comments
#14 - Reader speeder
Pull Request -
State: closed - Opened by erikrose over 12 years ago
- 1 comment
#13 - Let the caller specify decode error behavior for readers.
Pull Request -
State: closed - Opened by erikrose over 12 years ago
#12 - Add errors= option to writers for encode()
Pull Request -
State: closed - Opened by dgilman over 12 years ago
- 1 comment
#11 - fix 2 testcases
Pull Request -
State: closed - Opened by toabctl over 12 years ago
- 2 comments
#10 - Fixed 2 failing tests in python 2.5, nicer csv.Error in _stringify_list
Pull Request -
State: closed - Opened by jaap3 almost 13 years ago
- 1 comment
#9 - DictWriter.writerows throws AttributeError
Issue -
State: closed - Opened by pwoolcoc about 13 years ago
- 4 comments
#8 - Fix some type checking bugs
Pull Request -
State: closed - Opened by yang over 13 years ago
- 1 comment
#7 - Does not handle None properly
Issue -
State: closed - Opened by chungwu over 13 years ago
- 2 comments
#6 - Small patch to fix references to fieldnames attribute of DictReader
Pull Request -
State: closed - Opened by zenweasel over 13 years ago
- 17 comments
#5 - Receive error when accessing the 'fieldnames' attribute of unicodecsv.DictReader
Issue -
State: closed - Opened by zenweasel over 13 years ago
- 1 comment
#4 - Pip can't find the source for unicodecsv
Issue -
State: closed - Opened by aptivate almost 14 years ago
- 3 comments
#3 - setup.py addition
Pull Request -
State: closed - Opened by nowells about 14 years ago
#2 - Made it friendly for csv.QUOTE_NONNUMERIC
Pull Request -
State: closed - Opened by nomadjourney about 14 years ago
- 1 comment
#1 - Don't stringify number types, so that csv.QUOTE_NONNUMERIC can work as expected
Issue -
State: closed - Opened by jdunck about 14 years ago
- 1 comment