pyvider-cty
2025-08-24
Python 3.11 compatible generics across core type definitions
5 files · 10+ · 8-
Python 3.11 Generic Compatibility
5 files changed
base.pySource module changeslist.pySource module changesmap.pySource module changesset.pySource module changesbase.pySource module changes
types/base.py: Updated generic type annotations for 3.11 compatibility specify internal1 file
base.py
types/collections/list.py: Changed to compatible generic syntax decouple internal1 file
list.py
types/collections/map.py: Changed to compatible generic syntax decouple internal1 file
map.py
types/collections/set.py: Changed to compatible generic syntax decouple internal1 file
set.py
values/base.py: Updated generic type annotations specify internal1 file
base.py