We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b595c73 commit 2312c74Copy full SHA for 2312c74
typing_extensions/CHANGELOG
@@ -1,5 +1,8 @@
1
# Unreleased
2
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).
6
- Update `typing_extensions.dataclass_transform` to rename the
7
`field_descriptors` parameter to `field_specifiers` and accept
8
arbitrary keyword arguments.
0 commit comments