Skip to content

Pull requests: bazel-contrib/rules_python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(python.toolchain): support file-based default Python version
#2588 opened Jan 28, 2025 by vonschultz Loading… updated Mar 21, 2025
fix: Correctly resolve macOS SDK paths
#2478 opened Dec 6, 2024 by shs96c Loading… updated Mar 21, 2025
fix: correctly find runfiles root for symlinks
#2665 opened Mar 14, 2025 by lpulley Loading… updated Mar 21, 2025
build(deps): bump django from 4.2.17 to 4.2.20 in /examples/bzlmod_build_file_generation dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2689 opened Mar 21, 2025 by dependabot bot Loading… updated Mar 21, 2025
feat: uv lock rule instead of genrule
#2657 opened Mar 11, 2025 by aignas Loading… updated Mar 20, 2025
feat: allow populating binary's venv site-packages with symlinks
#2617 opened Feb 17, 2025 by rickeylev Loading… updated Mar 19, 2025
chore: Configure Renovate
#2674 opened Mar 17, 2025 by renovate bot Loading… updated Mar 19, 2025
build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /examples/pip_parse_vendored dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2677 opened Mar 17, 2025 by dependabot bot Loading… updated Mar 17, 2025
feat: allow merging multiple simpleapi indexes
#2642 opened Mar 1, 2025 by aignas Loading… updated Mar 3, 2025
Add multi-platform torch example
#2449 opened Nov 27, 2024 by keith Loading… updated Mar 3, 2025
fix: Fall back to directory based runfiles using relative paths
#2621 opened Feb 21, 2025 by mering Loading… updated Feb 26, 2025
WIP refactor(pypi): pep508 parsing in starlark
#2629 opened Feb 24, 2025 by aignas Draft updated Feb 24, 2025
feat(toolchain): Extend Python Testing Toolchain with COVERAGE_RC Support
#2246 opened Sep 24, 2024 by ewianda Loading… updated Jan 30, 2025
fix: set PYTHONNOUSERSITE
#2576 opened Jan 23, 2025 by froody Loading… updated Jan 28, 2025
fix: use runfiles strategy to get runfiles root
#2115 opened Aug 9, 2024 by mattem Loading… updated Jan 27, 2025
feat: enable local packages and PROJECT_ROOT expansion in requirements files
#2517 opened Dec 20, 2024 by pamaury Loading… updated Jan 2, 2025
Add example of different packages per python version
#2529 opened Dec 24, 2024 by michaeljs1990 Loading… updated Dec 30, 2024
fix: Fixing compile pip requirements when running on an RBE
#2479 opened Dec 6, 2024 by shs96c Loading… updated Dec 19, 2024
build(deps): bump pkginfo from 1.10.0 to 1.12.0 in /tools/publish dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2491 opened Dec 9, 2024 by dependabot bot Loading… updated Dec 9, 2024
build(deps): bump keyring from 25.4.1 to 25.5.0 in /tools/publish dependencies Pull requests that update a dependency file python Pull requests that update Python code
#2355 opened Oct 28, 2024 by dependabot bot Loading… updated Dec 9, 2024
fix: Use -P to enable safe path semantics instead of PYTHONSAFEPATH
#2122 opened Aug 15, 2024 by allsey87 Loading… updated Dec 4, 2024
type(feat): Allow parsing of wheel file paths in requirements.in
#2345 opened Oct 25, 2024 by stridge-cruxml Loading… updated Nov 14, 2024
ProTip! Exclude everything labeled bug with -label:bug.