Closed
Description
Feature or enhancement
PEP-705 was just accepted. For the runtime implementation, we'll need:
- Add the new
ReadOnly
special form - Adjust the implementation of
TypedDict
- Update docs
The typing-extensions implementation should provide a good baseline.
cc @alicederyn