Semyon Moroz
fcc9ebccb5
[psutil] Use more strict pyright settings ( #15109 )
2025-12-10 23:21:00 +01:00
Semyon Moroz
0153c409f1
[networkx] Update to 3.6.1 ( #15123 )
2025-12-09 23:05:51 +01:00
Michael R. Crusoe
8be6572486
[psutil] add overloads for cpu_affinity ( #15112 )
2025-12-09 23:05:04 +01:00
Semyon Moroz
260be7f2c2
[yt-dlp] Update to 2025.12.08 ( #15122 )
2025-12-09 23:02:11 +01:00
Nikita Paniukhin
64beb030c0
[protobuf] Update annotations in internal/containers.pyi ( #15117 )
2025-12-09 17:29:31 +01:00
github-actions[bot]
5d41fd6800
[stubsabot] Bump greenlet to 3.3.* ( #15106 )
...
Co-authored-by: stubsabot <>
2025-12-05 13:35:06 +00:00
David Lukes
0b73d0d659
Align type of aws_xra_sdk.core.xray_recorder stub with lib ( #15107 )
2025-12-05 11:53:37 +01:00
Sebastian Rittau
5e3a96dcaa
Pin dependencies on pandas-stubs to < 2.3.3.251201 ( #15100 )
2025-12-02 11:58:04 +01:00
kasium
cb592d4f3e
Fix docker exec types ( #15097 )
2025-12-01 19:09:42 +01:00
Semyon Moroz
a1d94e7121
[psutil] Complete common POSIX logic ( #15094 )
2025-12-01 15:56:46 +01:00
Roberto Fernández Iglesias
61f2be3def
[docker-py] Add fallback exec_start overload ( #15098 )
2025-12-01 12:35:27 +01:00
github-actions[bot]
ef2b90c67e
[stubsabot] Bump flake8-bugbear to 25.11.29 ( #15096 )
...
Release: https://pypi.org/pypi/flake8-bugbear/25.11.29
Homepage: https://github.com/PyCQA/flake8-bugbear
Repository: https://github.com/PyCQA/flake8-bugbear
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/flake8-bugbear
Changelog: https://github.com/PyCQA/flake8-bugbear#change-log
Diff: https://github.com/PyCQA/flake8-bugbear/compare/25.10.21...25.11.29
Stubsabot analysis of the diff between the two releases:
- 1 public Python file has been added: `tests/eval_files/b043.py`.
- 0 files included in typeshed's stubs have been deleted.
- 1 file included in typeshed's stubs has been modified or renamed: `bugbear.py`.
- Total lines of Python code added: 97.
- Total lines of Python code deleted: 3.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
Co-authored-by: stubsabot <>
2025-11-30 10:16:53 +00:00
Semyon Moroz
e80d84d98a
[psutil] Complete Linux ( #15093 )
2025-11-29 16:50:28 +01:00
Semyon Moroz
349431d92d
[psutil] Complete BSD ( #15090 )
2025-11-28 23:11:13 +01:00
Roberto Fernández Iglesias
57b8ed7d6e
[docker-py] Add some missing types ( #15084 )
2025-11-28 16:01:37 +01:00
Semyon Moroz
6c8743a576
[psutil] Complete SunOS ( #15089 )
2025-11-27 12:22:25 +01:00
Roberto Fernández Iglesias
94ffa6e3f5
[docker-py] Fix the type of Model and Collection client attribute ( #15083 )
2025-11-26 14:21:53 +01:00
github-actions[bot]
55cc868787
[stubsabot] Bump pyinstaller to 6.17.* ( #15081 )
2025-11-26 14:21:18 +01:00
Semyon Moroz
9960107707
[networkx] Update to 3.6 ( #15086 )
2025-11-26 14:00:34 +01:00
Semyon Moroz
d38b648723
[psutil] Complete AIX ( #15088 )
2025-11-26 13:48:23 +01:00
Roberto Fernández Iglesias
c10e3685c4
[docker-py] Fix Container.top() return type ( #15067 )
2025-11-24 23:13:40 +01:00
Roberto Fernández Iglesias
d5e3a97bae
[docker-py] Add str type to named parameter in Image.save() method ( #15068 )
2025-11-24 17:33:38 +01:00
Roberto Fernández Iglesias
40f0894ffb
[docker-py] Add some return types to DockerClient method ( #15069 )
2025-11-24 17:32:03 +01:00
Semyon Moroz
e2c8d58a41
[psutil] Update to 7.1.3 ( #15074 )
2025-11-24 16:50:15 +01:00
lev-blit
cc792321dd
[psutil] Bump psutil to 7.1.1 ( #14873 )
2025-11-21 15:09:22 +01:00
Semyon Moroz
3e1b90bb2d
[reportlab] Update to 4.4.5 ( #15056 )
2025-11-20 11:16:48 +01:00
Semyon Moroz
526415abda
[Pygments] Use Incomplete instead of Any ( #15053 )
2025-11-20 09:33:21 +01:00
Semyon Moroz
5da111e6d6
[ldap3] Use Incomplete instead of Any ( #15054 )
2025-11-20 09:32:37 +01:00
Semyon Moroz
8aa4874f53
[google-cloud-ndb] Use Incomplete instead of Any ( #15055 )
2025-11-20 09:31:32 +01:00
github-actions[bot]
e19edcea11
[stubsabot] Remove pycountry as ships py.typed file ( #15051 )
...
Typeshed release: https://pypi.org/pypi/types-pycountry
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pycountry
Co-authored-by: stubsabot <>
2025-11-18 20:29:53 -08:00
github-actions[bot]
98c5b95a66
[stubsabot] Mark pycountry as obsolete since 23.12.11 ( #15035 )
...
Release: https://pypi.org/pypi/pycountry/23.12.11
Homepage: https://github.com/flyingcircusio/pycountry
Repository: https://github.com/pycountry/pycountry
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pycountry
Co-authored-by: stubsabot <>
2025-11-18 00:20:58 -08:00
Alex Kirel
09da7a473b
[antlr4-python3-runtime] Fixed multiple Incomplete ( #15038 )
2025-11-17 09:06:24 +01:00
Semyon Moroz
d37ab65ec1
[html5lib] Improve serializer ( #15036 )
2025-11-16 15:19:44 +01:00
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