commit | abb08e3af6aa19928007a349592e95e6de38467f | [log] [tgz] |
---|---|---|
author | Jack DeVries <58614260+jdevries3133@users.noreply.github.com> | Mon Jul 05 02:52:32 2021 -0400 |
committer | GitHub <noreply@github.com> | Mon Jul 05 07:52:32 2021 +0100 |
tree | cc64ac66bee7a42538c6ead08c7705a3250c59b2 | |
parent | a9a69bb3ea1e6cf54513717212aaeae0d61b24ee [diff] |
bpo-44534: fix wording and docstring sync in unittest.Mock GH27000