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

Set Docker to use 3.11 for now #3927

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Set Docker to use 3.11 for now #3927

merged 1 commit into from
Oct 6, 2023

Conversation

cooperlees
Copy link
Collaborator

@cooperlees cooperlees commented Oct 6, 2023

Until we get new aiohttp wheels we need to build with 3.11. You can see an example of a fail here:

Workaround for #3919 - Will leave it open until we can move to 3.12

EDIT: Forgot to add I ran this locally on my box from the root of the black repo:

  • docker build -t black_test --network host .

Until we get new aiohttp wheels we need to build with 3.11.
You can see an example of a fail here:

Workaround for #3919 - Will leave it open until we can move to 3.21
@cooperlees cooperlees added the skip news Pull requests that don't need a changelog entry. label Oct 6, 2023
@JelleZijlstra
Copy link
Collaborator

until we can move to 3.21

I will remind you in 2033.

@cooperlees
Copy link
Collaborator Author

cooperlees commented Oct 6, 2023

haha - Good call ... I'll prob be dead in 2033.

I also noticed we don't compile black in the docker container. I guess we should :) I'll open a dedicated issue.

@cooperlees cooperlees merged commit 738c278 into main Oct 6, 2023
45 of 46 checks passed
@cooperlees cooperlees deleted the docker_311 branch October 6, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news Pull requests that don't need a changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants