]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:23:54 +0000 (01:23 +0200)
committerGitHub <noreply@github.com>
Fri, 11 Oct 2024 23:23:54 +0000 (23:23 +0000)
commit3f38ea11c029b68472d6c23aec3cf711e3e62d3c
treebfdf53d8e5120403893d139e52c8f708cf3e0110
parent4ab19f912d9220d9762a1f2a0bda2add8af6ae94
[3.12] gh-116938: Clarify documentation of `dict` and `dict.update` regarding the positional argument they accept (GH-125213) (#125337)

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