Commit Graph

3284 Commits

Author SHA1 Message Date
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
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
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
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
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
Christian Hartung 8193aa109c [channels] Relax django-stubs dependency (#15524) 2026-03-20 09:34:41 +01:00
Emmanuel Ferdman 50ec9108eb [pyasn1] Fix componentType to accept Asn1Type in SequenceOf (#15442) 2026-03-18 13:49:52 +01:00
github-actions[bot] 9c855f37cb [stubsabot] Bump yt-dlp to 2026.3.17 (#15522) 2026-03-17 20:46:34 -04:00
Semyon Moroz 143d22ce2b [pywin32] Add parameters for incomplete functions (#15512) 2026-03-16 17:29:14 -04:00
Hoël Bagard ed11953534 [behave] Add package (incomplete) (#15505) 2026-03-16 15:31:49 +01:00
Brian Schubert e71841fe4b [cachetools] Add @type_check_only to stub-only private classes (#15516)
Also unify duplicated `_CacheInfo` definitions
2026-03-16 08:50:07 +01:00
Brian Schubert 61524fab4e Fix Final literal values in various third-party stubs (#15521) 2026-03-15 19:08:37 -07:00
github-actions[bot] afee73a18c [stubsabot] Bump croniter to 6.2.2 (#15520) 2026-03-15 20:43:30 -04:00
Semyon Moroz eca2ee5e33 [pywin32] Mark stub-only NamedTuples as @type_check_only (#15514) 2026-03-15 15:43:09 -04:00
Semyon Moroz 466f4f2744 [croniter] Update to 6.2.0 (#15511) 2026-03-15 15:09:32 +01:00
github-actions[bot] f8f0794d0f [stubsabot] Bump cffi to 2.0.* (#14689) 2026-03-14 15:18:35 -04:00
github-actions[bot] 6b222ca89d [stubsabot] Bump yt-dlp to 2026.3.13 (#15509) 2026-03-13 21:14:15 -04:00
Mark Steward 69b19d5b64 [wtforms] Fix variance issues with SelectField.choices (#15503) 2026-03-11 14:17:48 +01:00
github-actions[bot] a9fbf47e67 [stubsabot] Bump geopandas to 1.1.3 (#15499) 2026-03-10 17:31:09 +01:00
Hunter Hogan a1c4ca3d8b [resampy] Add stubs for resampy 0.4.3 (#15341) 2026-03-09 14:18:08 +01:00
github-actions[bot] 4905a322e5 [binaryornot] Mark as obsolete since 0.5.0 (#15494) 2026-03-08 08:41:33 +01:00
Semyon Moroz 3e9ca33422 [tabulate] Update to 0.10.* (#15491) 2026-03-07 12:17:12 +01:00
Adolfo Ochagavía 07ffb67b92 [cffi] Accept floats in cast (#15487) 2026-03-06 09:57:19 +01:00
Semyon Moroz e108320b29 [python-dateutil] Complete stubs (#15476) 2026-03-04 20:43:10 -05:00
github-actions[bot] 5803a553ee [stubsabot] Bump yt-dlp to 2026.3.3 (#15484) 2026-03-03 22:19:00 -05:00
github-actions[bot] 64bf74e44e [stubsabot] Bump pytz to 2026.1.post1 (#15483) 2026-03-03 22:17:44 -05:00
Semyon Moroz 0e16ea31d2 [Authlib] Update to 1.6.9 (#15481) 2026-03-02 22:29:26 -05:00
Hoël Bagard 1965b2051b [tqdm] Add thread_map and process_map type hints (#15460) 2026-03-02 12:19:48 +01:00
albinoyoda b8b4b69253 [networkx] Graph/MultiGraph inherited methods return Self (#15453) 2026-03-02 11:37:11 +01:00
Ellie 5a9544f5b0 [python-dateutil] Make dateutil.parser.parse(fuzzy_with_tokens=True) return a tuple (#15474)
Co-authored-by: ellieayla <1447600+me@users.noreply.github.com>
Co-authored-by: Semyon Moroz <donbarbos@proton.me>
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
2026-03-01 17:11:43 -05:00
Ellie 944838fc60 Add stubs for datauri 2026-02-28 21:02:04 -05:00
github-actions[bot] 12944d12ef [stubsabot] Bump regex to 2026.2.28 (#15475) 2026-02-28 20:40:53 -05:00
Brian Schubert 843c1fd5a1 [ibm-db] Mark constants as Final (#15465)
* Set literal values for hard-coded constants
* Add missing `__version__`
2026-02-27 08:21:24 +01:00
Brian Schubert d6cdd5ec6d [ibm-db] Add stubs for ibm_db_ctx (#15463) 2026-02-25 01:26:47 -08:00
github-actions[bot] fdbb8d5e34 [stubsabot] Bump ibm-db to 3.2.8 (#14685) 2026-02-24 20:57:22 -05:00