From commits-return-40487-archive-asf-public=cust-asf.ponee.io@tinkerpop.apache.org Wed Sep 2 14:55:11 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 56D0A18065D for ; Wed, 2 Sep 2020 16:55:11 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 859601217FE for ; Wed, 2 Sep 2020 14:55:10 +0000 (UTC) Received: (qmail 86043 invoked by uid 500); 2 Sep 2020 14:55:10 -0000 Mailing-List: contact commits-help@tinkerpop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tinkerpop.apache.org Delivered-To: mailing list commits@tinkerpop.apache.org Received: (qmail 86034 invoked by uid 99); 2 Sep 2020 14:55:10 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2020 14:55:10 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 38A948087C; Wed, 2 Sep 2020 14:55:10 +0000 (UTC) Date: Wed, 02 Sep 2020 14:55:10 +0000 To: "commits@tinkerpop.apache.org" Subject: [tinkerpop] branch 3.4-dev updated (86c79ea -> 93fb0bb) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159905850992.31109.4042163111425090101@gitbox.apache.org> From: spmallette@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: tinkerpop X-Git-Refname: refs/heads/3.4-dev X-Git-Reftype: branch X-Git-Oldrev: 86c79ea2df95fd6ca7b0fb62b34f37889216b4ca X-Git-Newrev: 93fb0bb3c25c3cc1fc65fd19458d5fee81d13e89 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. spmallette pushed a change to branch 3.4-dev in repository https://gitbox.apache.org/repos/asf/tinkerpop.git. from 86c79ea Added math() to GLV tests add a00000a TINKERPOP-2405 Provide method to configure tornado timeouts add 93fb0bb Merge branch 'TINKERPOP-2405' into 3.4-dev No new revisions were added by this update. Summary of changes: CHANGELOG.asciidoc | 1 + docs/src/reference/gremlin-variants.asciidoc | 16 +++++++++++++--- .../jython/gremlin_python/driver/tornado/transport.py | 8 +++++--- 3 files changed, 19 insertions(+), 6 deletions(-)