Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Add support for non-ascii filenames in UploadMediaChunked - #389

Merged
jeremylow merged 1 commit into
masterfrom
fix/issue388
Sep 22, 2016
Merged

Add support for non-ascii filenames in UploadMediaChunked#389
jeremylow merged 1 commit into
masterfrom
fix/issue388

Conversation

@jeremylow

@jeremylow jeremylow commented Sep 22, 2016

Copy link
Copy Markdown
Collaborator

This change is Reviewable

@codecov-io

Copy link
Copy Markdown

Current coverage is 74.27% (diff: 100%)

Merging #389 into master will not change coverage

@@             master       #389   diff @@
==========================================
  Files             8          8          
  Lines          1971       1971          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1464       1464          
  Misses          507        507          
  Partials          0          0          

Powered by Codecov. Last update 7126f2b...7facf56

@jeremylow

Copy link
Copy Markdown
Collaborator Author

Another option would be to just name the file some ASCII string since I don't think it's ever exposed by Twitter, but this works just as well and is consistent with how we represent non-ASCII characters for py2 in twitter/models.py

@bear

bear commented Sep 22, 2016

Copy link
Copy Markdown
Owner

Reviewed 2 of 2 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants