Commit Graph

8992 Commits

Author SHA1 Message Date
Avasam
d26f125160 Move Ruff unsafe-fixes from pre-commit to config (#11783) 2024-04-18 18:44:51 +01:00
renovate[bot]
ec2430a42b chore(deps): update dependency aiohttp to v3.9.4 [security] (#11782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-18 09:54:58 -07: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
Nice Zombies
6e16a4ce23 Fix os.chmod default value (#11775) 2024-04-17 02:25:46 -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
Alex Waygood
7c8e82fe48 Improve the output of tests/stubtest_third_party.py when it fails (#11763) 2024-04-14 23:23:25 +01:00
Sebastian Rittau
f4b89f5f86 Rename check_consistent.py to check_typeshed_structure.py (#11761) 2024-04-14 13:34:10 -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
Sebastian Rittau
451e0efbcb Improve documentation of the check_consistent script (#11757) 2024-04-14 14:59:05 +02:00
github-actions[bot]
6bd45561b0 [stubsabot] Mark Pillow as obsolete since 10.3.0 (#11698) 2024-04-14 14:52:21 +02:00
Bruce Merry
9d234d9c3f Update asyncio.Stream.readuntil for Python 3.13 (#11755) 2024-04-14 14:11:44 +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
Jake Bailey
b61d90c6f5 Use 'version: PATH' for pyright-action (#11743)
This eliminates the need to parse out a pyright version, download, etc, if the environment already has it installed, which is the case for the workflows in this repo.
2024-04-12 20:19:35 +03:00
kasium
bc8fc36739 Add docker-py stubs (#11749) 2024-04-12 15:30:36 +02:00
renovate[bot]
a7e13002d4 chore(deps): update dependency pytype to v2024.4.11 (#11748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 07:13:38 +01: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
renovate[bot]
a217c30b90 chore(deps): update dependency pyright to v1.1.358 (#11742) 2024-04-11 08:26:18 +02: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
1af2babc03 Allow bytes in winreg.SetValueEx (#11655)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-04-09 21:25:19 -04:00
Avasam
144ac0a1a8 Bump protobuf to v25.3 (#11694) 2024-04-09 20:55:27 +02:00
Avasam
a1c7926e62 Re-order ruff runs in pre-commit (#11737)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-04-09 19:07:12 +01:00
Avasam
dc4bfc02ef Update vscode editor.codeActionsOnSave.source.* settings (#11735) 2024-04-09 09:06:46 +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
renovate[bot]
1d33abb917 Update actions/upload-artifact action to v4 (#11684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-07 18:40:47 +01:00
Sebastian Rittau
21b90d44fc [CI] Fix sharding conditionals (#11730) 2024-04-07 18:32:50 +01:00
Sebastian Rittau
26383eed33 Use separate artifact name per step (#11690)
Compatibility with actions/upload-artifact@v4
2024-04-07 15:04:37 +02: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
bzoracler
bc4b26fbcb Allow NewType.__supertype__ to also be a NewType (#11728) 2024-04-07 06:15:51 -04:00
Sebastian Rittau
eee28ad90f [python-xlib] Use a protocol for PIL.Image.Image argument (#11722) 2024-04-06 20:15:59 +02:00
Ryan McCampbell
5e2f741209 Remove Windows checks from curses (#11241)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
2024-04-06 17:12:48 +03:00
Adam Dangoor
4a33b2f3a0 Add some types for xml.dom.minidom.Text (#11725) 2024-04-06 14:45:24 +02:00
layday
a9d644b3ff Add get_verified_chain and get_unverified_chain for Python 3.13 (#11724)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-05 19:29:11 +01: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
Alex Waygood
130a04905c Use Python 3.11.8 for stdlib stubtest for now (#11716) 2024-04-04 12:46:45 +01:00
Victorien
d0f3f2c06a Improve flask-cors stubs (#11708) 2024-04-04 12:34:44 +02:00