You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by qu...@apache.org on 2018/08/27 15:25:28 UTC

[3/3] libcloud git commit: Add changes for #1235

Add changes for #1235

Closes #1235


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4838f23f
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4838f23f
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4838f23f

Branch: refs/heads/trunk
Commit: 4838f23fdbea0d65d2e393e9a146e7afc6a9f123
Parents: a530852
Author: Quentin Pradet <qu...@apache.org>
Authored: Mon Aug 27 19:23:59 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Mon Aug 27 19:24:30 2018 +0400

----------------------------------------------------------------------
 CHANGES.rst | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/4838f23f/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index aeb4e6f..4cf92e2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -8,6 +8,9 @@ Changes in Apache Libcloud in development
   (GITHUB-1182, GITHUB-1183, GITHUB-1185, GITHUB-1186, GITHUB-1187, GITHUB-1188)
   [Rémy Léone]
 
+- Remove async variable to help with Python 3.7 support (GITHUB-1235)
+  [Andreas Hasenack]
+
 Common
 ~~~~~~