Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • upstream/master
  • 4.0.0b1
  • 3.0.5
  • 3.0.4
  • 3.0.3
  • 3.0.2
  • 3.0.1
  • 3.0.0
  • 2.0.0
  • 1.3.0
  • 1.2.0
  • 1.1.4
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.1
  • 0.8.0
  • release-0.5.0
20 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Jan241310Nov716Oct24Sep2320167May42130Apr272624Dec2330Nov2916Sep25Jul8May26Apr19Jan928Oct917Mar12Dec1126Sep116Apr423Mar2123Sep24Aug31Jul2924181715141110979Apr18Mar7Nov57Oct13Jul11Jun10923May523Apr21141329Mar282625201817151413854313Feb12107628Jan2726252423221615131110985432131Dec30291323Nov22129Oct121110987626Sep25241215Aug1211109865432127Jul2625232221201918*sigh*4.0.0b1 upstrea…4.0.0b1 upstream/masterthis skip is no longer needed*sigh*another packaging test bugfixparanoid packaging check for 3.6fixup: package checksMerge pull request #476 from cjw296/restart_for_4Preparing for 4.1.0 release.ReST bugfixanother code coverage patternbug fix on committing changed version filefixup: point sphinx conf at new version locationlatest sync pointbpo-37972: unittest.mock._Call now passes on __getitem__ to the __getattr__ chaining so that call() can be subscriptable (GH-15565)Get mock coverage back to 100% (GH-18228)bpo-39485: fix corner-case in method-detection of mock (GH-18252)instructions for running coverage on cpython's mock packageignore empty yield methods toofixup: uncache backportfixup: simplify IsolatedAsyncioTestCase backportClarify and fix assertions that mocks have not been awaited (GH-18196)Backports: c7dd3c7d87d6961756d99b57aa13db7c7a03e1f8, skipped: already appliedbpo-25597: Ensure wraps' return value is used for magic methods in MagicMock (#16029)bpo-38932: Mock fully resets child objects on reset_mock(). (GH-17409)bpo-37955: correct mock.patch docs with respect to the returned type (GH-15521)bpo-39082: Allow AsyncMock to correctly patch static/class methods (GH-18116)move testasync to backports.iscoroutinefunction to keep inline with upstream importspypy actually gets this right, so make it clear in the testthis one no longer fails on pypyflip more to iscoroutinefunction backportbpo-38473: Handle autospecced functions and methods used with attach_mock (GH-16784)Fix `mock.patch.dict` to be stopped with `mock.patch.stopall` (#17606)bpo-24928: Add test case for patch.dict using OrderedDict (GH -11437)Improve test coverage for AsyncMock. (GH-17906)remove unused __version__ from mock.py (#17977)bpo-38669: patch.object now raises a helpful error (GH17034)minimal backport of IsolatedAsyncioTestCase to get tests passing on Py3.6bpo-38857: AsyncMock fix for awaitable values and StopIteration fix [3.8] (GH-17269)bpo-38839: Fix some unused functions in tests (GH-17189)bpo-38163: Child mocks detect their type as sync or async (GH-16471)
Loading