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

Cherry pick PR #1733: [XB1] Remove arg introduced in python 3.8 #1748

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #1733

Remove arg that is introduced in python 3.8 as it's breaking our pylint for python 3.7, even though our builder is running python 3.11.

This arg should be unneeded for our automated builds and was simply a convenience for manual testing.

b/303258519

Change-Id: I414eabdd4a673fefa581bd6531830006303c9de0

Remove arg that is introduced in python 3.8 as it's breaking our pylint
for python 3.7, even though our builder is running python 3.11.

This arg should be unneeded for our automated builds and was simply a
convenience for manual testing.

b/303258519

Change-Id: I414eabdd4a673fefa581bd6531830006303c9de0
(cherry picked from commit 019e64f)
@TyHolc TyHolc merged commit a8d6580 into 24.lts.1+ Oct 6, 2023
335 checks passed
@TyHolc TyHolc deleted the 24.lts.1+-1733 branch October 6, 2023 22: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.

2 participants