]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-116938: Clarify documentation of `dict` and `dict.update` regarding the...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 11 Oct 2024 23:29:01 +0000 (01:29 +0200)
committerGitHub <noreply@github.com>
Fri, 11 Oct 2024 23:29:01 +0000 (23:29 +0000)
commit21764ec5ab2dd9a97fe1ff8613dcddb35ef4b11a
treeabac2a7e85c15e798126042c9b890ba8430491e1
parente646cc369eca7c13f57113199deb02530e103bd0
[3.13] gh-116938: Clarify documentation of `dict` and `dict.update` regarding the positional argument they accept (GH-125213) (#125336)

Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/stdtypes.rst
Lib/_collections_abc.py