]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Link to the glossary for "magic methods" in ``MagicMock`` (GH-111292) (#114002)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 12 Jan 2024 23:00:50 +0000 (00:00 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Jan 2024 23:00:50 +0000 (23:00 +0000)
commitb9e15bef829040510543433f68f08af65610a34e
tree60861c0403609d2786fa4924385ee7a5c683cf6c
parent27f7f3712f976c619fb99b321fa5e2883212f077
[3.12] Link to the glossary for "magic methods" in ``MagicMock`` (GH-111292) (#114002)

Link to the glossary for "magic methods" in ``MagicMock`` (GH-111292)

The MagicMock documentation mentions magic methods several times without
actually pointing to the term in the glossary. This can be helpful for
people to fully understand what those magic methods are.
(cherry picked from commit e97da8677f7bbc6d970e230d334cd646ab662af1)

Co-authored-by: Pierre Equoy <pierre.equoy@canonical.com>
Doc/library/unittest.mock.rst