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

Use provided stub_shebang when building with --build_python_zip #13469

Closed
wants to merge 2 commits into from
Closed

Conversation

stdbug
Copy link

@stdbug stdbug commented May 12, 2021

Use provided stub_shebang when building with --build_python_zip. Escapes single quotes within stub_shebang before passing it to echo

#8685

Tests (Debian 10):

$ bazel test //src/test/java/com/google/devtools/build/lib/rules/python/...:all
$ bazel test //src/test/java/com/google/devtools/build/lib/bazel/rules/python/...:all

@google-cla google-cla bot added the cla: yes label May 12, 2021
@jin jin added the team-Rules-Python Native rules for Python label May 19, 2021
@sgowroji sgowroji requested a review from comius April 21, 2022 05:54
@sgowroji sgowroji added the awaiting-review PR is awaiting review from an assigned reviewer label Apr 21, 2022
@stdbug stdbug closed this by deleting the head repository Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer cla: yes team-Rules-Python Native rules for Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants