Commit Graph
11411 Commits
Author SHA1 Message Date
5e0d6ee95e [stdlib] Copy-edit deprecation messages (#14614)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2025-08-21 12:12:00 +01:00
Semyon MorozandGitHub 9bb8c4f1f9 [stdlib] Add missing Final (#14613) 2025-08-21 12:18:20 +02:00
Stephen MortonandGitHub 9b5b3ecb0a clean up allowlists (#14612) 2025-08-21 10:54:17 +02:00
Brian SchubertandGitHub f3f5cccc33 [ujson] Mark as obsolete since 5.11.0 (#14607) 2025-08-21 09:21:42 +02:00
Jelle ZijlstraandGitHub 02a4b07b54 stdlib: add some parameter defaults (#14610) 2025-08-21 09:17:33 +02:00
Brian SchubertandGitHub 310c161af7 [yt-dlp] Update to 2025.8.20 (#14609) 2025-08-20 20:37:07 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bfd07fbb74 Update dependency pyright to v1.1.404 (#14605)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 17:35:22 -07:00
Stephen MortonandGitHub d057b490d5 xml.etree: remove pytype workaround (#14602) 2025-08-20 16:56:16 -07:00
Jelle ZijlstraandGitHub e0f16117b8 Upgrade to mypy 1.17.1 (#14598) 2025-08-20 15:43:04 -07:00
AvasamandGitHub bcffe74551 networkx Final and Literal from python-type-stubs (#14601) 2025-08-20 23:33:48 +02:00
Sam GraysonandGitHub c901b9b81e Correct type annotations on NetworkX DiGraphs (#14595) 2025-08-20 20:22:38 +02:00
Sam GraysonandGitHub 4f82a8d3e1 Add detailed stubs for networkx.drawing.nx_pydot (#14594) 2025-08-20 20:19:14 +02:00
AvasamandGitHub 82c02d3729 Remove duplicate get_external_apt_dependencies.py and re-standardize CI package install logs (#14533) 2025-08-20 18:48:37 +02:00
Stephen RosenandGitHub 2b271044dd Update jsonschema stubs to track latest changes (#14591) 2025-08-20 17:16:24 +02:00
Baptiste JonglezandGitHub b9d15678cd [paramiko] Fix keepalive parameter type from int to float (#14596) 2025-08-20 14:55:57 +02:00
Ali HamdanandGitHub 81639ac9fd networkx: complete the nx_latex module (#14581) 2025-08-20 12:04:06 +02:00
Joey MarianerandGitHub 706320ca03 [lupa] Improve Lua table annotations (#14359)
Support get/set/del from Lua tables.
Lua table values are all Any because we can't typecheck across language boundaries.
Support unpack_returned_tuples in the LuaRuntime constructor.
2025-08-20 12:03:02 +02:00
Teis JohansenandGitHub 673cecca79 [click-shell] Add stubs for click-shell (#14578) 2025-08-20 11:38:25 +02:00
Alex WaygoodandGitHub 8a56044cd6 Loosen Mapping.update() overloads a little (#14593) 2025-08-19 11:54:03 -07:00
Eric EastwoodandGitHub ab0968b416 Add logging.config.BaseConfigurator.config (#14590) 2025-08-19 15:00:05 +02:00
Brian SchubertandGitHub d270bb0dc1 Update typing_extensions to 4.15.0rc1 (#14589) 2025-08-18 17:26:04 -04:00
Ali HamdanandGitHub 4bdb14ab57 networkx: complete the layout module (#14580) 2025-08-18 21:37:56 +02:00
Semyon MorozandGitHub 540d4330ab [flake8-builtins] Update to 3.0.* (#14587) 2025-08-18 12:12:05 +02:00
Ali HamdanandGitHub e0dfd41739 networkx: (almost) complete the nx_pylab module (#14579) 2025-08-18 08:32:32 +02:00
GatsikandGitHub fef5d941b0 Add Protocols for mapping inside dictionary view objects (#14574) 2025-08-18 08:22:34 +02:00
Semyon MorozandGitHub 85a787bba3 [stdlib] Mark constants as Final (#14577) 2025-08-15 13:19:03 +02:00
Sebastian RittauandGitHub 554701e9b6 Fix ItemsView.__contains__ (#14576) 2025-08-15 11:52:09 +02:00
Hunter HoganandGitHub ef3115e7d0 complete networkx/digraph.pyi addresses #14499 follows #14509 (#14569) 2025-08-15 10:51:09 +02:00
Marti RaudseppandGitHub 893b9a760d [django-filter] Improve constructor param types and add missing re-exports (#14556)
* Accept `StrOrPromise` for field labels -- allow Django lazy translated strings.
* Added `__init__` params that are inherited from parent classes. Reduced usage of loosely typed `*args, **kwargs`.
* Removed `__init__` method type hints from classes whose parameters are same as parent class -- to avoid duplicating them.
* Added missing re-exports to `django_filters/rest_framework/__init__.pyi` -- the imports in this file are clearly meant as re-export
2025-08-14 20:56:30 +02:00
H4rryK4neandGitHub 1455669dde [django-filter] Replace list with more generic Sequence (#14567) 2025-08-14 20:55:14 +02:00
Semyon MorozandGitHub 1e537d6216 [sys] Add missing sys.flags (#14572) 2025-08-13 12:47:37 +02:00
Sebastian RittauandGitHub 1c6a015f41 Remove a superflous allowlist entry (#14571) 2025-08-13 12:26:30 +02:00
LinusMainandGitHub 1286357b88 [oauthlib] Fix create_token_response() body argument type (#14570) 2025-08-13 12:08:22 +02:00
Semyon MorozandGitHub 21b9118f4a [docutils] Bump to 0.22.* (#14500) 2025-08-13 12:05:55 +02:00
Semyon MorozandGitHub 6cae34647c [yt-dlp] Update to 2025.8.11 (#14564) 2025-08-12 13:00:56 +02:00
Semyon MorozandGitHub 5e7de4497c [fpdf2] Update to 2.8.4 (#14563) 2025-08-12 10:39:29 +02:00
Ali HamdanandGitHub ea39410142 networkx: annotate the linalg module (#14551) 2025-08-11 18:58:50 +02:00
David SalvisbergandGitHub 62e28b2709 gevent: Use a TypeVarTuple in gevent.baseserver.BaseServer (#11138) 2025-08-11 12:58:16 +02:00
Ali HamdanandGitHub 897abe0089 networkx: improve the multigraph module (#14506) 2025-08-11 12:57:10 +02:00
Ali HamdanandGitHub d876dbab72 networkx: complete the astar and generic modules in shortest_paths (#14550) 2025-08-11 12:56:49 +02:00
Semyon MorozandGitHub 7ebff91b5e [socket] Revert adding proto default value in SocketType (#14549) 2025-08-11 12:55:50 +02:00
oltolmandGitHub 2dd1ef4627 Update GDB stubs to 16.3 (#13923) 2025-08-11 12:54:47 +02:00
Ali HamdanandGitHub b88f4c1757 networkx: improve the nx_agraph module (#14554) 2025-08-11 12:39:21 +02:00
Houston4444andGitHub 5e40362ac5 [JACK-Client] UUIDs are represented as ints (#14559) 2025-08-11 12:20:09 +02:00
Semyon MorozGitHubAlex Waygoodpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fb0940e6c1 [stdlib] Deprecate old functions (#14553)
* [stdlib] Deprecate many functions

* Fix typo

* Imporove message for asyncio/trsock

* Apply suggestions from code review

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

* Add Python before version

* [pre-commit.ci] auto fixes from pre-commit.com hooks

* Wrap comment lines

* fix the rest

---------

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>
2025-08-10 22:27:35 +01:00
Semyon MorozandGitHub 91ba0da4aa [glob] Deprecate glob0 and glob1 functions (#14477) 2025-08-08 23:21:07 +02:00
github-actions[bot]andGitHub 8dc16bc111 [stubsabot] Bump regex to 2025.7.34 (#14497) 2025-08-08 21:13:59 +02:00
Semyon MorozandGitHub 4ad58527c2 [socket] Use Final for constants (#14503) 2025-08-08 21:12:27 +02:00
EthanAtLLandGitHub ba2e6b454a tensorflow: Add Tensor.__array__ method. (#14342) 2025-08-08 18:29:30 +02:00
Ali HamdanandGitHub 5bb4ec86c6 networkx: complete the components module (#14507) 2025-08-08 18:03:33 +02:00