P M
|
ed7f35a2bc
|
Add peewee playhouse.flask_utils stubs (#11731)
Co-authored-by: Avasam <samuel.06@hotmail.com>
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
|
2024-04-23 15:26:36 -04:00 |
|
Alex Waygood
|
c13f6e166d
|
Fix stubtest errors in tensorflow with keras>=3.3.2 (#11817)
|
2024-04-23 13:26:02 +02:00 |
|
Daniel Darabos
|
af88af1fa6
|
Annotate a few NetworkX algorithm types (#11811)
|
2024-04-23 11:48:49 +02:00 |
|
kasium
|
312dfe5791
|
Fully type docker/api/build (#11789)
|
2024-04-23 08:34:19 +02:00 |
|
Avasam
|
7858e6058b
|
Bump waitress to 3.0.* (#11803)
|
2024-04-22 17:24:08 +02:00 |
|
Matthew Leather
|
bd8843a775
|
paramiko: Replace str with FileDescriptorOrPath in many locations (#11800)
|
2024-04-22 16:49:03 +02:00 |
|
Avasam
|
b3bfdadb45
|
Bump tensorflow to 2.16.* (#11696)
|
2024-04-22 16:37:33 +02:00 |
|
Eric Traut
|
17f1c4628a
|
Add precise values for enum members where possible (#11299)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
|
2024-04-22 15:10:59 +01:00 |
|
Avasam
|
b3bfbefa7f
|
Create script to generate s2clientprotocol protobuf stubs (#11772)
Regenerate using mypy-protobuf 3.6
|
2024-04-22 15:05:21 +02:00 |
|
Avasam
|
0deaca4862
|
Bump boltons to 24.0.* (#11804)
|
2024-04-22 15:03:38 +02:00 |
|
Avasam
|
ae5c45b983
|
Bump docutils to 0.21.* (#11805)
|
2024-04-22 14:58:21 +02:00 |
|
Alex Waygood
|
e974246714
|
croniter: add new encoding parameter to is_valid (#11808)
|
2024-04-22 11:31:04 +01:00 |
|
github-actions[bot]
|
77d69b0622
|
[stubsabot] Bump flake8-bugbear to 24.4.21 (#11806)
Release: https://pypi.org/pypi/flake8-bugbear/24.4.21
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.2.6...24.4.21
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.
- 1 file included in typeshed's stubs has been modified or renamed: `bugbear.py`.
- Total lines of Python code added: 192.
- Total lines of Python code deleted: 88.
|
2024-04-22 00:00:55 -07:00 |
|
Avasam
|
1017c525f8
|
Simplify protoc install in protobuf generation scripts (#11785)
|
2024-04-21 19:33:31 +02:00 |
|
Avasam
|
425db9c122
|
waitress: stubtest-complete and update usage of Any (#11796)
|
2024-04-20 14:34:40 +02:00 |
|
Avasam
|
4095e0bada
|
Bump pycurl to 7.45.3, update platform tests (#11792)
|
2024-04-20 14:29:30 +02:00 |
|
Avasam
|
ffdef2f2ea
|
Bump editdistance to 0.8.* (#11795)
|
2024-04-20 14:28:39 +02:00 |
|
Avasam
|
ce049d505f
|
Bump protobuf to 5.26.* (#11784)
Also update generate_proto_stubs script
|
2024-04-19 09:01:50 +02:00 |
|
Avasam
|
51d6ecfbbe
|
Bump dateparser to 1.2.* (#11786)
|
2024-04-19 08:58:09 +02:00 |
|
Avasam
|
48a845e070
|
Bump peewee to 3.17.3 and fix stubtest entries (#11787)
|
2024-04-19 08:52:39 +02:00 |
|
github-actions[bot]
|
7238e38188
|
[stubsabot] Bump influxdb-client to 1.42.* (#11779)
|
2024-04-18 09:24:16 +02:00 |
|
Avasam
|
12b9e48324
|
Update Ruff and enable F821 in stubs (#11771)
|
2024-04-17 09:50:58 -07:00 |
|
github-actions[bot]
|
0445d74489
|
[stubsabot] Bump regex to 2024.4.16 (#11773)
|
2024-04-17 07:51:58 +02:00 |
|
Sebastian Rittau
|
7d56cd9a6c
|
Remove remaining bare Incompletes (#11768)
Enable Y065
|
2024-04-16 06:26:14 -07:00 |
|
Avasam
|
b9fd082cf7
|
Bump pyinstaller to 6.6.* (#11764)
|
2024-04-14 19:33:06 +02:00 |
|
Nikita Sobolev
|
1df875b529
|
Remove tzlocal stubs (#11674)
|
2024-04-14 15:35:11 +01:00 |
|
Sebastian Rittau
|
d3aa08188f
|
Ensure that distutils and setuptools._distutils stay consistent (#11758)
|
2024-04-14 15:41:59 +02:00 |
|
Sebastian Rittau
|
3c678c997d
|
Update setuptools to 69.5.* (#11756)
|
2024-04-14 15:30:37 +02:00 |
|
github-actions[bot]
|
6bd45561b0
|
[stubsabot] Mark Pillow as obsolete since 10.3.0 (#11698)
|
2024-04-14 14:52:21 +02:00 |
|
Shantanu
|
b78de5712d
|
uwsgi: remove unused allowlist entry (#11754)
Also wow, some of the logs that come from uwsgi are quite interesting
|
2024-04-13 20:07:32 -07:00 |
|
kasium
|
bc8fc36739
|
Add docker-py stubs (#11749)
|
2024-04-12 15:30:36 +02:00 |
|
Alex Waygood
|
6883b80f52
|
Bump flake8-pyi to 24.4.0 (#11745)
|
2024-04-11 13:05:46 +01:00 |
|
David Salvisberg
|
c6e0466254
|
Add stubs for qrbill (#11741)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
|
2024-04-11 10:07:22 +03:00 |
|
Avasam
|
fe02cba606
|
Bump mypy-protobuf in sync_tensorflow script and improve generation scripts (#11740)
|
2024-04-10 09:12:07 -04:00 |
|
github-actions[bot]
|
efad2fb315
|
[stubsabot] Bump flake8-builtins to 2.5.* (#11739)
Release: https://pypi.org/pypi/flake8-builtins/2.5.0
Homepage: https://github.com/gforcada/flake8-builtins
Repository: https://github.com/gforcada/flake8-builtins
Changelog: https://github.com/gforcada/flake8-builtins/blob/main/CHANGES.rst
Diff: https://github.com/gforcada/flake8-builtins/compare/2.4.0...2.5.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.
- 1 file included in typeshed's stubs has been modified or renamed: `flake8_builtins.py`.
- Total lines of Python code added: 5.
- Total lines of Python code deleted: 1.
|
2024-04-10 07:37:36 +01:00 |
|
Avasam
|
144ac0a1a8
|
Bump protobuf to v25.3 (#11694)
|
2024-04-09 20:55:27 +02:00 |
|
Sebastian Rittau
|
09ff220e09
|
Rework redis/asyncio/{connection,sentinel}.pyi (#10370)
Closes: #10362
|
2024-04-08 18:26:58 -04:00 |
|
Sebastian Rittau
|
95a2a2d883
|
Add icalendar stubs (#11733)
|
2024-04-08 12:51:48 -04:00 |
|
ChenMoFeiJin
|
7e01591643
|
Add stubs for package capturer (#11551)
|
2024-04-07 07:32:41 -04:00 |
|
Avasam
|
26c218818b
|
pywin32: Improve SHGetPropertyStoreFromParsingName type definition (#11654)
Improve SHGetPropertyStoreFromParsingName type definition
|
2024-04-07 07:18:19 -04:00 |
|
Avasam
|
2135c8ced8
|
Bump protobuf to v24.4 and update generator script (#11693)
|
2024-04-07 06:57:40 -04:00 |
|
Sami Liedes
|
d5972ba565
|
[gdb] Add __r{add,sub,mul,truediv,mod}__ for gdb.Value (#11707)
|
2024-04-07 06:53:56 -04:00 |
|
Avasam
|
e922682603
|
openpyxl: Reduce false-positives in Worksheet.__getitem__ (#11717)
|
2024-04-07 06:53:26 -04:00 |
|
Sebastian Rittau
|
4157cb63ad
|
[qrcode] Add various annotations (#11726)
|
2024-04-07 06:49:50 -04:00 |
|
Sebastian Rittau
|
eee28ad90f
|
[python-xlib] Use a protocol for PIL.Image.Image argument (#11722)
|
2024-04-06 20:15:59 +02:00 |
|
Stephen Finucane
|
711958977f
|
docutils: Correct 'parsers.rst.directives.format_values' (#11719)
|
2024-04-05 18:47:03 +02:00 |
|
LY(退网/offline)
|
bb1f813b1a
|
requests: export packages and utils (#11723)
|
2024-04-05 16:17:41 +02:00 |
|
Sebastian Rittau
|
c0a44be33f
|
Depend on Pillow instead of types-Pillow (#11720)
|
2024-04-05 13:30:27 +02:00 |
|
Victorien
|
d0f3f2c06a
|
Improve flask-cors stubs (#11708)
|
2024-04-04 12:34:44 +02:00 |
|
James Beith
|
6d8e2a80af
|
Braintree: PaymentMethodNonce.three_d_secure_info can be None (#11711)
|
2024-04-04 12:32:02 +02:00 |
|