Skip to content

[Build] Shortened python_build to pyb#34913

Merged
veblush merged 1 commit intogrpc:masterfrom
veblush:python_build
Nov 10, 2023
Merged

[Build] Shortened python_build to pyb#34913
veblush merged 1 commit intogrpc:masterfrom
veblush:python_build

Conversation

@veblush
Copy link
Copy Markdown
Contributor

@veblush veblush commented Nov 10, 2023

To mitigate the following windows long path issue found in #34513. Using pyb instead of python_build saves 9 characters.


Distribution Tests Python Windows failed because of
T:\altsrc\github\grpc\workspace_python_windows_x86_Python38_32bit\python_build\\temp.win-amd64-cpython-312\\Release\\src\core\ext\upb-gen\envoy\extensions\load_balancing_policies\client_side_weighted_round_robin\v3\client_side_weighted_round_robin.upb_minitable.obj

@veblush veblush added the release notes: no Indicates if PR should not be in release notes label Nov 10, 2023
@veblush veblush changed the title Shortened python_build to pyb [Test] Shortened python_build to pyb Nov 10, 2023
@veblush veblush changed the title [Test] Shortened python_build to pyb [Build] Shortened python_build to pyb Nov 10, 2023
@veblush veblush marked this pull request as ready for review November 10, 2023 05:51
@veblush veblush requested a review from gnossen November 10, 2023 05:51
@veblush veblush merged commit 32dd034 into grpc:master Nov 10, 2023
eugeneo pushed a commit to eugeneo/grpc that referenced this pull request Nov 14, 2023
To mitigate the following windows long path issue found in
grpc#34513. Using `pyb` instead of
`python_build` saves 9 characters.

---

`Distribution Tests Python Windows` failed because of 

`T:\altsrc\github\grpc\workspace_python_windows_x86_Python38_32bit\python_build\\temp.win-amd64-cpython-312\\Release\\src\core\ext\upb-gen\envoy\extensions\load_balancing_policies\client_side_weighted_round_robin\v3\client_side_weighted_round_robin.upb_minitable.obj`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant