8000 Serialization disagrees with typing for recent Python versions · Issue #78 · molmod/psiflow · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Serialization disagrees with typing for recent Python versions #78
Open
@pdobbelaere

Description

@pdobbelaere

Newer Python versions (I think 3.12 and up) are seriously overhauling the typing system.
(Specifically interactions between type hints, types.GenericAlias and inspect)

This causes the existing serialization module to break, rendering Psiflow unusable.
There is no immediate problem for now.
However, some overhauling will be required when we eventually want to upgrade.

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