tree: 1c48d298d756b51ba6be1d74139c7e87cc72f3e9 [path history] [tgz]
  1. 2018-10-25-selecting-between-python-2-and-3.md
  2. 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)
2018-11-02DraftSelecting Between Python 2 and 3brandjon@