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 E7E5C200ACA for ; Thu, 19 May 2016 00:14:21 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E65F6160A1B; Wed, 18 May 2016 22:14:21 +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 394E4160A00 for ; Thu, 19 May 2016 00:14:21 +0200 (CEST) Received: (qmail 36744 invoked by uid 500); 18 May 2016 22:14:20 -0000 Mailing-List: contact dev-help@airflow.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airflow.incubator.apache.org Delivered-To: mailing list dev@airflow.incubator.apache.org Received: (qmail 36728 invoked by uid 99); 18 May 2016 22:14:20 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 22:14:20 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id DEFCE18056A for ; Wed, 18 May 2016 22:14:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.021 X-Spam-Level: X-Spam-Status: No, score=-2.021 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id UvD5OGr-mdaz for ; Wed, 18 May 2016 22:14:17 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id 666805F484 for ; Wed, 18 May 2016 22:14:17 +0000 (UTC) Received: (qmail 36692 invoked by uid 99); 18 May 2016 22:14:16 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 May 2016 22:14:16 +0000 Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com [209.85.213.179]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 5CBFF1A0098 for ; Wed, 18 May 2016 22:14:16 +0000 (UTC) Received: by mail-ig0-f179.google.com with SMTP id m9so35344793ige.1 for ; Wed, 18 May 2016 15:14:16 -0700 (PDT) X-Gm-Message-State: AOPr4FU/9R2cm91C959n4cLeE0DKgRFfdIlceCWVkNlOPymsCHbCMjCTJyLDEN7I5E4Yj7LDEY1gzkBx8MYvrg== MIME-Version: 1.0 X-Received: by 10.50.167.34 with SMTP id zl2mr270169igb.49.1463609655808; Wed, 18 May 2016 15:14:15 -0700 (PDT) Received: by 10.64.227.4 with HTTP; Wed, 18 May 2016 15:14:15 -0700 (PDT) In-Reply-To: References: Date: Wed, 18 May 2016 15:14:15 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: boto vs boto3 From: Chris Riccomini To: dev@airflow.incubator.apache.org Content-Type: multipart/alternative; boundary=485b393aad879ff8150533252d4d archived-at: Wed, 18 May 2016 22:14:22 -0000 --485b393aad879ff8150533252d4d Content-Type: text/plain; charset=UTF-8 Hey David, This is tracked here: https://issues.apache.org/jira/browse/AIRFLOW-115 You'll have to ask Arthur for the status. Cheers, Chris On Wed, May 18, 2016 at 3:09 PM, David Klosowski wrote: > Hi Airflowers: > > I was testing using the S3KeySensor and it became clear that it's using > boto instead of boto3. Is there any plan to migrate to boto3 (2.0 for > instance especially if there is full support for python 3)? > > https://aws.amazon.com/blogs/aws/now-available-aws-sdk-for-python-3-boto3/ > > Thanks. > > Cheers, > David > --485b393aad879ff8150533252d4d--