Commit Graph

11111 Commits

Author SHA1 Message Date
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
Semyon Moroz 1559678ab4 [braintree] Update to 4.40.* (#14914) 2025-10-24 12:35:40 +02:00
Semyon Moroz 4878587038 [flake8-bugbear] Update to 25.10.21 (#14912) 2025-10-23 17:15:44 +02:00
ShalokShalom c7f70d8ac9 Correct grammar in README (#14910) 2025-10-22 19:01:48 +02:00
Semyon Moroz cbd732e9c5 [regex] Update to 2025.10.23 (#14908) 2025-10-22 14:38:27 +02:00
renovate[bot] a205439338 Update dependency uv to v0.9.5 [SECURITY] (#14906)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 17:29:31 -07:00
Semyon Moroz ee5f0348f2 [turtle] Use bool for add params (#14898) 2025-10-21 13:09:56 +02:00
Shamil fa0e5fc066 cachetools: precise typing for decorators and cached(); expose cache_info/cache_clear and fix keys signatures (#14770) 2025-10-21 13:00:43 +02:00
Maxime Arthaud 4c4f999717 Add explicit definition for __repr__ and __str__ in BaseException (#14900) 2025-10-20 14:17:08 +01:00
Semyon Moroz 11e7d904b9 [cmath] Rename positional-only param in log (#14897) 2025-10-19 17:31:11 +02:00
Jakub Kuczys 1acc29009e Fix wrong types for xlrd.(Cell.value|Sheet.get_rows) (#14894)
---------

Co-authored-by: Semyon Moroz <donbarbos@proton.me>
2025-10-19 16:08:01 +02:00
Alex Waygood 11c7821a79 Fix stdlib stubtest flakes (#14886) 2025-10-15 18:42:05 +01:00
Sebastian Rittau d119712705 Fix daily stubtest error: Add find_distributions() to stubtest allowlist (#14879) 2025-10-15 17:41:39 +02:00
wyattscarpenter 9a970cfc16 correct grammatical error in CONTRIBUTING.md to "in their own right" (#14883)
The pronoun and its noun did not agree in grammatical number. Furthermore, the previous author seems to have started writing the idiomatic phrase "in its own right", and then gotten confused and completed it by writing the end of the idiomatic phrase "on its own merits". The former better expresses the concept under discussion here (which could also be paraphrased as "themselves", "in-and-of-themselves", or "also", although less precisely), so I've gone with it.
2025-10-15 16:39:18 +01:00
Semyon Moroz d6f4a0f710 [turtle] Use Literal for string params (#14874) 2025-10-14 20:33:25 +02:00
Semyon Moroz c8bb44db28 [braintree] Update to 4.39 (#14872) 2025-10-14 14:13:29 +02:00
Spider84pr 7f2d9484f3 [html5lib] Add annotations for several functions in htmll5parser.py (#14859) 2025-10-13 13:12:47 +02:00
Semyon Moroz 25f3f74ad3 [tkinter] Remove _TextIndex alias (#14792) 2025-10-12 21:32:54 +03:00
Semyon Moroz 776508741d [psycopg2] Update to 2.9.11 (#14864) 2025-10-11 13:16:48 +02:00
lev-blit d7cf36970f don't ignore UP038 in ruff (#14862)
it was removed, this has no effect
2025-10-10 18:41:31 +01:00
Semyon Moroz 560f6ddd32 [html.parser] Fix stubtest for later patch releases (#14861) 2025-10-10 18:23:39 +02:00
Semyon Moroz 33414287a7 [aiofiles] Update to 25.1.* (#14860) 2025-10-10 12:38:43 +02:00
github-actions[bot] 0b6151340b [stubsabot] Bump flake8-typing-imports to 1.17.* (#14857) 2025-10-10 07:30:54 +02:00
smelnikov 21f3e4c08e [django-filter] Broaden OrderingFilter fields parameter type (#14856) 2025-10-09 17:23:21 +02:00
kasium 73b34018a6 Fix xmldiff formatter (#14855) 2025-10-09 09:02:28 +02:00
Sebastian Rittau 2ed2765d8d [CI] Remove @disjoint_base hacks (#14854) 2025-10-08 21:36:59 +02:00
Sebastian Rittau 3ee1e5b893 Add Pdb.rlcompleter added in Python 3.13.8 (#14852) 2025-10-08 11:46:11 -07:00
Sebastian Rittau cbc0fd70ed _csv: argument fixes (#14851) 2025-10-08 11:45:42 -07:00
Semyon Moroz 4e6a00ece5 [Jetson.GPIO] Update to 2.1.12 (#14849) 2025-10-08 17:19:32 +02:00
Thanos be7e7c5e2b Restrict filename parameter of compile() (and other stdlib functions wrapping compile()) to take bytes, not Buffer. (#14847) 2025-10-08 16:32:16 +02:00
Matthew Mckee 12e7d4e9cf Use Element[Any] instead of Element in ElementTree (#14198) 2025-10-08 14:35:12 +02:00
Semyon Moroz c6b6bb7a0b Update third-party library removal policy (#14636) 2025-10-08 13:51:14 +02:00
Brian Schubert b4dc047307 [yt-dlp] Check common code in extractor subpackage with stubtest (#14682) 2025-10-08 13:48:18 +02:00
Joren Hammudoglu 3542650a05 Covariant key type for MappingProxyType (#13940) 2025-10-08 13:43:54 +02:00
Semyon Moroz f033cf1e11 [www-authenticate] Add stubs (#14688) 2025-10-08 13:40:46 +02:00
lev-blit dc290f4f30 [docker] Fix some incomplete types (#14817) 2025-10-08 12:41:20 +02:00
Robin McCorkell 0e10493a41 grpcio: improve client interceptors (#14831) 2025-10-08 12:14:46 +02:00
Nicolas Noirbent af0ee4015b [jsonschema] _Error.context cannot be None (#14853) 2025-10-08 11:32:13 +02:00
Avasam cffeff0b61 Update comments for operator.itemgetter.__call__ generic following mypy 1.11 fix (#13489) 2025-10-08 10:51:14 +02:00