Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tetsuok
/
rules_python
Public
forked from
bazel-contrib/rules_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rules_python
python
on
main
User selector
All users
All time
Commit history
Commits on Aug 10, 2022
Added importlib + reqs to pip-compile for python < 3.8 (#781)
asafflesch
authored
d484807
View commit details
Copy full SHA for d484807
View code at this point
Browse repository at this point
Update Python minor toolchain versions to allow smaller Python binaries (#779)
Show description for 73300c0
tetsuok
and
mattem
authored
73300c0
View commit details
Copy full SHA for 73300c0
View code at this point
Browse repository at this point
Exclude unused libpython{python_version}.so to reduce the size of zipped Python executables (#772)
tetsuok
authored
e99bd61
View commit details
Copy full SHA for e99bd61
View code at this point
Browse repository at this point
Add a consistent `python` interpreter symlink (#782)
Show description for e69c2ae
mattyclarkson
authored
e69c2ae
View commit details
Copy full SHA for e69c2ae
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Fix download of Windows Python toolchain on Linux (#769)
jesseschalken
authored
1045ca1
View commit details
Copy full SHA for 1045ca1
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
. (#774)
groodt
authored
ac5b973
View commit details
Copy full SHA for ac5b973
View code at this point
Browse repository at this point
Simplify glob pattern to exclude static libraries (#771)
tetsuok
authored
73e2490
View commit details
Copy full SHA for 73e2490
View code at this point
Browse repository at this point
fix: fail if the user is root (#749)
f0rmiga
authored
e67e7dd
View commit details
Copy full SHA for e67e7dd
View code at this point
Browse repository at this point
exec_compatible_with -> target_compatible_with #704 (#747)
molar
authored
07ead72
View commit details
Copy full SHA for 07ead72
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Exclude static libraries and tests to reduce zipped Python executables (#758)
tetsuok
authored
9cdb4f3
View commit details
Copy full SHA for 9cdb4f3
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
Make hermetic interpreters compatible to disallow_empty_glob (#761)
Show description for 4b3c2b3
martis42
authored
4b3c2b3
View commit details
Copy full SHA for 4b3c2b3
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
pip-tools: 6.6.2 -> 6.8.0 (#762)
groodt
authored
f400682
View commit details
Copy full SHA for f400682
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
Fix for requirements_lock with PEP440 direct references (#756)
groodt
authored
834149d
View commit details
Copy full SHA for 834149d
View code at this point
Browse repository at this point
Guard python_interpreter_target workspace name on None type check. (#755)
hrfuller
authored
636f55c
View commit details
Copy full SHA for 636f55c
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
safely check for standalone interpreter sentinel files (#750)
hrfuller
authored
df308be
View commit details
Copy full SHA for df308be
View code at this point
Browse repository at this point
Flatten python packages (#743)
groodt
authored
4984423
View commit details
Copy full SHA for 4984423
View code at this point
Browse repository at this point
chore: support bzlmod (#744)
alexeagle
authored
35391d9
View commit details
Copy full SHA for 35391d9
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Patch pip environment with xcode sdk location. (#697)
hrfuller
authored
ab6940a
View commit details
Copy full SHA for ab6940a
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
refactor: move all re-exports to private/reexports.bzl (#739)
mattem
authored
702a5c5
View commit details
Copy full SHA for 702a5c5
View code at this point
Browse repository at this point
More verbose 'fail' msgs. Don't rely on executed tools err msg (#737)
Show description for 4ae8f57
Jonathon Belotti
and
mattem
authored
4ae8f57
View commit details
Copy full SHA for 4ae8f57
View code at this point
Browse repository at this point
Use `installer` to remove custom unzip and spread code (#715)
groodt
authored
09457c7
View commit details
Copy full SHA for 09457c7
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
pip_compile: remove external/workspace_name prefix from generated requirements.txt (#690)
Show description for aef17ad
BoleynSu
and
alexeagle
authored
aef17ad
View commit details
Copy full SHA for aef17ad
View code at this point
Browse repository at this point
Use PEP 508 rules when setting deps from extras (#724)
Show description for dae610b
3 people
authored
dae610b
View commit details
Copy full SHA for dae610b
View code at this point
Browse repository at this point
Validation to ensure requirements_lock is pinned. (#732)
Show description for c98bc8f
groodt
and
alexeagle
authored
c98bc8f
View commit details
Copy full SHA for c98bc8f
View code at this point
Browse repository at this point
Provide current_py_toolchain (#731)
Show description for c49bab3
jheaff1
and
f0rmiga
authored
c49bab3
View commit details
Copy full SHA for c49bab3
View code at this point
Browse repository at this point
Support configuration variables in py_wheel "version" attirbute. (#640)
pstradomski
authored
e223da8
View commit details
Copy full SHA for e223da8
View code at this point
Browse repository at this point
fix: versioned shared object for libpython on Linux (#729)
Show description for 58b38e3
f0rmiga
and
Jonathon Belotti
authored
58b38e3
View commit details
Copy full SHA for 58b38e3
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
Fixes #721. Remove self-link dependency pulled in sometimes by extras (#730)
Jonathon Belotti
authored
544917a
View commit details
Copy full SHA for 544917a
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
pip: 22.0.4 -> 22.1.2; pip-tools: 6.6.0 -> 6.6.2 (#718)
Show description for 79509b4
3 people
authored
79509b4
View commit details
Copy full SHA for 79509b4
View code at this point
Browse repository at this point
feat: cc_import for libpython (#727)
Show description for c276cba
f0rmiga
authored
c276cba
View commit details
Copy full SHA for c276cba
View code at this point
Browse repository at this point
Commits on Jun 9, 2022
Remove legacy pip_import (#726)
Show description for 4c961d9
groodt
authored
4c961d9
View commit details
Copy full SHA for 4c961d9
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
pip/deps: Bump `pip-tools` -> 6.6.0 (#692)
Show description for 63805ab
phlax
and
Jonathon Belotti
authored
63805ab
View commit details
Copy full SHA for 63805ab
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix python3.8 type compatibility (#722)
Show description for 4d5045b
keith
authored
4d5045b
View commit details
Copy full SHA for 4d5045b
View code at this point
Browse repository at this point
Commits on May 31, 2022
python: Update minor toolchain versions (#707)
Show description for d598085
phlax
and
f0rmiga
authored
d598085
View commit details
Copy full SHA for d598085
View code at this point
Browse repository at this point
Commits on May 30, 2022
Fixed missing bzl sources from bzl filegroup (#712)
UebelAndre
authored
b5c0c0b
View commit details
Copy full SHA for b5c0c0b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.