Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9bc2cd8

Browse filesBrowse files
brandjonkatre
authored andcommitted
Mark Python toolchain proposal as formally accepted (bazel-contrib#166)
1 parent 965d4b4 commit 9bc2cd8
Copy full SHA for 9bc2cd8

File tree

2 files changed

+4
-3
lines changed
Filter options

2 files changed

+4
-3
lines changed

‎proposals/2019-02-12-design-for-a-python-toolchain.md

Copy file name to clipboardExpand all lines: proposals/2019-02-12-design-for-a-python-toolchain.md
+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Design for a Python Toolchain
3-
status: In review
3+
status: Accepted
44
created: 2019-02-12
5-
updated: 2019-02-15
5+
updated: 2019-02-21
66
authors:
77
- [brandjon@](https://github.com/brandjon)
88
reviewers:
@@ -244,3 +244,4 @@ Date | Change
244244
2019-02-12 | Initial version
245245
2019-02-14 | Make `PyRuntimeInfo` natively defined
246246
2019-02-15 | Clarify platform runtime vs in-build runtime
247+
2019-02-21 | Formal approval

‎proposals/README.md

Copy file name to clipboardExpand all lines: proposals/README.md
+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Proposals that impact native code are also indexed by [bazelbuild/proposals](htt
66

77
Last updated | Status | Title | Author(s)
88
------------ | ------------- | ------| ---------
9-
2019-02-15 | Draft | [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)
9+
2019-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)
1010
2018-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)
1111
2019-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)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.