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

Fix behavior of print() in module extensions #15883

Merged
merged 3 commits into from
Jul 15, 2022

Conversation

sgowroji
Copy link
Member

Previously, messages printed with print() didn't have the usual
DEBUG: prefix.

Fixes #14526

Closes #15795.

PiperOrigin-RevId: 459052873
Change-Id: I1b75498d448aaae137dd63ea0a418572097bdac2

Previously, messages printed with `print()` didn't have the usual
`DEBUG:` prefix.

Fixes bazelbuild#14526

Closes bazelbuild#15795.

PiperOrigin-RevId: 459052873
Change-Id: I1b75498d448aaae137dd63ea0a418572097bdac2
@sgowroji sgowroji requested a review from ckolli5 as a code owner July 14, 2022 16:33
@sgowroji sgowroji merged commit dc65cff into bazelbuild:release-5.3.0 Jul 15, 2022
@sgowroji sgowroji deleted the SG/cp-15795 branch July 27, 2022 07:41
@ShreeM01 ShreeM01 added the team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants