Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0CF8C200C44 for ; Mon, 20 Feb 2017 02:41:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0BA62160B65; Mon, 20 Feb 2017 01:41:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 53BB9160B63 for ; Mon, 20 Feb 2017 02:41:00 +0100 (CET) Received: (qmail 72036 invoked by uid 500); 20 Feb 2017 01:40:59 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 72021 invoked by uid 99); 20 Feb 2017 01:40:59 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Feb 2017 01:40:59 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 63E06DFE85; Mon, 20 Feb 2017 01:40:59 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: davor@apache.org To: commits@beam.apache.org Date: Mon, 20 Feb 2017 01:41:00 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: This closes #2024 archived-at: Mon, 20 Feb 2017 01:41:01 -0000 This closes #2024 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/92190ba5 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/92190ba5 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/92190ba5 Branch: refs/heads/master Commit: 92190ba5de64e1a72f3352976697e51e5d5624a9 Parents: d03e398 87f2052 Author: Davor Bonaci Authored: Sun Feb 19 17:40:55 2017 -0800 Committer: Davor Bonaci Committed: Sun Feb 19 17:40:55 2017 -0800 ---------------------------------------------------------------------- sdks/python/generate_pydoc.sh | 66 ++++++++++++++++++++++++++++++++++++++ sdks/python/pom.xml | 1 - sdks/python/setup.py | 5 +++ sdks/python/tox.ini | 2 ++ 4 files changed, 73 insertions(+), 1 deletion(-) ----------------------------------------------------------------------