Commit Graph

11259 Commits

Author SHA1 Message Date
Semyon Moroz a9bc04be8d [braintree] Update to 4.41.* (#15130) 2025-12-13 20:10:02 +01:00
Semyon Moroz 9340d1a912 Remove outdated allowlist entries (#15133) 2025-12-13 07:58:14 -08:00
Cal Jacobson 2712bc5d04 [networkx] add stubs for networkx.utils.union_find.UnionFind (#15126) 2025-12-11 22:51:09 +01:00
Guo Ci 75e2639052 [stdlib][socket] import constants from the _socket module (#15127) 2025-12-11 22:50:12 +01:00
github-actions[bot] 8d2ea19fd9 [stubsabot] Bump reportlab to 4.4.6 (#15125)
Co-authored-by: stubsabot <>
2025-12-11 18:44:21 +00:00
Guo Ci f1359a6c84 [stdlib] memoryview updates for version 3.14 (#15102) 2025-12-11 12:40:25 +01:00
Dylan Baker d9f078f618 [importlib] Traversable joinpath and __truediv__ allows StrPath (#15108) 2025-12-11 12:33:37 +01:00
Bartosz Sławecki de81abbf31 Annotate env in os.posix_spawn as optional (#15110) 2025-12-11 12:29:18 +01:00
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
Danny Yang 54df69d7ba Update return type of argparse.ArgumentParser._parse_optional (#15124) 2025-12-09 23:04:03 +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
Sebastian Rittau 6c1587c46e Fix a typo (#15120) 2025-12-09 14:52:16 +01:00
Sebastian Rittau 9c03b889f9 Add message for closing third-party requests (#15119) 2025-12-09 14:37:46 +01:00
Rogdham 3e74d5c181 [zstd] Improve typing for zstd_dict parameter (#15113) 2025-12-08 15:02:30 +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
Guo Ci a06e16eae2 [stdlib] Update fromhex method bytes and bytesarray (#15103)
docs:
https://docs.python.org/dev/library/stdtypes.html#bytes.fromhex
https://docs.python.org/dev/library/stdtypes.html#bytearray.fromhex
2025-12-04 11:59:52 -08:00
Sebastian Rittau e56ae65a49 Updates for Python 3.13.10 and 3.14.1 (#15105)
Closes #15104
2025-12-04 11:19:06 -08:00
Sebastian Rittau 5e3a96dcaa Pin dependencies on pandas-stubs to < 2.3.3.251201 (#15100) 2025-12-02 11:58:04 +01:00
Doug Hoskisson 11b39b8634 Forbid keyword arguments for certain Mapping methods (#15085) 2025-12-02 10:07:08 +01:00
kasium cb592d4f3e Fix docker exec types (#15097) 2025-12-01 19:09:42 +01:00
Guo Ci 1df82ed1bf [ctypes] Add _layout_ attribute for ctypes.Structure (#15091) 2025-12-01 16:33:02 +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
Guo Ci 148b8e631d [typing] Add NewType.__name__ attribute (#15092) 2025-11-28 23:12:15 +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
Guo Ci 1218f18d89 [zipfile] Add _for_archive method for zipfile.ZipInfo (#15077) 2025-11-24 23:29:31 +01:00
Guo Ci aa70a2fe18 [xml.etree] Add _setroot method to xml.etree.ElementTree.ElementTree (#15078) 2025-11-24 23:15:26 +01:00
Roberto Fernández Iglesias c10e3685c4 [docker-py] Fix Container.top() return type (#15067) 2025-11-24 23:13:40 +01:00
Alexandru Mărășteanu 6f7cecb63c [mimetypes] update init functions to accept Iterables of file paths (#15079) 2025-11-24 23:12:29 +01:00
Guo Ci 281be89d67 [stdlib] Add interrupt method for multiprocessing.Process (#15064) 2025-11-24 17:50:35 +01:00
Guo Ci 050ec19526 [stdlib] add multiprocessing.synchronize.SemLock.locked (#15065) 2025-11-24 17:39:19 +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
Guo Ci bc805f6bad [multiprocessing] Update BaseListProxy, multiprocessing.managers.list (#15070) 2025-11-24 17:30:50 +01:00
Alexandru Mărășteanu 8dcca56fec [mimetypes] Functions working with files accept Paths (#15071) 2025-11-24 17:07:02 +01:00
Ivan Gonzalez fbcce8e4ec [sqlite3] Support Row type in row_factory and type connection attribute as well (#15073) 2025-11-24 17:02:07 +01:00
Guo Ci c42613e4c4 [stdlib] Add method_calls attribute to NonCallableMock class (#15076) 2025-11-24 16:51:05 +01:00
Semyon Moroz e2c8d58a41 [psutil] Update to 7.1.3 (#15074) 2025-11-24 16:50:15 +01:00