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

Address python 3.10 issue in mach #28649

Merged
merged 2 commits into from Dec 22, 2021
Merged

Address python 3.10 issue in mach #28649

merged 2 commits into from Dec 22, 2021

Conversation

jdm
Copy link
Member

@jdm jdm commented Dec 22, 2021

Fixes #28631.

@highfive
Copy link

Heads up! This PR modifies the following files:

@highfive highfive added the S-awaiting-review There is new code that needs to be reviewed. label Dec 22, 2021
@jdm
Copy link
Member Author

jdm commented Dec 22, 2021

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit c709f36 has been approved by jdm

@highfive highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-awaiting-review There is new code that needs to be reviewed. labels Dec 22, 2021
@bors-servo
Copy link
Contributor

⌛ Testing commit c709f36 with merge 10fa308...

@jdm jdm mentioned this pull request Dec 22, 2021
5 tasks
@bors-servo
Copy link
Contributor

☀️ Test successful - checks-github, status-taskcluster
Approved by: jdm
Pushing 10fa308 to master...

@bors-servo bors-servo merged commit 10fa308 into servo:master Dec 22, 2021
@highfive highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Dec 22, 2021
bors-servo added a commit that referenced this pull request Dec 26, 2021
Update more deprecated python imports.

`mach` still uses some deprecated imports that were removed in Python 3.10, and currently fails when using Python 3.10.

This is in the same line as #28649.
bors-servo added a commit that referenced this pull request Dec 26, 2021
Update more deprecated python imports.

`mach` still uses some deprecated imports that were removed in Python 3.10, and currently fails when using Python 3.10.

This is in the same line as #28649.
bors-servo added a commit that referenced this pull request Dec 27, 2021
Update more deprecated python imports.

`mach` still uses some deprecated imports that were removed in Python 3.10, and currently fails when using Python 3.10.

This is in the same line as #28649.
bors-servo added a commit that referenced this pull request Dec 27, 2021
Update more deprecated python imports.

`mach` still uses some deprecated imports that were removed in Python 3.10, and currently fails when using Python 3.10.

This is in the same line as #28649.
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.

Build error with Python 3.10
3 participants