Skip to content

Issues with unpacking a tuple in latest pyhton versions  #203

@mytseriri

Description

@mytseriri

Issue with Python 3.12.4
This code is running a infinite loop when a tuple is unpacked because Tuple has no id. However the same code works perfectly on Python 3.10.1

Code in Python 3.12.4 :

image

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