You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by me...@apache.org on 2018/05/16 02:45:08 UTC

[beam-site] 01/02: Add a Python 3 entry to the list of ongoing projects.

This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a commit to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 649ede62e5382a30797ee11227938d732a785480
Author: Valentyn Tymofieiev <va...@google.com>
AuthorDate: Tue May 15 14:25:59 2018 -0700

    Add a Python 3 entry to the list of ongoing projects.
---
 src/contribute/index.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/src/contribute/index.md b/src/contribute/index.md
index 88cc838..328e05d 100644
--- a/src/contribute/index.md
+++ b/src/contribute/index.md
@@ -174,6 +174,16 @@ across Java, Python, and Go, and every Beam runner.
  - JIRA: [sdk-go](https://issues.apache.org/jira/issues/?jql=project%20%3D%20BEAM%20AND%20component%20%3D%20sdk-go) / [BEAM-2083](https://issues.apache.org/jira/browse/BEAM-2083) |
  - Contact: [Henning Rohde](mailto:herohde@google.com)
 
+### Python 3 Support
+
+Work is in progress to add Python 3 support to Beam.  Current goal is to make Beam codebase compatible both with Python 2.7 and Python 3.4.
+
+ - [Proposal](https://docs.google.com/document/d/1xDG0MWVlDKDPu_IW9gtMvxi2S9I0GB0VDTkPhjXT0nE)
+ - [Kanban Board](https://issues.apache.org/jira/secure/RapidBoard.jspa?rapidView=245&view=detail)
+
+Contributions are welcome! If you are interested to help, you can select a subpackage to port and assign yourself the corresponding issue. Comment on the issue if you cannot assign it yourself.
+When submitting a new PR, please tag @RobbeSneyders, @aaltay, and @tvalentyn.
+
 ## Stale pull requests
 
 The community will close stale pull requests in order to keep the project

-- 
To stop receiving notification emails like this one, please contact
mergebot-role@apache.org.