Skip to content

ucloud: Fix asyncio imports to support recent upstream changes. #61

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
Jul 17, 2023

Conversation

iabdalkader
Copy link
Collaborator

  • Modules starting with u- prefix have been renamed upstream, this method to detect micropython by trying to import CPython modules first doesn't work anymore.

- Modules starting with u- prefix have been renamed upstream,
this method to detect micropython by trying to import CPython
modules first doesn't work anymore.
@iabdalkader iabdalkader merged commit 5f9ebfe into main Jul 17, 2023
@iabdalkader iabdalkader deleted the fix_asyncio_imports branch July 17, 2023 08:14
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.

1 participant