Skip to content

Conversation

artokin
Copy link
Contributor

@artokin artokin commented Dec 16, 2020

Summary of changes

Bump the future module version to 0.18.0 to fix an ImportError present for Python 3.8:

ImportError: cannot import name 'splitattr' from 'urllib.request' (/usr/lib/python3.8/urllib/request.py)

The upstream issue for the future module -- PythonCharmers/python-future#447. Fixed in v0.18.0.
Fixes #14037.

Copied from master PR #14038

Impact of changes

Migration actions required

Documentation

None


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@0xc0170


@artokin artokin requested a review from teetak01 December 16, 2020 12:56
@ciarmcom ciarmcom requested review from a team and 0xc0170 December 16, 2020 13:00
@ciarmcom
Copy link
Member

@artokin, thank you for your changes.
@0xc0170 @ARMmbed/mbed-os-maintainers please review.

0xc0170
0xc0170 previously approved these changes Dec 16, 2020
@mergify mergify bot added needs: CI and removed needs: review labels Dec 16, 2020
@adbridge
Copy link
Contributor

adbridge commented Jan 7, 2021

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 7, 2021

Test run: FAILED

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

Failed test jobs:

  • jenkins-ci/mbed-os-ci_exporter-lts

@ciarmcom ciarmcom added the stale Stale Pull Request label Jan 20, 2021
@ciarmcom
Copy link
Member

This pull request has automatically been marked as stale because it has had no recent activity. @ARMmbed/mbed-os-maintainers, please start CI to get the PR merged.

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 20, 2021

We hopefully run 5.15 jobs later today to make this forward.

Bump the `future` module version to 0.18.0 to fix an ImportError present
for Python 3.8:

ImportError: cannot import name 'splitattr' from 'urllib.request' (/usr/lib/python3.8/urllib/request.py)
@artokin artokin force-pushed the device_management_sync_5_15 branch from 4083606 to 1165fa7 Compare January 21, 2021 08:26
@mergify mergify bot dismissed 0xc0170’s stale review January 21, 2021 08:26

Pull request has been modified.

@artokin
Copy link
Contributor Author

artokin commented Jan 21, 2021

rebased

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 21, 2021

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 21, 2021

Test run: SUCCESS

Summary: 10 of 10 test jobs passed
Build number : 2
Build artifacts

@ciarmcom ciarmcom removed the stale Stale Pull Request label Jan 21, 2021
Copy link
Collaborator

@andypowers andypowers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@0xc0170 0xc0170 merged commit 152f3d4 into ARMmbed:mbed-os-5.15 Feb 2, 2021
@mergify mergify bot removed the ready for merge label Feb 2, 2021
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.

8 participants