Skip to content

Add imports of basestring for python 3 #9964

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

Merged
merged 1 commit into from
Mar 17, 2019

Conversation

bridadan
Copy link
Contributor

@bridadan bridadan commented Mar 6, 2019

Description

Low priority fix/clean up. Noticed when exporting locally to a zip with Python 3 a traceback occurs about the reference to basestring. This adds the necessary import, as well to the rest of the tools that also referenced basestring without an import.

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

@cmonr

Release Notes

@ciarmcom ciarmcom requested review from cmonr and a team March 6, 2019 18:00
@ciarmcom
Copy link
Member

ciarmcom commented Mar 6, 2019

@bridadan, thank you for your changes.
@cmonr @ARMmbed/mbed-os-tools @ARMmbed/mbed-os-maintainers please review.

@cmonr
Copy link
Contributor

cmonr commented Mar 6, 2019

Release Notes

@cmonr

I'm a release note! 😀

@bridadan
Copy link
Contributor Author

bridadan commented Mar 6, 2019

Heh oops wrong spot, thanks @cmonr 😄

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 15, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Mar 16, 2019

Test run: FAILED

Summary: 1 of 13 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_exporter

@cmonr
Copy link
Contributor

cmonr commented Mar 16, 2019

CI job restarted: jenkins-ci/exporter

cmonr pushed a commit to cmonr/mbed-os that referenced this pull request Mar 16, 2019
cmonr pushed a commit to cmonr/mbed-os that referenced this pull request Mar 16, 2019
…tring

Add imports of basestring for python 3
@cmonr cmonr merged commit 97204b6 into ARMmbed:master Mar 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants