Commit Graph

3087 Commits

Author SHA1 Message Date
Jochem van Grondelle 63b498d240 [pycountry] Add stubs for pycountry (#15002) 2025-11-15 18:00:59 +01:00
Semyon Moroz b4b633020a [psutil] Annotate few common attributes (#15031) 2025-11-15 14:18:16 +01:00
Semyon Moroz 0d25c8c73c [psutil] Complete OSX stubs (#15030) 2025-11-15 14:17:07 +01:00
lev-blit f8cdc0bd52 [hvac] remove most Incompletes (#15029) 2025-11-14 23:11:04 +01:00
Semyon Moroz 0d05183d9b [et-xmlfile] Add stubs (#14962) 2025-11-14 22:12:50 +01:00
Semyon Moroz 9fc1377a70 [yt-dlp] Update to 2025.11.12 (#15025) 2025-11-14 22:08:41 +01:00
lev-blit d5c02b1013 [docutils] Update to 0.22.3 (#14993) 2025-11-14 22:05:55 +01:00
lev-blit e10d41451f [python-dateutil] Add missing parameter annotations (#14996) 2025-11-14 22:05:09 +01:00
Semyon Moroz 354b33a70c [html5lib] Annotate more (#14994)
* Import `webencodings` to use `Encoding` class instead of `Protocol`
* Make `_inputstream.BufferedStream`, `filters.base.Filter`, `_utils.MethodDispatcher` generic
* Fix incorrect types in `_ihatexml.pyi`
* Add types for some attributes/methods
2025-11-14 22:04:22 +01:00
lev-blit d58177dd23 [pyxdg] Annotate Incompletes and fix getFiles return annotation (#15028) 2025-11-14 22:00:37 +01:00
Semyon Moroz 23c65436f5 [psutil] Complete Windows stubs (#15015) 2025-11-14 21:53:46 +01:00
lev-blit 79ac2bce40 [python-crontab] fill in incompletes (#15026) 2025-11-14 21:40:07 +01:00
Semyon Moroz 191fa401ff [parsimonious] Update to 0.11.* (#15021) 2025-11-13 09:50:52 +01:00
Semyon Moroz 017aed4dce [aws-xray-sdk] Annotate more (#15004) 2025-11-10 18:19:41 +01:00
Stan Ulbrych 4239e94a31 [tzdata] Add package stubs (#14997) 2025-11-10 10:19:58 +01:00
Semyon Moroz acff00e773 [ttkthemes] Update to 3.3.* (#15009) 2025-11-10 09:37:46 +01:00
Semyon Moroz e2bc120079 [psutil] Use Incomplete instead of Any (#15010) 2025-11-10 08:58:36 +01:00
lev-blit e524443825 [python-dateutil] add some missing parameter types (#14992) 2025-11-07 22:00:29 +01:00
lev-blit ba57b7dd32 [netaddr]: Annotate missing parameter types (#14990) 2025-11-07 17:05:25 +01:00
lev-blit ec2714cdb9 [pytz] Annotate parameter fill_iter (#14989) 2025-11-07 16:47:33 +01:00
Felix 901ffdc238 Initial colorful stubs (#14939) 2025-11-07 11:25:18 +01:00
Semyon Moroz b3787bc6d4 [webencodings] Add stubs (#14988) 2025-11-07 11:09:41 +01:00
Semyon Moroz 8bed33f9c2 [qrbill] Update to 1.2.* (#14987) 2025-11-07 09:10:00 +01:00
github-actions[bot] 94f2380ac7 [stubsabot] Bump icalendar to 6.3.2 (#14985) 2025-11-06 09:25:25 +01:00
Rickey K. Liang 65b8a85e4b Add annotations to networkx.algorithms.approximation.treewidth (#14983) 2025-11-05 17:46:59 +01:00
Hugo Kerstens d96c888e32 networkx: fix link argument deprecation warning (#14982) 2025-11-05 17:13:22 +01:00
github-actions[bot] 04cb953a2d [stubsabot] Bump regex to 2025.11.3 (#14977) 2025-11-05 16:13:22 +01:00
github-actions[bot] 7dc45ab9e0 [stubsabot] Bump fanstatic to 1.6.* (#14981) 2025-11-05 16:13:08 +01:00
Semyon Moroz 83a39d1d41 [Markdown] Update to 3.10.* (#14978) 2025-11-05 09:52:59 +01:00
Michael H 29f78ddcd1 Amend annotation for asyncio.Protocol.__slots__ (#14980) 2025-11-04 17:13:12 -05:00
github-actions[bot] 551ea9d09d [stubsabot] Bump peewee to 3.18.3 (#14976)
Co-authored-by: stubsabot <>
2025-11-04 09:38:21 -05:00
Avasam 9fecaca45b Merge networkx Graph classes from python-type-stubs and address a few recent issues (#14597) 2025-11-03 04:32:35 +01:00
Sebastian Rittau 8aaa86f6a4 [jwcrypto] Work around stubtest issues (#14961)
See https://github.com/python/mypy/issues/20160 for details.

Closes: #14893

---------

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
2025-11-01 11:35:30 -07:00
lev-blit 1bb3070e84 [gevent]: Bump gevent to 25.9.* (#14871) 2025-11-01 16:54:33 +01:00
lev-blit 62dc403abc [simple-websocket] Add stubs for simple-websocket (#14868) 2025-11-01 16:27:32 +01:00
Semyon Moroz 56e74d05e2 [decorator] Fix FunctionMaker attributes (#14909) 2025-10-31 18:09:55 +01:00
Pēteris Caune e389c7b2a0 Annotate pycurl's getinfo() and getinfo_raw() (#14929) 2025-10-31 16:55:59 +01:00
Semyon Moroz 57ab037458 [hvac] Update to 2.4.* (#14953) 2025-10-31 16:17:41 +01:00
Semyon Moroz 4f065cea54 [Deprecated] Update to ~=1.3.1 (#14954) 2025-10-31 16:17:15 +01:00
Semyon Moroz 7bfc84416b [aws-xray-sdk] Update to 2.15.* (#14955) 2025-10-31 16:16:32 +01:00
Pēteris Caune 0d1f09dc2e Tighten the return type in braintree.PaymentMethod.find() (#14916) 2025-10-30 21:51:00 +01:00
Semyon Moroz 6ca882483f [fpdf2] Annotate drawing methods (#14923) 2025-10-30 21:39:28 +01:00
Semyon Moroz 08e890b769 [yt-dlp] Update to 2025.10.22 (#14924) 2025-10-30 21:36:51 +01:00
Pēteris Caune aa15f4c24d Annotate braintree's ClientToken and ClientTokenGateway (#14926) 2025-10-30 21:15:56 +01:00
Pēteris Caune 8d8b5655d9 Annotate braintree's Address and AddressGateway classes (#14927) 2025-10-30 21:15:20 +01:00
Pēteris Caune 0c2725c14d Annotate braintree's Subscription and Transaction methods (#14917) 2025-10-30 21:14:44 +01:00
Topher Brown bdb55f1c3e [gunicorn] Fix type of Arbiter.LISTENERS (#14945) 2025-10-30 18:29:41 +01:00
Topher Brown 6fe65977df [gunicorn] Add BaseSocket.sock (#14946) 2025-10-30 18:28:18 +01:00
github-actions[bot] 02fae30c71 [stubsabot] Bump bleach to 6.3.* (#14932) 2025-10-28 09:00:43 +01:00
Roberto Fernández Iglesias 16f766b754 [python-jenkins] Improve get_jobs and get_all_jobs return type (#14547) 2025-10-26 21:04:27 -04:00