aboutsummaryrefslogtreecommitdiff
path: root/python/defs.bzl
AgeCommit message (Expand)Author
2024-01-17Revert "Upgrade bazelbuild-rules_python to 0.28.0"Yifan Hong
2023-11-21pystar: support builtin providers for compatibility (#1573)Richard Levasseur
2023-07-18cleanup: Add placeholder comment to defs.bzl to make patching loads easier (#...Richard Levasseur
2023-03-23cleanup: factor reexports.bzl into the respective implementation files (#1137)Richard Levasseur
2023-03-13cleanup: reformat defs.bzl doc string. (#1126)Richard Levasseur
2023-03-09feat: bzl file per rule/provider (#1122)Richard Levasseur
2022-12-01Fail if Python 2 values are specified (#887)Richard Levasseur
2022-06-30refactor: move all re-exports to private/reexports.bzl (#739)Matt Mackay
2022-06-21Provide current_py_toolchain (#731)jheaff1
2021-10-25Turn `//python/private` into a package. (#555)UebelAndre
2021-04-21Add py_import rule (#174)Ryan Beasley
2019-12-04Fix immutable frozen set bug in defs.bzl (#262)Jamie Snape
2019-10-23Enable buildifier presubmit check (#245)Marcel Hlopko
2019-07-27Migrate to stardoc and regenerate documentation (#213)Jon Brandvein
2019-07-26Add exports for core Python logic that's bundled with Bazel (#202)Jon Brandvein