Skip to content
Snippets Groups Projects
Commit ac3b5e34 authored by Frederik Hennig's avatar Frederik Hennig
Browse files

Introduce Type Uniquing Mechanism

 - Introduce metaclass PsTypeMeta
 - Refactor __args__ protocol to exclude const
 - Move PsType and PsTypeMeta to types/meta.py
 - Rename basic_types.py to types.py
 - Adapt test cases to check for identity
parent d6eb671a
Pipeline #64886 passed with stages
in 2 minutes and 38 seconds