Closed jmaupetit closed 7 years ago
Submitting a unicode string as a DOI for content negotiation fails on python 2.
Fix type detection in content negotiation to split unicode litteral (if any).
See this line.
Remark: we expect the new test to fail with python 2
@jmaupetit thx, you originally had WIP - done now?
Yes sir!
thanks very much!
Purpose
Submitting a unicode string as a DOI for content negotiation fails on python 2.
Proposal
Fix type detection in content negotiation to split unicode litteral (if any).
See this line.
Remark: we expect the new test to fail with python 2