Commit Graph

2489 Commits

Author SHA1 Message Date
Avasam
a540f78784 Enable Ruff EXE (flake8-executable) (#13346) 2025-01-02 18:34:05 +00:00
github-actions[bot]
365b514003 [stubsabot] Bump ibm-db to 3.2.5 (#13348)
Release: https://pypi.org/pypi/ibm-db/3.2.5
Homepage: http://pypi.python.org/pypi/ibm_db/
Repository: https://github.com/ibmdb/python-ibmdb
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/ibm-db
Diff: https://github.com/ibmdb/python-ibmdb/compare/v3.2.4...v3.2.5

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 13.
 - Total lines of Python code deleted: 9.
2024-12-30 16:34:42 -08:00
Axel H.
d634fc2f52 fix(yaml): SafeConstructor.construct_scalar accept MappingNode (#13340) 2024-12-29 18:17:02 -08:00
Stephen Morton
432d8db627 fix gevent.select.poll (#13335)
fixes #13330
2024-12-29 17:19:48 -08:00
github-actions[bot]
1bb8a3a86c [stubsabot] Bump Authlib to 1.4.* (#13329)
Release: https://pypi.org/pypi/Authlib/1.4.0
Repository: https://github.com/lepture/authlib
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Authlib
Diff: https://github.com/lepture/authlib/compare/v1.3.2...v1.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.
 - 5 files included in typeshed's stubs have been modified or renamed: `authlib/consts.py`, `authlib/jose/rfc7517/key_set.py`, `authlib/oauth2/rfc9068/introspection.py`, `authlib/oauth2/rfc9068/revocation.py`, `authlib/oidc/core/grants/util.py`.
 - Total lines of Python code added: 90.
 - Total lines of Python code deleted: 13.
2024-12-29 17:16:55 -08:00
codekoriko
5a10be14db pyAutoGui: Correct Return Type of position() to Match Actual Behavior (#11267)
Co-authored-by: Avasam <samuel.06@hotmail.com>
2024-12-29 17:11:14 -08:00
Victorien
eb8af63e70 Add stubs for django-import-export (#11709) 2024-12-28 07:56:31 -08:00
Dun L
d2ca658a69 Fix missed type hints in docker containers.pyi (#13136)
Previously, `Container.exec_run` and `Container.get_archive` missed type hints on `cmd` and `path` arguments, respectively.
Added type hints based on docstring.
2024-12-27 21:14:27 -08:00
PyHedgehog
2c27933bbb Add stubs for "click-log" package (#13207) 2024-12-27 21:10:41 -08:00
PyHedgehog
57d2e045dc Add stubs for "click-web" package (#13208) 2024-12-27 21:08:58 -08:00
Danny Yang
942350b6c7 Authlib (v2) (#13140)
Co-authored-by: Brian Villemarette <brian.villemarette@trucesoftware.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-12-27 20:49:31 -08:00
Alex Lukas
9424da326c add stubs for nanoleafapi (#11619) 2024-12-27 20:44:41 -08:00
Konstantin Baikov
0ce397796c Fix todo in pycocotools (#13182)
Adds numpy types.
All the types were already there as comments.
2024-12-27 20:06:19 -08:00
Antonio Bulgheroni
a581069171 Add return type for get_tables() in peewee (#13230) 2024-12-27 20:03:41 -08:00
Avasam
dde13fb91d Enable Ruff PGH rules (#13304) 2024-12-26 21:35:34 +00:00
github-actions[bot]
dee35e22bb [stubsabot] Bump Flask-SocketIO to 5.5.* (#13288)
Release: https://pypi.org/pypi/Flask-SocketIO/5.5.0
Homepage: https://github.com/miguelgrinberg/flask-socketio
Repository: https://github.com/miguelgrinberg/flask-socketio
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Flask-SocketIO
Diff: https://github.com/miguelgrinberg/flask-socketio/compare/v5.4.1...v5.5.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 28.
 - Total lines of Python code deleted: 23.
2024-12-25 18:46:52 -08:00
Alex Waygood
0d4dd20b97 gevent: remove unused allowlist entry (#13301)
Fixes #13300
2024-12-24 17:24:33 -08:00
Stephen Morton
3944c7839e Add __hash__ for a bunch of types that set it to None (#13286) 2024-12-23 23:16:22 -08:00
Danny Yang
bfb9a91950 Flask-socketio 5.5 + add type of kwargs (#13271) 2024-12-23 07:16:45 -08:00
Sebastian Rittau
619e8f3680 [fpdf2] Update to 2.8.2 (#13264) 2024-12-22 16:49:46 -08:00
Ali Hamdan
db3c2cf69d setuptools: Remove problematic private module compat (#13280) 2024-12-22 20:05:11 +00:00
Stephen Morton
097581ea47 Update to mypy 1.14 (#13272) 2024-12-20 17:29:38 -08:00
Konstantin Baikov
d31e3ea11e Fix tqdm.asyncio type inconsistency (#13259) 2024-12-19 10:48:07 +01:00
Sebastian Rittau
c2a33373cf [vobject] Replace typing.Any with _typeshed.Incomplete (#13265) 2024-12-18 18:59:50 +01:00
Sebastian Rittau
9351a842a3 [vobject] Update to 0.9.9 (#13263)
Update repository URL
2024-12-18 18:45:37 +01:00
Danny Yang
7cae61f61a Bump ibm-db to 3.2.4 (#13251) 2024-12-14 21:33:51 -08:00
Danny Yang
c55c96235b Bump pycurl to 7.45.4 (#13250) 2024-12-14 21:32:34 -08:00
github-actions[bot]
22e0699ac9 [stubsabot] Bump flake8-bugbear to 24.12.12 (#13235)
Release: https://pypi.org/pypi/flake8-bugbear/24.12.12
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/24.10.31...24.12.12

Stubsabot analysis of the diff between the two releases:
 - 9 public Python files have been added.
 - 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: 595.
 - Total lines of Python code deleted: 43.

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 <>
2024-12-13 08:26:51 +00:00
Alex Waygood
bba068c8a1 pin ibm-db to 3.2.3 (#13233) 2024-12-12 01:10:20 +00:00
github-actions[bot]
2666d3b5b0 [stubsabot] Bump hdbcli to 2.23.* (#13228)
Release: https://pypi.org/pypi/hdbcli/2.23.24
Homepage: https://www.sap.com/
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/hdbcli

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 <>
2024-12-11 08:25:48 +00:00
Konstantin Baikov
64820aa48d Unpin webcolors in jsonschema (#13215) 2024-12-08 00:12:57 +00:00
Max Muoto
c76b89ab0d Correct exitstatus type (#13216) 2024-12-07 14:53:39 -08:00
Avasam
21c85bae39 Bump protobuf to ~=5.29.1 (#13209) 2024-12-06 17:16:59 +00:00
Kai Brünnler
98f070a8f8 Improve annotation for tabular_data parameter of tabulate.tabulate (#13178) 2024-12-06 11:38:32 +01:00
Konstantin Baikov
633a4d73f2 Use union instead of overloads in dateutil (#13184) 2024-12-05 20:17:22 +01:00
Konstantin Baikov
7f8990018c Remove python-gflags (#13202) 2024-12-05 19:09:05 +01:00
Konstantin Baikov
d0d0496f78 Mark gflags as no longer updated (#13191) 2024-12-05 15:00:05 +01:00
github-actions[bot]
b3d48eab03 [stubsabot] Bump six to 1.17.* (#13197)
Release: https://pypi.org/pypi/six/1.17.0
Homepage: https://github.com/benjaminp/six
Repository: https://github.com/benjaminp/six
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/six
Diff: https://github.com/benjaminp/six/compare/1.16.0...1.17.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 29.
 - Total lines of Python code deleted: 11.

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 <>
2024-12-04 17:08:49 -08:00
David Salvisberg
0d7a696246 WebOb: Fixes webob.exc.status_map (#13195) 2024-12-04 13:59:03 -08:00
Sebastian Rittau
9b500ad3ce [croniter] Update to 5.0.1 (#12926) 2024-12-03 20:06:28 -08:00
Konstantin Baikov
ce3605c582 Fix todo in seaborn algorithms (#13186) 2024-12-03 15:39:10 -08:00
Luke T. Shumaker
18d27d734a Fixes for gdb stubs (#13169)
* gdb: Clarify a comment
* gdb: Fix gdb.unwinder.Unwinder.__call__ argument. It takes a gdb.PendingFrame, not a gdb.Frame.
* gdb: Unwinders may implement a proto without subclassing gdb.unwinder.Unwinder
* gdb: Fix Breakpoint.__init__

 1. `line` should be `int|str`, not just `int` (IDK what a string means,
    but that it can be a string is clear if you read
    py-breakpoint.c:bppy_init().
 2. `type` argument should be able to be passed to the "location" form,
    not just the "spec" form, even if
    https://sourceware.org/gdb/current/onlinedocs/gdb.html/Breakpoints-In-Python.html
    neglects to mention it (don't worry, I'll be submitting a patch to fix
    the doc soon).
 3. Fix the positional argument order (based on GDB's sources, it isn't
    really documented)
 4. Use more `@overloads` to enforce that at least 1 of `function`,
    `label`, or `line` are given in the location form.
2024-12-03 16:35:06 +01:00
Konstantin Baikov
cd60804f15 [fpdf2] Tighten FPDF.fonts annotation (#13168) 2024-12-03 13:35:08 +01:00
Konstantin Baikov
09dca1a7d0 Use SupportsFlush from typeshed to fix TODO (#13166) 2024-12-03 09:05:06 +01:00
Konstantin Baikov
9d743a3f1e Use _ReadableStream from codecs (#13167) 2024-12-03 09:04:28 +01:00
Konstantin Baikov
cb15f9e832 Remove obsolete todo from ibm_db.pyi (#13170)
The `SQL_ATTR_CONFIG_KEYWORDS_MAXLEN` attr is already there on line 100
2024-12-03 10:18:07 +03:00
Konstantin Baikov
f7c6acde6e [pika] Use protocol for _Credentials (#13159) 2024-12-02 18:22:20 +01:00
Avasam
a2323a41a6 Add google.protobuf.runtime_version (#13161) 2024-12-02 17:27:59 +01:00
Sebastian Rittau
0a2da01946 Remove redis (#13157)
Closes: #10592
2024-11-30 23:52:56 +01:00
Alex Waygood
90e6bd9aca Pin keras to 3.6.* when stubtesting tensorflow (#13137) 2024-11-27 08:50:23 -08:00