You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by sieben <gi...@git.apache.org> on 2018/03/16 09:59:18 UTC

[GitHub] libcloud pull request #1188: Replace function calls to set literal

GitHub user sieben opened a pull request:

    https://github.com/apache/libcloud/pull/1188

    Replace function calls to set literal

    ## Replace function calls to set literal
    
    ### Description
    
    Replace function calls to set literal
    
    ### Status
    
    - done, ready for review
    
    ### Checklist (tick everything that applies)
    
    - [x] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [x] Documentation
    - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [x] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger changes)


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sieben/libcloud set_litteral

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/1188.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1188
    
----
commit b34b49078920b7ab618998bda77ca1763bdca93d
Author: Rémy Léone <rl...@...>
Date:   2018-03-16T09:57:50Z

    Replace function calls to set litteral

----


---

[GitHub] libcloud pull request #1188: Replace function calls to set literal

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/libcloud/pull/1188


---