Skip to content

bitbucket.repo_list documentation unclear #1062

@volviq

Description

@volviq

The documentation in bitbucket.rst shows the function:
bitbucket.repo_list(project_key, limit=25)
It does not describe to handle the output of the function.
If I run that command and assign the output to "result" and try to print that, it shows a generator object:
<generator object BitbucketBase._get_paged at 0x0000021F7C0703C0>

Unfortunately it is absolutely unclear to me, how to decode and use the stored information in this object.
Can this be better documented please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bitbucketAtlassian Bitbucket (Cloud or Server)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions