github-actions[bot]
c03c2b9264
[stubsabot] Bump Authlib to 1.6.10 ( #15643 )
2026-04-13 21:37:03 -04:00
George Sladkovsky
6180fa03bd
[tinycss2] Add stubs ( #15623 )
2026-04-13 19:06:27 +02:00
Jelle Zijlstra
46b01bf323
configparser: remove unnecessary defaults from overloads ( #15641 )
...
These overloads differ from the other overloads only in the presence
of the `fallback` parameter. If the parameter is not passed, the other
overload should be taken, so `fallback` should be made required on
these overloads for clarity.
2026-04-10 20:38:41 -07:00
renovate[bot]
f510e6cf4e
Update dependency uv to v0.11.6 [SECURITY] ( #15640 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-10 23:29:54 +01:00
github-actions[bot]
aaefc85a95
[stubsabot] Bump gevent to 26.4.* ( #15638 )
2026-04-08 21:41:00 -04:00
github-actions[bot]
532bfbbdf0
[stubsabot] Bump greenlet to 3.4.* ( #15637 )
2026-04-08 21:36:51 -04:00
Sebastian Rittau
09525f9325
Unpin Python 3.13 and 3.14 ( #15634 )
2026-04-08 15:18:56 +02:00
qorex
86e2b8518e
[aiofiles] Add aiofiles.threadpool.wrap ( #15626 )
2026-04-08 13:55:13 +02:00
Emmanuel Ferdman
c08fa66771
[docker] Improve type annotations in api.swarm ( #15629 )
2026-04-08 13:18:38 +02:00
Sebastian Rittau
4ea569a02b
[jwcrypto] Update to 1.5.7 ( #15633 )
...
* Replace some ABCs with concrete types or protocols.
* Use `LiteralString` in some instances.
2026-04-08 13:12:11 +02:00
Alex Waygood
7483613ce7
Pin Python 3.13 and Python 3.14 to patch versions to resolve stubtest stdlib failures on main ( #15631 )
2026-04-08 10:36:51 +01:00
lev-blit
563213272e
Use dashes instead of underscores for METADATA.toml field names ( #15614 )
2026-04-07 15:03:53 +02:00
zedzhen
7eb0dddd46
[typing_extensions] Use unconstrained type var for final ( #15622 )
...
This matches `typing.final`.
2026-04-07 11:55:19 +02:00
Brian Schubert
4f08613245
[Pygments] Complete stubs for filter and filters modules ( #15616 )
2026-04-06 21:47:39 -04:00
Brian Schubert
d3235e3d7b
[Pygments] Complete stubs for various modules ( #15610 )
2026-04-06 21:47:22 -04:00
pre-commit-ci[bot]
9d757d079b
[pre-commit.ci] pre-commit autoupdate ( #15618 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.8...v0.15.9 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-04-06 23:32:37 +01:00
Jonathan Dung
68c8548b5c
[json] Use literal return type for detect_encoding ( #15609 )
2026-04-06 19:24:11 +02:00
Sebastian Rittau
1ff88bf21e
[argparse] Replace some Sequence instances with Iterable ( #15613 )
2026-04-06 18:56:05 +02:00
Petr Ledvina
4abe0b8c1b
Fix codecs.escape_decode return type ( #15531 )
...
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com >
2026-04-05 20:07:10 -04:00
Brian Schubert
4495b836bf
[Pygments] Complete stubs for Formatter ( #15608 )
2026-04-05 17:45:38 +02:00
Brian Schubert
e8d2bc6708
[Pygments] Cleanup metaclass workarounds for mypy<1.1 ( #15607 )
2026-04-05 17:45:24 +02:00
Hunter Hogan
c6b7c0b144
[_operator] Type add and sub ( #15601 )
2026-04-05 16:02:13 +02:00
Hunter Hogan
4edae94984
[_operator] Type mod ( #15577 )
...
Add `Supports(R)Mod` protocols to `_typeshed` module.
2026-04-05 15:19:57 +02:00
github-actions[bot]
72b73680a2
[stubsabot] Bump jsonnet to 0.22.* ( #15554 )
2026-04-04 22:20:48 -04:00
Brian Schubert
97d1089d34
[Pygments] Check for missing stubs outside omitted subpackages ( #15606 )
2026-04-04 15:02:09 -04:00
Brian Schubert
174c9325c3
[Pygments] Update to 2.20.0 ( #15605 )
2026-04-04 11:28:33 -04:00
Brian Schubert
19ebf8bae6
Run stubtest with --strict-type-check-only ( #15604 )
2026-04-04 10:38:08 -04:00
github-actions[bot]
f092cefe4e
[regex] Bump to 2026.4.4 ( #15602 )
2026-04-04 11:55:08 +02:00
github-actions[bot]
4acf2e0d96
[tzdata] Bump to 2026.* ( #15603 )
2026-04-04 11:49:03 +02:00
Sebastian Rittau
4567c8c528
[protobuf] `UnknownFieldSet.__getitem__ takes only positional arguments ( #15599 )
2026-04-02 20:09:24 -04:00
Sebastian Rittau
25bc534aed
[_operator] Type mul and remove Anys that can be improved ( #15598 )
2026-04-02 14:07:55 +02:00
Sebastian Rittau
2d252ab8ce
Add rebaseLabel to Renovate configuration ( #15593 )
2026-04-02 13:11:40 +02:00
KotlinIsland
8bf790086a
[argparse] Remove unused generic from _ActionsContainer.add_argument ( #15585 )
2026-04-02 08:03:00 +02:00
Emmanuel Ferdman
888b9ff4a2
[docker] Add missing type annotations in docker.types ( #15566 )
2026-04-02 08:01:59 +02:00
renovate[bot]
7500dfe4cc
Update dependency uv to v0.11.3 ( #15595 )
2026-04-02 08:00:04 +02:00
Emmanuel Ferdman
4ab04d2263
[protobuf] Bump to 7.34.1 and improve type coverage ( #15569 )
2026-04-01 19:44:44 +02:00
lev-blit
fc7a5448ff
Rename requires to dependencies in METADATA files ( #15594 )
2026-04-01 19:15:12 +02:00
renovate[bot]
8b31f2639e
Update most test/lint dependencies ( #15582 )
2026-04-01 17:54:51 +02:00
Sebastian Rittau
8ffc43610f
Update mypy to 1.20.0 ( #15588 )
2026-04-01 17:02:18 +02:00
Sebastian Rittau
b4a8d21edf
[concurrent.interpreters] Fix version guards ( #15592 )
2026-04-01 15:41:03 +02:00
Sebastian Rittau
1004155b8e
[channels] Use async def instead of a decorator ( #15590 )
2026-04-01 15:22:32 +02:00
Sebastian Rittau
08628cee95
[stdlib] Fix a few literal values ( #15589 )
2026-04-01 15:17:41 +02:00
Sebastian Rittau
9553477993
[ephem] Remove wrong protocol base classes ( #15587 )
2026-04-01 15:17:11 +02:00
KotlinIsland
e01edb5465
[contextlib] Make ExitStack/AsyncExitStack not appear as abstract ( #15488 )
2026-04-01 11:38:42 +02:00
renovate[bot]
679fce774b
Update GitHub Actions ( #15581 )
2026-04-01 08:06:27 +02:00
Jeremy Cantrell
c5e47faeda
Fix threading.Thread argument context type ( #15579 )
2026-03-31 15:13:57 -04:00
David Salvisberg
ccf9411fb1
[uWSGI] Use a TypeVarTuple in uwsgidecorators.thread ( #11128 )
2026-03-30 13:59:35 +02:00
lev-blit
9023424987
[gunicorn] Add precise return type for asgi.protocol:BodyReceiver.receive ( #15567 )
2026-03-30 12:37:51 +02:00
lev-blit
5e99fcf870
[gunicorn] Add precise return types for most of CommandHandlers methods ( #15568 )
2026-03-30 12:37:15 +02:00
Jonathan Dung
15f1aea25a
Change 'self' to 'cls' in mmap.__new__ method ( #15576 )
2026-03-29 22:41:17 -07:00