Skip to content

Commit 2312c74

Browse files
Add to the CHANGELOG (#1141)
1 parent b595c73 commit 2312c74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

typing_extensions/CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Unreleased
22

3+
- Add `ParamSpecArgs` and `ParamSpecKwargs` to `__all__`.
4+
- Improve "accepts only single type" error messages.
5+
- Improve the distributed package. Patch by Marc Mueller (@cdce8p).
36
- Update `typing_extensions.dataclass_transform` to rename the
47
`field_descriptors` parameter to `field_specifiers` and accept
58
arbitrary keyword arguments.

0 commit comments

Comments
 (0)