]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131885: Document that `dict.setdefault` and `dict.get` take no keyword...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 30 Mar 2025 09:28:49 +0000 (11:28 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Mar 2025 09:28:49 +0000 (09:28 +0000)
commit2570896ad7a1e7cd1ec963f44ff4b7d0a075da44
tree2c863ecdc5bb9dca30497b95450ca4f2425a7255
parent07d4c7e7dbdb4e676acab386d1a5bf8e4ac16898
[3.13] gh-131885: Document that `dict.setdefault` and `dict.get` take no keyword arguments (GH-128208) (#131893)

gh-131885: Document that `dict.setdefault` and `dict.get` take no keyword arguments (GH-128208)
(cherry picked from commit edfbd8c062285e83dc5f596288df2a762e68bcdc)

Co-authored-by: Adam Dangoor <adamdangoor@gmail.com>
Doc/library/stdtypes.rst