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
Semyon Moroz
14968e64c6
[ssl] Deprecate RAND_egd ( #15572 )
2026-03-29 12:45:52 -04:00
Semyon Moroz
900bad5a71
[sqlite3] Deprecate undocumented enable_shared_cache ( #15571 )
...
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com >
2026-03-29 10:53:22 -04:00
github-actions[bot]
2ded3a24a1
[stubsabot] Bump regex to 2026.3.32 ( #15570 )
2026-03-28 20:51:35 -04:00
Emmanuel Ferdman
e78872c57e
[docker] Fix incomplete types in models and add missing method ( #15565 )
2026-03-27 17:46:47 +01:00
Brian Schubert
9840d38f0c
[gunicorn] Update to 25.3.0 ( #15563 )
2026-03-27 12:52:53 +01:00
Brian Schubert
5a5912bd0c
[dateparser] Update to 1.4.0 ( #15562 )
2026-03-27 07:59:52 +01:00
Stephen Finucane
07f0b07dd4
stdlib: Fix type for unittest.TestProgram module attribute ( #15559 )
2026-03-26 11:40:39 -04:00
Jonathan Dung
27d902f6fa
[asyncio] Add annotations for asyncio.base_tasks._task_repr ( #15558 )
2026-03-26 13:03:49 +01:00
LeonDeKunlun
4578526f87
[configparser] Fix return type of RawConfigParser.read ( #15551 )
2026-03-26 11:22:48 +01:00
github-actions[bot]
96f56d072c
[stubsabot] Bump requests to ~=2.33.0 ( #15556 )
2026-03-26 07:28:37 +01:00
Semyon Moroz
82533e5fcd
[gunicorn] Update to 25.2.0 ( #15555 )
2026-03-25 21:34:25 +01:00
Thanos
1bf663e749
[builtins] Relax frozenset.isdisjoint method to accept Iterable[object] ( #15381 )
2026-03-25 11:26:19 +01:00
Victor Colomb
b7ac9ee664
[django-import-export]: Fix ForeignKeyWidget.__init__ argument types ( #15552 )
2026-03-24 19:21:01 +01:00
sedat4ras
dc981ee66f
[jsonschema] Fix RefResolver store parameter type ( #15542 )
...
Change URIDict to use MutableMapping[str, Any] as the value type
throughout, consistent with the actual runtime behavior where store
values are schema documents (JSON objects), not plain strings.
2026-03-24 16:09:54 +01:00
Semyon Moroz
26380ee31c
[oauthlib] Use Incomplete instead of Any ( #15547 )
2026-03-23 18:51:19 +01:00
Jonathan Dung
d28d1121dc
[signal] Define SIGABRT as 22 instead of 6 on Windows ( #15541 )
2026-03-23 15:54:44 +01:00
Sebastian Rittau
c48ede8b17
[requests] Add requests.compat.JSONDecodeError ( #15545 )
...
Also add a comment that `JSONDecodeError` may be imported from
`simplejson` if that is installed.
2026-03-23 15:08:55 +01:00
Sebastian Rittau
1858acbb36
[jsonschema] Mark RefResolver as deprecated ( #15546 )
2026-03-23 15:08:17 +01:00
Brian Schubert
81a6d245c2
[python-dateutil] Add missing gettz cache control methods ( #15537 )
2026-03-22 19:30:19 +01:00
MajorTanya
69d322e01e
[dateparser] Fix return type of search_dates ( #15539 )
2026-03-22 13:10:49 -04:00
Semyon Moroz
64fc8add8f
[pywin32] Improve win32com ( #15527 )
2026-03-22 09:40:52 -04:00
Semyon Moroz
282b1a838a
Add @type_check_only to stub-only private classes in various third-party stubs ( #15535 )
2026-03-21 18:02:17 -04:00
github-actions[bot]
222da0600f
[stubsabot] Bump fanstatic to 1.7.* ( #15534 )
2026-03-21 10:57:30 +01:00
GBognar
9f8f621918
[networkx] Enhance annotation for Networkx.Graph.add_weighted_edges_from ( #15528 )
2026-03-20 11:12:07 +01:00