]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116938: Fix `dict.update` docstring and remove erraneous full stop from `dict...
authorPrometheus3375 <35541026+Prometheus3375@users.noreply.github.com>
Tue, 29 Oct 2024 23:00:04 +0000 (02:00 +0300)
committerGitHub <noreply@github.com>
Tue, 29 Oct 2024 23:00:04 +0000 (23:00 +0000)
commit5527c4051c0b58218ce69044f92b45f1d66ed43f
treea88e46d41a9e8c5e096f90e4cb29c0e3206c14c3
parent4877e33708b3723d4b4069ca5c5f090d0b8dcec6
gh-116938: Fix `dict.update` docstring and remove erraneous full stop from `dict` documentation (#125421)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Doc/library/stdtypes.rst
Objects/dictobject.c