]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:29:49 +0000 (11:29 +0200)
committerGitHub <noreply@github.com>
Sun, 30 Mar 2025 09:29:49 +0000 (09:29 +0000)
commit525eddf220318f1d60644fec57890f0607de4168
tree2a2e4d9f4fe4ef7042256a744d421668b1d6116a
parentf1b65d757d3d19d014635a3606cd84c770d3bc33
[3.12] gh-131885: Document that `dict.setdefault` and `dict.get` take no keyword arguments (GH-128208) (#131894)

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