Skip to content

Implement PEP 705 (TypedDict: Read-only items) #116127

Closed
@JelleZijlstra

Description

@JelleZijlstra

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

Linked PRs

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions