Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Surprising interaction between "as_list" and "all" #962

Closed
@mitar

Description

@mitar

Fromreading here I understood that I have to useall=True if I want to get all results, and then doas_list=False to get a generator to iterate over. But in fact this does not work well together. By specifyingall=True it first starts fetching all results and generator does not call anything with results as pages are coming in.

I thinkall=True should just work withas_list=False. If I understand correctly,all=True is a noop in that case becauseas_list=False already implies it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp