index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
unittest.mock.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-101100: Fix Sphinx warnings in `library/unittest.mock.rst` (#124106)
Hugo van Kemenade
2024-10-09
1
-30/+30
*
gh-124234: Improve docs for `Mock.reset_mock` (#124237)
sobolevn
2024-09-26
1
-10/+33
*
gh-101100: Add a table of class attributes to the "Custom classes" section of...
Alex Waygood
2024-09-25
1
-1/+1
*
gh-122858: Deprecate `asyncio.iscoroutinefunction` (#122875)
Wulian
2024-08-11
1
-1/+1
*
gh-65453: Docs - clarify AttributeError behaviour on PropertyMock (GH-121666)
Vlastimil Zíma
2024-07-18
1
-0/+14
*
gh-117765: Improve documentation for `mocker.patch.dict` (#121755)
Dominic H
2024-07-15
1
-1/+2
*
gh-118912: Remove description of issue fixed in 3.5 from autospeccing guide (...
Shauna
2024-05-20
1
-32/+8
*
Use correct markup in unittest.mock.reset_mock documentation (GH-119207)
Tialo
2024-05-20
1
-3/+3
*
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder
2024-05-08
1
-3/+2
*
Docs: add link roles with Sphinx extlinks (#117850)
Hugo van Kemenade
2024-04-15
1
-1/+1
*
gh-75988: Fix issues with autospec ignoring wrapped object (#115223)
infohash
2024-03-08
1
-0/+120
*
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
Erlend E. Aasland
2024-02-29
1
-4/+4
*
Document use of ANY in test assertions (GH-94060)
Thomas Grainger
2024-02-17
1
-0/+8
*
Link to the glossary for "magic methods" in ``MagicMock`` (#111292)
Pierre Equoy
2024-01-12
1
-4/+4
*
gh-101100: Fix various Sphinx warnings for dunder references in the `library/...
Alex Waygood
2023-12-15
1
-10/+13
*
GH-101100: Fix reference warnings for ``__enter__`` and ``__exit__`` (#110112)
Adam Turner
2023-10-19
1
-2/+2
*
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner
2023-10-19
1
-1/+1
*
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti
2023-10-11
1
-5/+5
*
Fix typos in docs and comments (#109619)
Heinz-Alexander Fuetterer
2023-09-20
1
-1/+1
*
gh-109350: Fix outdated captured output in unittest.mock documentation (#109353)
Egil Martinsson
2023-09-15
1
-4/+6
*
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka
2023-07-21
1
-1/+1
*
gh-61215: Rename `wait_until_any_call` to `wait_until_any_call_with` (#106414)
Mario Corchero
2023-07-04
1
-2/+2
*
gh-61215: New mock to wait for multi-threaded events to happen (#16094)
Mario Corchero
2023-07-03
1
-0/+47
*
Add import of `unittest.mock.Mock` in documentation (#102346)
Wagner Alberto
2023-03-03
1
-0/+1
*
Correct trivial grammar in reset_mock docs (#101861)
Steve Kowalik
2023-02-13
1
-3/+3
*
gh-99087: Add missing newline for prompts in docs (GH-98993)
Stanley
2022-12-09
1
-0/+1
*
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin
2022-06-21
1
-1/+1
*
gh-92417: `unittest.mock` docs: remove references to Python <2.6 (GH-92539)
Alex Waygood
2022-05-10
1
-1/+1
*
bpo-47235: Note where a typo is intentional in code. (GH-32348)
Gregory P. Smith
2022-04-06
1
-4/+4
*
bpo-46852: Remove the float.__set_format__() method (GH-31585)
Victor Stinner
2022-02-25
1
-1/+1
*
doc: fix a typo in unittest.mock.rst (GH-30227)
Joe
2021-12-26
1
-1/+1
*
bpo-45010: Remove support of special method __div__ in unittest.mock (GH-27965)
Serhiy Storchaka
2021-08-26
1
-1/+1
*
bpo-44679: [doc] fix typo in unittest.mock.rst (GH-27618)
Jack DeVries
2021-08-05
1
-1/+1
*
bpo-44534: fix wording and docstring sync in unittest.Mock GH27000
Jack DeVries
2021-07-05
1
-1/+1
*
Remove duplicate words in docs. (GH-26167)
Mariusz Felisiak
2021-05-21
1
-2/+2
*
bpo-43400: Remove "easy to use" from mock docs (GH-24752)
Eddie Peters
2021-03-04
1
-1/+1
*
bpo-41877: Improve docs for assert misspellings check in mock (GH-23729)
vabr-g
2020-12-10
1
-3/+4
*
bpo-41325: Add version note for args and kwargs property in call object (GH-2...
Jordan Speicher
2020-07-18
1
-0/+3
*
Remove note saying patch is straightforward (#18431)
Brian Curtin
2020-02-10
1
-2/+1
*
bpo-37955: correct mock.patch docs with respect to the returned type (GH-15521)
Paulo Henrique Silva
2020-01-25
1
-1/+2
*
Fix AsyncMock base class in the docs (GH-18008)
Elena Oat
2020-01-15
1
-1/+1
*
bpo-38857: AsyncMock fix for awaitable values and StopIteration fix [3.8] (GH...
Jason Fried
2019-11-21
1
-1/+1
*
bpo-38753: AsyncMock added in version 3.8 (GH-17102)
John Belmonte
2019-11-20
1
-0/+1
*
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka
2019-11-12
1
-17/+17
*
bpo-38163: Child mocks detect their type as sync or async (GH-16471)
Lisa Roach
2019-09-30
1
-1/+27
*
bpo-38136: Updates await_count and call_count to be different things (GH-16192)
Lisa Roach
2019-09-24
1
-24/+13
*
bpo-35685: Add examples of unittest.mock.patch.dict usage (GH-11456)
Emmanuel Arias
2019-09-12
1
-4/+27
*
bpo-37383: Updates docs to reflect AsyncMock call_count after await. (#15761)
Lisa Roach
2019-09-09
1
-0/+14
*
docs: Add references to AsyncMock in unittest.mock.patch (#13681)
Mario Corchero
2019-09-09
1
-4/+16
*
bpo-35946: Improve assert_called_with documentation (GH-11796)
Rémi Lapeyre
2019-08-29
1
-2/+2
[next]