Skip to content

Commit bbf9dff

Browse files
Add CHANGELOG entry
1 parent ad144bf commit bbf9dff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
- Fix setting of `__required_keys__` and `__optional_keys__` when inheriting
4+
keys with the same name.
35
- Fix incorrect behaviour on Python 3.9 and Python 3.10 that meant that
46
calling `isinstance` with `typing_extensions.Concatenate[...]` or
57
`typing_extensions.Unpack[...]` as the first argument could have a different

0 commit comments

Comments
 (0)