
types-dataclasses 0.6.6
0
Typing stubs for dataclasses
Contents
Typing stubs for dataclasses
Stars: 5003, Watchers: 5003, Forks: 1974, Open Issues: 352The python/typeshed repo was created 10 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 5003 github stars!
How to Install types-dataclasses
You can install types-dataclasses using pip
pip install types-dataclasses
or add it to a project with poetry
poetry add types-dataclasses
Package Details
- Author
- License
- Apache-2.0 license
- Homepage
- https://github.com/python/typeshed
- PyPi:
- https://pypi.org/project/types-dataclasses/
- GitHub Repo:
- https://github.com/python/typeshed
Classifiers
Related Packages
Errors
A list of common types-dataclasses errors.
Code Examples
Here are some types-dataclasses code examples and snippets.
GitHub Issues
The types-dataclasses package has 352 open issues on GitHub
- Wrong parameter types in the stubs for some
assertpyfunctions - [ts_utils] Update jsonc_to_json function
- Made parameters of collections.abc members positional only
collections.abc.Set, etc., missing_from_iterable()classmethod- Allow arbitrary types in
dict.pop(3 overloads) - allow arbirary types in set.discard
inspect.is*function()overloads do not match the runtime behavior- Several methods on built-in types are too strict.
- kwargs missing on loop.create_task methods
- [http.cookies] Modernize
- Add undocumented _heappop_max and _heapreplace_max to heapq stubs
- [pydoc] Use StrPath for ispackage function
- AsyncOAuth2Client missing async context manager protocol (aenter, aexit)
- Re-enable gdb stubtest
- Bluetooth socket additions in Python 3.14
pythonfix





