PEP 655: Required and Optional for TypedDict

E2100815 UNEXPLORED

PEP 655: Required and Optional for TypedDict is a Python Enhancement Proposal that refines static typing for TypedDict by allowing keys to be explicitly marked as required or optional, improving type safety and expressiveness in typed dictionaries.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
PEP 655: Required and Optional for TypedDict canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

Python 3.11 pepImplemented PEP 655: Required and Optional for TypedDict