discogs / discogs_client

DEPRECATED - Official Python Client for the Discogs API
http://www.discogs.com/developers
Other
479 stars 132 forks source link

Fix issue #37 #51

Closed leo-dor closed 9 years ago

leo-dor commented 9 years ago

Files with '?' in filename renamed to contain '' instead, and the FileSystemFetcher likewise replaces all '?' with '' before fetching files. This version checks out without any issues on Windows and all unit tests pass.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.19%) to 84.6% when pulling 674f6d63f70c25d0a2f1cea0e3d410bf4afdfcf5 on leo-dor:master into 7571d03296a6ffce339fcfbb127febb6000adc9c on discogs:master.