Skip to content

Revisit the infinite repr->str->repr recursion fix #1509

Closed
@matthiask

Description

@matthiask

1a3caba changed the testsuite to not test for the case it was supposed to test.

It is different now that str(form) uses the template engine again, so maybe we cannot simply go back to the old state.

Maybe _store_template_info should check its stack and look whether it is inside another _store_template_info call already, and terminate if it is so.

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