| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(GH-14660)
Add examples for mocking asynchronous iterators and asynchronous context managers.
https://bugs.python.org/issue37052
|
| |
|
|
|
|
| |
Also refactor the call recording imolementation and add some notes
about its limitations.
|
| |
|
| |
|
|
|
| |
Fixes some redirection links in docs.
|
| |
|
|
|
|
| |
Patch by Ashley Anderson.
|
|
|
|
| |
to SilentGhost for the patch.
|
|
|
|
| |
Patch by Raphael Das Gupta.
|
|
|
|
| |
Fixed an output of sets in examples.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
|/
|
|
| |
when matching calls, so that arguments can be matched positionally or by name.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|