tree: 04cd4032911ecc4b123a04e2680024e5337c5217 [path history] [tgz]
  1. 2018-10-25-selecting-between-python-2-and-3.md
  2. 2018-11-08-customizing-the-python-stub-template.md
  3. 2019-02-12-design-for-a-python-toolchain.md
  4. README.md
proposals/README.md

Python Rules Proposals

This is an index of all design documents and proposals for Python rules, both in native code (the Bazel binary) and in Starlark (the rules_python repository). Some of these proposals are also hosted in this directory.

Proposals that impact native code are also indexed by bazelbuild/proposals, and subject to the Bazel design process.

Last updatedStatusTitleAuthor(s)
2019-02-21AcceptedDesign for a Python Toolchainbrandjon@
2018-11-09DraftCustomizing the Python Stub Templatebrandjon@
2019-01-11AcceptedSelecting Between Python 2 and 3brandjon@