X Tutup
Skip to content

[3.11] gh-112509: Fix keys being present in both required_keys and optional_keys in TypedDict (GH-112512)#112531

Merged
JelleZijlstra merged 1 commit intopython:3.11from
miss-islington:backport-4038869-3.11
Nov 29, 2023
Merged

[3.11] gh-112509: Fix keys being present in both required_keys and optional_keys in TypedDict (GH-112512)#112531
JelleZijlstra merged 1 commit intopython:3.11from
miss-islington:backport-4038869-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 29, 2023

…ional_keys in TypedDict (pythonGH-112512)

(cherry picked from commit 4038869)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup