8000 IndexError not raised causing infinite loop · Issue #37 · google/sre_yield · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
IndexError not raised causing infinite loop #37
Open
@jayvdb

Description

@jayvdb

sre_yield.AllStrings("x?").get_item(2) doesnt raise IndexError and ends up lost.

It goes into divmod_iter(1, 1) -> divmod_iter_basic(1, 1) and never gets out.

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

      0