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.py Source module changes
  • list.py Source module changes
  • map.py Source module changes
  • set.py Source module changes
  • base.py Source module changes
  • types/base.py: Updated generic type annotations for 3.11 compatibility specify internal
    1 file
    • base.py
  • types/collections/list.py: Changed to compatible generic syntax decouple internal
    1 file
    • list.py
  • types/collections/map.py: Changed to compatible generic syntax decouple internal
    1 file
    • map.py
  • types/collections/set.py: Changed to compatible generic syntax decouple internal
    1 file
    • set.py
  • values/base.py: Updated generic type annotations specify internal
    1 file
    • base.py