Skip to content

Add decode call to icetea application list output#874

Merged
theotherjimmy merged 1 commit intoARMmbed:masterfrom
JuhPuur:icetea_output_decode
Mar 21, 2019
Merged

Add decode call to icetea application list output#874
theotherjimmy merged 1 commit intoARMmbed:masterfrom
JuhPuur:icetea_output_decode

Conversation

@JuhPuur
Copy link
Copy Markdown
Contributor

@JuhPuur JuhPuur commented Mar 21, 2019

proc.stdout.read() returns a bytestring, and python3 doesn't like it when later we try to find a regular string within it.
Fixes compiling icetea applications with python3.

@theotherjimmy theotherjimmy merged commit 3fb77db into ARMmbed:master Mar 21, 2019
theotherjimmy added a commit to theotherjimmy/mbed-cli that referenced this pull request Mar 22, 2019
## Fixes
* ARMmbed#870 Use input() instead of raw_input() for py3
* ARMmbed#874 Add decode call to icetea application list output

## New features
* ARMmbed#873 allow tag to be used in mbed import
@theotherjimmy theotherjimmy mentioned this pull request Mar 22, 2019
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.

2 participants