Skip to content

Fix idl encoding support - #286

Open
tr1cks wants to merge 1 commit into
Thriftpy:developfrom
tr1cks:fix-idl-encoding-support
Open

Fix idl encoding support#286
tr1cks wants to merge 1 commit into
Thriftpy:developfrom
tr1cks:fix-idl-encoding-support

Conversation

@tr1cks

@tr1cks tr1cks commented Mar 15, 2017

Copy link
Copy Markdown

Fixed bug with IDL encoding support. Before this moment we haven't option to specify encoding of IDL files, in parsing always was used OS specific encoding. That worked fine only for IDL in ASCII (without national language comments) or if you was lucky enough, that OS encoding matches IDL encoding.

This change has backward compatibility.

…on to specify encoding of IDL files, in parsing always was used OS specific encoding. That worked fine only for IDL in ASCII (without national language comments) or if you was lucky enough, that OS encoding matches IDL encoding.
@tr1cks
tr1cks force-pushed the fix-idl-encoding-support branch from 7d068c4 to 62e18fa Compare March 15, 2017 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant