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 2D5A5200C0E for ; Wed, 1 Feb 2017 18:48:57 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2C15D160B5E; Wed, 1 Feb 2017 17:48:57 +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 6C7E4160B41 for ; Wed, 1 Feb 2017 18:48:56 +0100 (CET) Received: (qmail 31969 invoked by uid 500); 1 Feb 2017 17:48:55 -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 31960 invoked by uid 99); 1 Feb 2017 17:48:55 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Feb 2017 17:48:55 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 3FAD9C107B for ; Wed, 1 Feb 2017 17:48:55 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.998 X-Spam-Level: X-Spam-Status: No, score=-1.998 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id peJ32MmelOET for ; Wed, 1 Feb 2017 17:48:54 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5F17B5F30D for ; Wed, 1 Feb 2017 17:48:54 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D52AFE0536 for ; Wed, 1 Feb 2017 17:48:52 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id B1E3125293 for ; Wed, 1 Feb 2017 17:48:51 +0000 (UTC) Date: Wed, 1 Feb 2017 17:48:51 +0000 (UTC) From: "Ahmet Altay (JIRA)" To: commits@beam.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (BEAM-1251) Python 3 Support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 01 Feb 2017 17:48:57 -0000 [ https://issues.apache.org/jira/browse/BEAM-1251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848700#comment-15848700 ] Ahmet Altay edited comment on BEAM-1251 at 2/1/17 5:48 PM: ----------------------------------------------------------- Thank you both for identifying Python 3 specific gaps and filing them. [~chamikara] - I know Cham was looking at gaps recently, he can also add identified tasks in this list. was (Author: altay): Thank you bot for identifying Python 3 specific gaps and filing them. [~chamikara] - I know Cham was looking at gaps recently, he can also add identified tasks in this list. > Python 3 Support > ---------------- > > Key: BEAM-1251 > URL: https://issues.apache.org/jira/browse/BEAM-1251 > Project: Beam > Issue Type: Improvement > Components: sdk-py > Reporter: Eyad Sibai > Assignee: Ahmet Altay > Priority: Trivial > > I have been trying to use google datalab with python3. As I see there are several packages that does not support python3 yet which google datalab depends on. This is one of them. > https://github.com/GoogleCloudPlatform/DataflowPythonSDK/issues/6 -- This message was sent by Atlassian JIRA (v6.3.15#6346)