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

[Bug]: Abseil Cpp flags are not set in OSS from Python #1852

Open
rogeeff opened this issue Mar 6, 2025 · 0 comments
Open

[Bug]: Abseil Cpp flags are not set in OSS from Python #1852

rogeeff opened this issue Mar 6, 2025 · 0 comments

Comments

@rogeeff
Copy link
Contributor

rogeeff commented Mar 6, 2025

Describe the issue

Hi team,

This is basically a duplication of abseil/abseil-py#200

The issue is that in OSS version of Abseil I can't set Abseil flags from command line when driving python binary build with Abseil Py modules (including unittest). This is especially problematic since Abseil logging library supports flags for runtime configuration and I can't use them with Python tests.

Is there any chance Abseil team can address this or recommend a simple way to work around this in OSS?

Steps to reproduce the problem

Any Python unit test build with Abseil Py unittest module.

What version of Abseil are you using?

Latest LTS

What operating system and version are you using?

Linux

What compiler and version are you using?

clang version 19.1.7

What build system are you using?

bazel 8.1

Additional context

No response

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

No branches or pull requests

1 participant