[GitHub] beam pull request #1887: [BEAM-1368] fixed setup should be portable to Pytho...

2017-02-01 Thread wikier
GitHub user wikier opened a pull request: https://github.com/apache/beam/pull/1887 [BEAM-1368] fixed setup should be portable to Python 3.x By replacing the usage of `execfile()` by `exec()`, which is the official recommendation for portability. Further details described

[GitHub] beam pull request #1879: BEAM-1361: update Python build instructinons

2017-01-31 Thread wikier
GitHub user wikier opened a pull request: https://github.com/apache/beam/pull/1879 BEAM-1361: update Python build instructinons Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [X] Make sure the PR title is formatted