| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| 2018-10-25-selecting-between-python-2-and-3.md | D | 06-Sep-2024 | 15.3 KiB | 137 | 78 | |
| 2018-11-08-customizing-the-python-stub-template.md | D | 06-Sep-2024 | 4.1 KiB | 48 | 30 | |
| 2019-02-12-design-for-a-python-toolchain.md | D | 06-Sep-2024 | 18 KiB | 248 | 160 | |
| README.md | D | 06-Sep-2024 | 1.2 KiB | 12 | 8 |
README.md
1# Python Rules Proposals 2 3This 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. 4 5Proposals that impact native code are also indexed by [bazelbuild/proposals](https://github.com/bazelbuild/proposals), and subject to the [Bazel design process](https://bazel.build/designs/index.html). 6 7Last updated | Status | Title | Author(s) 8------------ | ------------- | ------| --------- 92019-02-21 | Accepted | [Design for a Python Toolchain](https://github.com/bazelbuild/rules_python/blob/master/proposals/2019-02-12-design-for-a-python-toolchain.md) | [brandjon@](https://github.com/brandjon) 102018-11-09 | Draft | [Customizing the Python Stub Template](https://github.com/bazelbuild/rules_python/blob/master/proposals/2018-11-08-customizing-the-python-stub-template.md) | [brandjon@](https://github.com/brandjon) 112019-01-11 | Accepted | [Selecting Between Python 2 and 3](https://github.com/bazelbuild/rules_python/blob/master/proposals/2018-10-25-selecting-between-python-2-and-3.md) | [brandjon@](https://github.com/brandjon) 12