]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Replace "ordered arguments" with "positional arguments" in `unittest.mock...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Aug 2025 14:08:01 +0000 (16:08 +0200)
committerGitHub <noreply@github.com>
Fri, 8 Aug 2025 14:08:01 +0000 (14:08 +0000)
commit74c3805cef9bb2604e1b26e6bf222f75e48c5a00
tree3cb79da1fd3531f88f980c8ed79ec0802051a3ad
parent5c055cd8f6bc81a47506ec1030008c2074cbe6db
[3.13] Replace "ordered arguments" with "positional arguments" in `unittest.mock` documentation (GH-137552) (GH-137554)

Replace "ordered arguments" with "positional arguments" in `unittest.mock` documentation (GH-137552)
(cherry picked from commit 64ee1babfb971ddbc00fd8711cccebfbddf6e4ee)

Co-authored-by: Tom Forbes <tom@tomforb.es>
Doc/library/unittest.mock.rst