You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by coderanger <gi...@git.apache.org> on 2014/02/10 22:02:07 UTC

[dev] [GitHub] libcloud pull request: Unpack the iterator before getting its leng...

GitHub user coderanger opened a pull request:

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

    Unpack the iterator before getting its length.

    This matters for things like generators or network streams where it doesn't have a size normally.

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

    $ git pull https://github.com/apache/libcloud dummystream

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

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

----
commit 8f7a56f992016512a84f4998439ca56610c2226d
Author: Noah Kantrowitz <no...@coderanger.net>
Date:   2014-02-10T20:57:29Z

    Unpack the iterator before getting its length.
    
    This matters for things like generators or network streams where it doesn't have a size normally.

----


[GitHub] libcloud pull request: Unpack the iterator before getting its leng...

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---