Commit Graph

11149 Commits

Author SHA1 Message Date
github-actions[bot] 04cb953a2d [stubsabot] Bump regex to 2025.11.3 (#14977) 2025-11-05 16:13:22 +01:00
github-actions[bot] 7dc45ab9e0 [stubsabot] Bump fanstatic to 1.6.* (#14981) 2025-11-05 16:13:08 +01:00
Sebastian Rittau 07b69ab9e9 [uuid] Replace properties with Final fields (#14968) 2025-11-05 14:04:00 +01:00
Semyon Moroz 83a39d1d41 [Markdown] Update to 3.10.* (#14978) 2025-11-05 09:52:59 +01:00
Michael H 29f78ddcd1 Amend annotation for asyncio.Protocol.__slots__ (#14980) 2025-11-04 17:13:12 -05:00
Semyon Moroz 546dd282c3 [html.parser] Add scripting param for later patch releases (#14979) 2025-11-04 17:37:43 +01:00
github-actions[bot] 551ea9d09d [stubsabot] Bump peewee to 3.18.3 (#14976)
Co-authored-by: stubsabot <>
2025-11-04 09:38:21 -05:00
Alex Waygood eca15d9654 Put all mypy_test.py version parsing in mypy_test.py (#14974) 2025-11-03 15:30:38 -05:00
Guo Ci 37dceef034 Add locale.localize (#14970) 2025-11-03 19:01:04 +01:00
Sebastian Rittau 4d7b6c653b [CI] Use Python 3.14 for regression tests (#14973) 2025-11-03 16:33:50 +01:00
Sebastian Rittau ce3094cc5e Remove typing._promote (#14958)
Part of #7580
2025-11-03 00:27:19 -08:00
Shantanu f5d7efa8bf Use consistent definition of NotImplementedType (#14971) 2025-11-03 08:51:14 +01:00
Avasam 9fecaca45b Merge networkx Graph classes from python-type-stubs and address a few recent issues (#14597) 2025-11-03 04:32:35 +01:00
Avasam 6d4db2d1ae Update Ruff configs for 0.13 (#14775)
- New https://docs.astral.sh/ruff/settings/#lint_future-annotations setting for our scripts
- `FURB`: I blindly added out of preview rules. We need to validate if there's any we don't want.
- `PYI`: Added rules that didn't have autofixes before and which we don't already noqa anywhere.
- `SIM117`'s autofix is out of preview, but as per https://github.com/python/typeshed/pull/13309 we weren't sure whether we wanted to apply it all the time.
- `SIM905`: New rule, I think we'd always want it.
- `PLC0205`: I moved that one to stubs-only ignore (was added in https://github.com/python/typeshed/pull/14619 by @JelleZijlstra ).
2025-11-02 18:37:10 -05:00
Semyon Moroz 5dd19592d3 [parser] Add default values (#14967) 2025-11-02 15:04:16 +01:00
Randolf Scholz 7fde97036f Move NotImplementedType to types.pyi (#14966) 2025-11-02 15:00:52 +01:00
Sebastian Rittau 8aaa86f6a4 [jwcrypto] Work around stubtest issues (#14961)
See https://github.com/python/mypy/issues/20160 for details.

Closes: #14893

---------

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
2025-11-01 11:35:30 -07:00
AN Long 4e38fa4a82 Allow None for sub_key in winreg (#14963) 2025-11-01 18:56:31 +01:00
lev-blit 1bb3070e84 [gevent]: Bump gevent to 25.9.* (#14871) 2025-11-01 16:54:33 +01:00
lev-blit 62dc403abc [simple-websocket] Add stubs for simple-websocket (#14868) 2025-11-01 16:27:32 +01:00
Sebastian Rittau be34e9201d Change type.__dict__ to a proper attribute (#14951) 2025-11-01 03:00:14 +01:00
Semyon Moroz bf72147848 [stubsabot] Use Literal and update reason field (#14904) 2025-10-31 18:10:28 +01:00
Semyon Moroz 56e74d05e2 [decorator] Fix FunctionMaker attributes (#14909) 2025-10-31 18:09:55 +01:00
Pēteris Caune e389c7b2a0 Annotate pycurl's getinfo() and getinfo_raw() (#14929) 2025-10-31 16:55:59 +01:00
Semyon Moroz 57ab037458 [hvac] Update to 2.4.* (#14953) 2025-10-31 16:17:41 +01:00
Semyon Moroz 4f065cea54 [Deprecated] Update to ~=1.3.1 (#14954) 2025-10-31 16:17:15 +01:00
Semyon Moroz 7bfc84416b [aws-xray-sdk] Update to 2.15.* (#14955) 2025-10-31 16:16:32 +01:00
Pēteris Caune 0d1f09dc2e Tighten the return type in braintree.PaymentMethod.find() (#14916) 2025-10-30 21:51:00 +01:00
Doug Hoskisson c72a3e97a3 Don't require IO for redirect_stdout (#14905) 2025-10-30 21:43:29 +01:00
Semyon Moroz 6ca882483f [fpdf2] Annotate drawing methods (#14923) 2025-10-30 21:39:28 +01:00
Semyon Moroz 08e890b769 [yt-dlp] Update to 2025.10.22 (#14924) 2025-10-30 21:36:51 +01:00
Pēteris Caune aa15f4c24d Annotate braintree's ClientToken and ClientTokenGateway (#14926) 2025-10-30 21:15:56 +01:00
Pēteris Caune 8d8b5655d9 Annotate braintree's Address and AddressGateway classes (#14927) 2025-10-30 21:15:20 +01:00
Pēteris Caune 0c2725c14d Annotate braintree's Subscription and Transaction methods (#14917) 2025-10-30 21:14:44 +01:00
Topher Brown bdb55f1c3e [gunicorn] Fix type of Arbiter.LISTENERS (#14945) 2025-10-30 18:29:41 +01:00
Topher Brown 6fe65977df [gunicorn] Add BaseSocket.sock (#14946) 2025-10-30 18:28:18 +01:00
Stan Ulbrych 947ec497ec Remove zlib.ZLIBNG_VERSION Windows requirement (#14947) 2025-10-30 12:49:57 +01:00
renovate[bot] 3f1cdc586d Update dependency uv to v0.9.6 (#14941)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-29 20:59:14 -04:00
Guo Ci 1d548aa889 Add show_flag_values in enum module. (#14928) 2025-10-29 12:17:48 -04:00
Guo Ci 543f7f2384 Add type stub for sys.getandroidapilevel (#14936)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-10-29 10:55:10 -04:00
Guo Ci de2a42713a Add type stub for sys._current_exceptions (#14937)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-10-29 10:38:22 -04:00
Guo Ci eb746bea3f In sysconfig module, add _get_preferred_schemes (#14934)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-10-29 10:35:59 -04:00
Guo Ci 1bfd069f6d add os.reload_environ (#14938) 2025-10-29 10:15:37 -04:00
Peter Bierma 3c5531d492 Add type stub for sys._is_immortal (#14931) 2025-10-28 13:19:43 +01:00
github-actions[bot] 02fae30c71 [stubsabot] Bump bleach to 6.3.* (#14932) 2025-10-28 09:00:43 +01:00
Roberto Fernández Iglesias 16f766b754 [python-jenkins] Improve get_jobs and get_all_jobs return type (#14547) 2025-10-26 21:04:27 -04:00
github-actions[bot] a922fc6d1a [stubsabot] Bump flake8-builtins to 3.1.* (#14922) 2025-10-26 22:24:43 +01:00
github-actions[bot] a5c7752ad2 [stubsabot] Remove ExifRead (#14920) 2025-10-25 22:04:28 +02:00
github-actions[bot] 1420aabc6b [stubsabot] Bump lupa to 2.6.* (#14919)
Release: https://pypi.org/pypi/lupa/2.6
Homepage: https://github.com/scoder/lupa
Repository: https://github.com/scoder/lupa
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/lupa

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-10-25 08:37:11 +01:00
renovate[bot] 17bde1bd5e Update dependency pyright to v1.1.407 (#14918)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-25 01:19:42 +01:00