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: make sys.executable work with script bootstrap #2409

Merged
merged 10 commits into from
Nov 21, 2024

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    4a01ec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a5fce0 View commit details
    Browse the repository at this point in the history
  3. always use declare_symlink

    rickeylev committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    028f9d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11b1ec4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/bazelbuild/rules_python int…

    …o fix.script.boot.sys.exe
    rickeylev committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d54b1d8 View commit details
    Browse the repository at this point in the history
  6. Update python/private/site_init_template.py

    Co-authored-by: Ignas Anikevicius <[email protected]>
    rickeylev and aignas authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ae24ef6 View commit details
    Browse the repository at this point in the history
  7. Update python/private/py_executable_bazel.bzl

    Co-authored-by: Ignas Anikevicius <[email protected]>
    rickeylev and aignas authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a25df94 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Merge branch 'main' of https://github.com/bazelbuild/rules_python int…

    …o fix.script.boot.sys.exe
    rickeylev committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4ae444d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd33fc7 View commit details
    Browse the repository at this point in the history
  3. remove outdated comment

    rickeylev committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c589335 View commit details
    Browse the repository at this point in the history