Skip to content

SystemError AST constructor recursion depth mismatch error on Python 3.11 #361

Closed
@mikeckennedy

Description

@mikeckennedy

Hey there. Love Chameleon. But since upgrading our site to run on 3.11, we've been getting a fair number of errors like this:

SystemError: AST constructor recursion depth mismatch (before=396, after=241)

on chameleon/astutil.py in parse at line 46. Any idea what's happening? Most of the time the pages run fine, but some of the time, we get this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions