Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/typeddjango/djangorestframework-stubs
PEP-484 stubs for django-rest-framework
https://github.com/typeddjango/djangorestframework-stubs
note that `float` in the mypy typing system includes `int` so including `| int` would be redunda...
ab30bd9e08b4dd3c5255758b16c894ee2e40eab2 authored 11 months ago by anthony sottile <[email protected]>Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version....
6dec68c205944236f8b3e331f414ccc070ebc879 authored 11 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](https://github.com/astral-sh...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](https://github.com/astral-sh...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](https://github.com/astral-sh...
Minor change in test error message output.
3ac78fac4602e61dec58d271251399b8829d5219 authored about 1 year ago by Marti Raudsepp <[email protected]>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release n...
2cee23a6fc9c60f38eed78ed44ef89fc786a8089 authored about 1 year ago by Marti Raudsepp <[email protected]>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.5 → v0.1.6](https://github.com/astral-sh...
* Fix `BaseSerializer` and `ListSerializer` `to_representation()` return type
* Fixed allowlist...
* fix(action): add support of `http.HTTPMethod` to `action` decorator
* style(action): sort ver...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.5](https://github.com/astral-sh...
* Specify better return type for to_representation()
* Remove unneeded method
---------
C...
d01387c98d02feec37a1e15a91dc68960f6d1f5d authored about 1 year ago by Youri Westerman <[email protected]>44b2e5d643d92da5dd71c166edf7e0f2a5eca565 authored about 1 year ago by Marti Raudsepp <[email protected]>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 → v0.1.4](https://github.com/astral-sh...
e59c84687fd69fcf94789f9d8a42973f585925f1 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.1 → v0.1.3](https://github.com/astral-sh...
b723b0ec0e58246f76db3a65405b9d3cbaaf9e4c authored about 1 year ago by Marti Raudsepp <[email protected]>
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-com...
* Also relation field `source=` was typed to accept `Callable | str`, but callable was never all...
3a0197a16bc11e46dea5e89a0a8322ae09513863 authored about 1 year ago by Marti Raudsepp <[email protected]>* Add all stubs reported missing by stubtest. I filtered all stubtest reports that have message ...
ec376e55d246511e83768b44d079fb2469ec1ddb authored about 1 year ago by Marti Raudsepp <[email protected]>As announced in 3.14.4 release notes, we will drop the hard dependency on mypy. Users of djangor...
843fd91bf9d7faa18d0406683cd29455a375b405 authored about 1 year ago by Marti Raudsepp <[email protected]>The number of allowed positional parameters of Field class constructors was significantly reduce...
133e572f08c83c5048a88891686d399e496812f0 authored about 1 year ago by Marti Raudsepp <[email protected]>0ce366f29821f6d3888b37363c394bc2d05ced99 authored about 1 year ago by Marti Raudsepp <[email protected]>
* Initial stubtest testing with autogenerated allowlist
* [pre-commit.ci] auto fixes from pre...
41028f31a9e7e3c42815aea65a82ae53df2dffde authored about 1 year ago by Marti Raudsepp <[email protected]>Seemed a bit inconsistent. This has no effect on user code.
b7854f0847eaa271d1970e7b04ba4e6cea5778d7 authored about 1 year ago by Marti Raudsepp <[email protected]>c06c06ac57bbd371fc1112003a5abfbbe38e5284 authored about 1 year ago by Youri Westerman <[email protected]>
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.9 to 2.31.0.10.
- [Commi...
5727f17e672da2f2d2e99333affdd7d43f3d908c authored about 1 year ago by Marti Raudsepp <[email protected]>
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
- [Release no...
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.8 to 2.31.0.9.
- [Commit...
ed421867d12a473c66ea927b7c9fa8fd66a7fc14 authored about 1 year ago by Marti Raudsepp <[email protected]>
* Update mypy requirement from ==1.5.* to >=1.5,<1.7
Updates the requirements on [mypy](https...
7517b700489e58f1b365428c6d1232f2ed8ba80c authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* CI: Enable testing with Python 3.12
* SETUPTOOLS_ENABLE_FEATURES=legacy-editable
* pre-commi...
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.7 to 2.31.0.8.
- [Commit...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0...
Disallow untyped/incomplete function definitions (`disallow_untyped_defs = true`, `disallow_inco...
326bcc8c59641f70becf7e9c02533ba61dd640a3 authored over 1 year ago by Marti Raudsepp <[email protected]>
* Most of the overrides in `tests/plugins.ini` are no longer needed
* Removed lots of unneeded ...
fc62c8e2e00a433476085911b33279de75c1c0b8 authored over 1 year ago by Marti Raudsepp <[email protected]>
c1c8db524839091ea89ddda18a8774fa5ac142d8 authored over 1 year ago by Marti Raudsepp <[email protected]>
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.7.
- [Commit...
a5536c433f8b2a6f8a0c56c8669cc22122087b65 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
216e231e3d065b1907fb0c2523117c4382f2eee0 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7a7040476b5bcc77cc90a6af2c0a2bbb74769f66 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marti Raudsepp <[email protected]>
2e3e89c431c17be4aa0ec69e1b55f9a3ddc3b702 authored over 1 year ago by Bruno Alla <[email protected]>This clarifies that this field is set on the class itself, not on instances.
9bce9859bf61aeeb0e0bbb46efd570dcca00b36d authored over 1 year ago by Brian Helba <[email protected]>b2e3b52ee2a7ca9cde572aea74f308a5ef336549 authored over 1 year ago by Ludolf Takens <[email protected]>
5615274262e564e3a9ebd85fbf5a5ac2de9e8432 authored over 1 year ago by Christian Bundy <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.0.
- [Release no...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.1.
- [Release notes](htt...
47947db102a9d9ec4e22ca1ad02ed40bb1838558 authored over 1 year ago by Nikita Sobolev <[email protected]>
Bumps [types-pytz](https://github.com/python/typeshed) from 2023.3.0.0 to 2023.3.0.1.
- [Commit...
* Made serializer argument for ReturnList and ReturnDict kw only.
Copied and integrated init ...
591e5bfd39f135e608d9202c292a37d936806c07 authored over 1 year ago by moosbruggerj <[email protected]>Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 2.0.0 to 3....
e0e9e1f6ba9411345d00abb904b62c106ca8d7b1 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.278 → v0.0.280](https://github.com/astra...
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.1 to 2.31.0.2.
- [Commit...
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.25.13 to 1.26.25.14.
- [Com...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.276 → v0.0.277](https://github.com/astra...
updates:
- https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff...
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.11.1 to 2...
a0765ef45f017671ed48cf0761365605bab95772 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Convert _typeshed.Self usages to typing_extensions.Self
`typing_extensions.Self` is easier ...
6d34bb1867c0b16ffe21e682f43617c2ade55180 authored over 1 year ago by Marti Raudsepp <[email protected]>7c57faf14f0e7c5a7ed42217286150fa197fcff0 authored over 1 year ago by Marti Raudsepp <[email protected]>
The `_Detail`, `_ErrorFullDetails` and `ValidationError.detail` types allow arbitrary nesting, b...
d619e2669f3f0967d3f212e51099b4973f0a6913 authored over 1 year ago by Marti Raudsepp <[email protected]>
* Removed everything related to `typecheck_tests.py`
* Made true/false values lowercase in `myp...
* Update compatible-mypy to 1.4.x
* Add setup.py code comment & used simpler version dependency...
updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.272 → v0.0.275](https://github.com/c...
7a3c9c57aa1d2797a16d549390b0ddb430a0af72 authored over 1 year ago by Nikita Sobolev <[email protected]>
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 7.4.0.
- [Release notes](htt...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 to 3.3.3.
- [Release no...
5b1031b8d89470b0a3b6295faa6ffbae306d0129 authored over 1 year ago by Nikita Sobolev <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](https://github.com/asottile/pyupgra...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2.
- [Release notes](htt...
* Ruff can automagically clean up unused imports.
* Enable all autofixes (remove fixable=)
0c7cdf01c21a9ca9906f32ab19ae83afcb84af91 authored over 1 year ago by Marti Raudsepp <[email protected]>
80a81fd9cce1cd4d989340b35bb158ff07a360e5 authored over 1 year ago by Marti Raudsepp <[email protected]>
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.0 to 2.31.0.1.
- [Commit...
bd547684cb78505f8dc86d4a15a8ff4b3bc59354 authored over 1 year ago by Marti Raudsepp <[email protected]>
Bumps [types-requests](https://github.com/python/typeshed) from 2.30.0.0 to 2.31.0.0.
- [Commits...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.2.
- [Release no...
89929f2789820f96e5f0a2d8cf1079ac9d32515c authored over 1 year ago by Marti Raudsepp <[email protected]>
CI: Always use django-stubs & django-stubs-ext packages from git master
900626b2a9a87f222d7f6ccf39c1396dba6a1e57 authored over 1 year ago by Marti Raudsepp <[email protected]>* Changed from list to abstract Sequence type for http verbs
Allows method decorator to not f...
667f31d76eb68de4eff109b6cd7b2098c01d7bd5 authored over 1 year ago by Mishiko (მიშო) <[email protected]>
This change replaces `OrderedDict` with `dict` as done in
https://github.com/encode/django-rest...
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.25.12 to 1.26.25.13.
- [Comm...
updates:
- [github.com/asottile/pyupgrade: v3.3.2 → v3.4.0](https://github.com/asottile/pyupgra...
Bumps [types-requests](https://github.com/python/typeshed) from 2.29.0.0 to 2.30.0.0.
- [Commit...
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.11.0 to 1...
6528fcbf2b4189f062c8e2e426735241df50eeec authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>d43f65d1322d920ebfd7acc65585bed5fa4f51be authored over 1 year ago by Marti Raudsepp <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgra...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.3.1.
- [Release n...
Bumps [pytest-mypy-plugins](https://github.com/TypedDjango/pytest-mypy-plugins) from 1.10.1 to 1...
cca071db033b9f6c14d3b7810fea630466a04530 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>* Drop Python 3.7 compatibility
* Latest Django 4.2 no longer supports Python 3.7
* Our CI d...
Follow up from 4fb7adfedfae56f34fde260e04280b46fc535194
The relationship fields were forgotte...
b27a7b3c4aa4eeb4f8de6b145dd502f22f4cdc53 authored over 1 year ago by Nils Van Zuijlen <[email protected]>232ac15301ba0b593a78e1562f0e8d27983ecc4c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.25.11 to 1.26.25.12.
- [Rele...
3bba7ab4d1772d4369055958caf12705441edbe9 authored over 1 year ago by suayip uzulmez <[email protected]>
Bumps [types-urllib3](https://github.com/python/typeshed) from 1.26.25.10 to 1.26.25.11.
- [Rel...
* Version 3.14.0 release
* Update to django-stubs 4.2.0