Adding metaclass=ABCMeta to Sized breaks tuples
Open
@sobolevn is already working on this.
Since Nov 2, 2022.
affects-typeshed
bug
- Dominant language
- Python
- Stars
- 20.6k
- Forks
- 3.3k
- PR merge metrics
- PR metrics pending
Description
However, it wouldn't have prior to https://github.com/python/mypy/pull/13579
See:
https://github.com/python/typeshed/pull/9058
https://github.com/python/mypy/pull/13977
https://github.com/python/typeshed/pull/8977
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.