# 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](https://github.com/python/typing_extensions/blob/main/src/typing_extensions.py) should provide a good baseline. cc @alicederyn <!-- gh-linked-prs --> ### Linked PRs * gh-116350 <!-- /gh-linked-prs -->