Skip to content
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

fix: Implement auto installation of uvloop on linux arm #445

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

sansyrox
Copy link
Member

Description

This PR fixes #395

fix: Implement auto installation of uvloop on linux arm

@sansyrox sansyrox marked this pull request as ready for review March 13, 2023 21:55
@sansyrox sansyrox requested a review from AntoineRR March 13, 2023 21:55
@ghost
Copy link

ghost commented Mar 13, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 13, 2023

CodSpeed Performance Report

Merging #445 fix/docker-ubuntu (98a0d3c) will not alter performances.

Summary

🔥 0 improvements
❌ 0 regressions
✅ 68 untouched benchmarks

🆕 0 new benchmarks
⁉️ 0 dropped benchmarks

pyproject.toml Outdated Show resolved Hide resolved
@sansyrox sansyrox force-pushed the fix/docker-ubuntu branch from 7ad60e3 to 6b9bd1d Compare March 13, 2023 23:03
@sansyrox sansyrox requested a review from AntoineRR March 14, 2023 11:05
pyproject.toml Outdated Show resolved Hide resolved
@sansyrox sansyrox merged commit 69f940b into main Mar 15, 2023
@sansyrox sansyrox deleted the fix/docker-ubuntu branch March 15, 2023 11:00
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.

[BUG] uvloop ModuleNotFoundError: No module named 'uvloop' on Ubuntu Docker Image
2 participants