8000 Update py2/3 proposal status to "Under review" · eganjs/rules_python@72ca7ba · GitHub
[go: up one dir, main page]

Skip to content

Commit 72ca7ba

Browse files
committed
Update py2/3 proposal status to "Under review"
It was already in review but I didn't realize that was considered a status change.
1 parent aaeb061 commit 72ca7ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

proposals/2018-10-25-selecting-between-python-2-and-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Selecting Between Python 2 and 3
3-
status: Draft
3+
status: Under review
44
created: 2018-10-25
55
updated: 2018-11-02
66
authors:

proposals/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is an index of all design documents and proposals for Python rules, both in
44

55
Proposals 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).
66

7-
Last updated | Status | Title | Author(s)
8-
------------ | ------ | ------| ---------
9-
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)
10-
2018-11-02 | Draft | [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)
7+
Last updated | Status | Title | Author(s)
8+
------------ | ------------- | ------| ---------
9+
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)
10+
2018-11-02 | Under review | [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