Skip to content

Fix bytes/unicode issues in android recipe#1516

Merged
KeyWeeUsr merged 2 commits intomasterfrom
fix_androidbytes
Dec 10, 2018
Merged

Fix bytes/unicode issues in android recipe#1516
KeyWeeUsr merged 2 commits intomasterfrom
fix_androidbytes

Conversation

@KeyWeeUsr
Copy link
Contributor

Fix the issue properly with unicode_literals and optional encode() in case bytes will come from outside as a value in variable. All 'strings' in that particular file are now by default unicode no matter if py2 or py3.

Includes also py3 Dockerfile for testing purposes, though I haven't included it in the matrix yet because the built time will get longer.

@KeyWeeUsr KeyWeeUsr merged commit df0866d into master Dec 10, 2018
@KeyWeeUsr KeyWeeUsr deleted the fix_androidbytes branch December 10, 2018 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants