Commit Graph

3158 Commits

Author SHA1 Message Date
Emmanuel Ferdman f0344b83b3 [xmltodict] Fix false positive for namespaces with None values (#15245) 2026-01-12 16:21:13 +01:00
Hoël Bagard 47c0e2d5aa [tensorflow]: Add a few missing elements (#15265) 2026-01-12 15:32:25 +01:00
Semyon Moroz 7d70675747 [django-import-export] Update to 4.4.* (#15256) 2026-01-12 15:00:04 +01:00
Hoël Bagard 31791106cb [tensorflow]: Add tf.split (#14890) 2026-01-12 14:45:31 +01:00
Semyon Moroz 63ea326f8c [zstd] Update to ~=1.5.7.3 (#15242)
Closes: #15239
Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.7.1...v1.5.7.3
2026-01-09 02:02:28 -08:00
Emmanuel Ferdman 9a175299c4 [docker] Fix Container.attach() return type (#15155) 2026-01-08 19:01:24 +01:00
Sebastian Rittau 7b3d25dcac Update mypy to 1.19.1 (#15235)
Skip gdb stubtest for now
2026-01-08 11:47:35 +01:00
github-actions[bot] 9eb6c14846 [stubsabot] Bump jsonschema to ~=4.26.0 (#15231)
Release: https://pypi.org/pypi/jsonschema/4.26.0
Homepage: https://github.com/python-jsonschema/jsonschema
Repository: https://github.com/python-jsonschema/jsonschema
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/jsonschema
Changelog: https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst
Diff: https://github.com/python-jsonschema/jsonschema/compare/v4.25.1...v4.26.0

Stubsabot analysis of the diff between the two releases:
 - 1 public Python file has been added: `jsonschema/benchmarks/import_benchmark.py`.
 - 0 files included in typeshed's stubs have been deleted.
 - 4 files included in typeshed's stubs have been modified or renamed: `jsonschema/_format.py`, `jsonschema/_types.py`, `jsonschema/_typing.py`, `jsonschema/validators.py`.
 - Total lines of Python code added: 48.
 - Total lines of Python code deleted: 26.

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 <>
2026-01-08 07:47:43 +00:00
github-actions[bot] 99c241b728 [stubsabot] Bump peewee to 3.19.0 (#15230)
Release: https://pypi.org/pypi/peewee/3.19.0
Repository: https://github.com/coleifer/peewee
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/peewee
Changelog: https://github.com/coleifer/peewee/blob/master/CHANGELOG.md
Diff: https://github.com/coleifer/peewee/compare/3.18.3...3.19.0

Stubsabot analysis of the diff between the two releases:
 - 1 public Python file has been added: `playhouse/_pysqlite/__init__.py`.
 - 0 files included in typeshed's stubs have been deleted.
 - 1 file included in typeshed's stubs has been modified or renamed: `peewee.py`.
 - Total lines of Python code added: 86.
 - Total lines of Python code deleted: 121.

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 <>
2026-01-08 07:46:50 +00:00
Semyon Moroz a564787bf2 [flake8-simplify] Update to 0.30.* (#15212) 2026-01-07 19:48:41 +01:00
jceresini 9b5f5151d2 [requests] requests.exceptions.JSONDecodeError inherits from json.JSONDecodeError (#15168) 2026-01-05 19:46:19 -08:00
github-actions[bot] 3714af2b84 [stubsabot] Bump psutil to 7.2.1 (#15192)
Release: https://pypi.org/pypi/psutil/7.2.1
Homepage: https://github.com/giampaolo/psutil
Repository: https://github.com/giampaolo/psutil
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/psutil

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-12-30 09:51:15 +00:00
Noam 564e6e8f37 [django-filter] Fix BaseFilterSet.filter_for_lookup return type (#15171) 2025-12-27 11:39:21 +01:00
Semyon Moroz 35fa2c83c5 [psutil] Update to 7.2.0 (#15173) 2025-12-27 11:28:34 +01:00
github-actions[bot] ab122801d4 Bump Flask-SocketIO to 5.6.* (#15180) 2025-12-27 11:18:51 +01:00
Semyon Moroz bb5652f2e7 [geopandas] Update to 1.1.2 (#15170) 2025-12-23 17:05:49 +01:00
github-actions[bot] 132230480e [stubsabot] Bump reportlab to 4.4.7 (#15162) 2025-12-22 19:51:00 +01:00
Avasam 7dea89995d [setuptools] setuptools.setup Complete partially Unknown method and fix Command type variance issue (#15161) 2025-12-22 15:53:14 +01:00
Semyon Moroz fd7481c0da [icalendar] Use stricter pyright settings (#15159) 2025-12-21 15:48:55 +01:00
sobolevn d8d989280c [icalendar] Remove duplicate entry from __all__ in icalendar (#15158) 2025-12-20 23:40:45 +01:00
Avasam efcacfbded [setuptools] setuptools._distutils: spawn functions should match each other + add overload based on search_path` param (#15154) 2025-12-20 19:37:47 +01:00
Joshua Napoli 671432eb09 Change whis type to support tuple (#15156) 2025-12-20 17:26:13 +01:00
Avasam 06ecffccc7 [setuptools] Fully typed setup method (#15146) 2025-12-20 13:35:49 +01:00
Semyon Moroz bf5b55d746 [Authlib] Update return types (#15153)
* Remove return types for not implemented methods
* Add some obvious return types
* Fix some incorrect types found
2025-12-19 23:55:43 +01:00
Avasam 3c2dbb1fde [networkx] Update usages of SupportsGetItem that should be more restrictive (#14795) 2025-12-19 18:45:15 +01:00
Semyon Moroz 1f696b82bd [Authlib] Add integrations dirs (#15147) 2025-12-19 18:22:19 +01:00
Scott Nemes 0483be6983 [PyMySQL] Add Cursor.warning_count attribute (#15150) 2025-12-19 08:55:54 +01:00
Sebastian Rittau cc53f5497f [assertpy] Replace or explain Anys (#15144) 2025-12-18 18:23:53 +01:00
Sebastian Rittau b58f832d94 [atheris] Update to 3.0.* (#15141) 2025-12-18 15:04:34 +01:00
Sebastian Rittau f95933f739 Restore atheris stubs (#15140) 2025-12-18 14:43:42 +01:00
github-actions[bot] 8d96801533 [stubsabot] Bump google-cloud-ndb to 2.4.* (#15137)
Release: https://pypi.org/pypi/google-cloud-ndb/2.4.0
Homepage: https://github.com/googleapis/python-ndb
Repository: https://github.com/googleapis/python-ndb
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/google-cloud-ndb
Diff: https://github.com/googleapis/python-ndb/compare/v2.3.4...v2.4.0

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 3 files included in typeshed's stubs have been modified or renamed: `google/cloud/ndb/_datastore_api.py`, `google/cloud/ndb/_datastore_query.py`, `google/cloud/ndb/version.py`.
 - Total lines of Python code added: 38.
 - Total lines of Python code deleted: 29.

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-12-16 07:50:52 +00:00
Ali Hamdan 2f3c3b7cba [seaborn] Unpin pandas-stubs (#15135) 2025-12-13 20:19:40 +01:00
Ali Hamdan fd7dfa0f5f [geopandas] Unpin pandas-stubs (#15134) 2025-12-13 20:18:54 +01:00
Semyon Moroz 267c046478 [Authlib] Update to 1.6.6 (#15131) 2025-12-13 20:10:38 +01:00
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
github-actions[bot] 8d2ea19fd9 [stubsabot] Bump reportlab to 4.4.6 (#15125)
Co-authored-by: stubsabot <>
2025-12-11 18:44:21 +00: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
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