И сразу первая простая задачка от меня: https://github.com/python/typeshed/issues/13591
#typing #typeshed
upd: решено ✅
#typing #typeshed
upd: решено ✅
GitHub
`ts_utils` should explicitly define a build-system · Issue #13591 · python/typeshed
uv pip install -r requirements-tests.txt warning: `/home/runner/work/typeshed/typeshed/lib` does not appear to be a Python project, as the `pyproject.toml` does not include a `[build-system]` table...
https://github.com/python/mypy/issues/18811
Нужно удалить
#typing #mypy
Нужно удалить
_DT
свойство из @dataclass(order=True)
в stubtest
. Кажется, что оно случайно у нас протекает в пользовательский тип.#typing #mypy
GitHub
stubtest invents _DT attribute on dataclasses · Issue #18811 · python/mypy
Bug Report Cf. python/typeshed#13645 and https://github.com/python/typeshed/actions/runs/13905970431/job/38908976156 When comparing dataclass with @dataclass(order=True) using stubtest, stubtest co...
Необходимо обновить
https://github.com/typeddjango/djangorestframework-stubs/pull/751
#typing #django_stubs
djangorestframework-stubs
для поддержки djangorestframework==3.16
https://github.com/typeddjango/djangorestframework-stubs/pull/751
#typing #django_stubs
GitHub
Bump djangorestframework from 3.15.2 to 3.16.0 by dependabot[bot] · Pull Request #751 · typeddjango/djangorestframework-stubs
Bumps djangorestframework from 3.15.2 to 3.16.0.
Release notes
Sourced from djangorestframework's releases.
v3.16.0
This release is considered a significant release to improve upstream su...
Release notes
Sourced from djangorestframework's releases.
v3.16.0
This release is considered a significant release to improve upstream su...