-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix Py3.7 mdot target build #9673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@cmonr, thank you for your changes. |
3 similar comments
@cmonr, thank you for your changes. |
@cmonr, thank you for your changes. |
@cmonr, thank you for your changes. |
Also fixes #9618 Two birds with one stone ^_^ |
CI started |
Test run: FAILEDSummary: 2 of 4 test jobs failed Failed test jobs:
|
NOTE: This PR has now been rebased. If this was made in error, feel free to force-push your local branch to restore the PR. |
780f562
to
b59bb46
Compare
CI started |
Restarted CI after #9677 |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description
Fixes #8618
In addition to the byte/string issue, there was an additional decode that is no longer needed.
Tested with
mbed test --compile -m GCC_ARM -t MTS_MDOT_F411RE
andpytest
(reference.travis.yml
for command)Pull request type
Reviewers