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

[7.2.0] Share Starlark env across module and repo files #22159

Merged
merged 1 commit into from
Apr 29, 2024

Commits on Apr 26, 2024

  1. Share Starlark env across module and repo files

    This avoids recreating the (immutable) Starlark environment for each file via reflection.
    
    Closes bazelbuild#21951.
    
    PiperOrigin-RevId: 626077632
    Change-Id: I55e205680abf37423091842a04324ded948abfad
    fmeum authored and bazel-io committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    237e14d View commit details
    Browse the repository at this point in the history