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.030Apr272624Dec2330Nov2916Sep25Jul8May26Apr19Jan928Oct917Mar12Dec1126Sep116Apr423Mar2123Sep24Aug31Jul2924181715141110979Apr18Mar7Nov57Oct13Jul11Jun10923May523Apr21141329Mar282625201817151413854313Feb12107628Jan2726252423221615131110985432131Dec30291323Nov22129Oct121110987626Sep25241215Aug1211109865432127Jul262523222120191817161513121187432130Jun27212019181413631May30292827262423201817161514Spelling fixes (#2902)Backports: 856cbcc12f2e4cca93af5dc7ed6bcea4dd942f10, skipped: code already presentbpo-28961: Address my comments from earlier code review (#305)Backports: 0be894b2f6ca17204922399d6982f0b8a9dc59a1, skipped: Already handled beforeFixes issue28380: unittest.mock Mock autospec functions now properly supportbpo-28911: Clarify the behaviour of assert_called_once_with. (#251)Record skips as backports so we can ignore them if they crop up in the git log command we're using again.Issue #28735: Fixed the comparison of mock.MagickMock with mock.ANY.Serhiy's approach didn't work on Python 2 or 3.4python 2 has no subtestIssue #20804: The unittest.mock.sentinel attributes now preserve theirFix unittest.mock._Call: don't ignore nameBackports: 161a4dd495dbf5cb12364e8f6e2d113cfd0633fc, skipped: code already in backportskip ac5084b6c760ff5e6469854373fe6c3c81804f87, code already in backportadd the ability to skip an unneeded patch.skip 0be894b2f6ca17204922399d6982f0b8a9dc59a1, it has no changes needed here.empty fileIssue #27895: Spelling fixes (Contributed by Ville Skyttä).Issue #26750: use inspect.isdatadescriptor instead of our ownclarify this messageIssue #26750: unittest.mock.create_autospec() now works properlyEnglish spelling and grammar fixesopportunistically update lastsync.txtIssue #23641: Added __getnewargs_ex__ to the list of special mock attributes.These can't be keyword-only until 2.7 support is dropped.clean up some old files that aren't needed anymore.add note about changes needed to make patches work in the backportIssue #21271: Adds new keyword only parameters in reset_mock callIssue #26807: mock_open 'files' no longer error on readline at end of file.skip e437a10d15ddfd21d406e591acccf12ff443194e as it has no changes needed.skip 1e8ee9b3808cd6c1a7a29c75115d1060a8ee877b as it requires no changes here.update backporting docs.Issue #25195: Fix a regression in mock.MagicMockscript for backporting patches from cpython.Don't ignore rejected patches.Move last sync point to its own file.remove a copy of the version that's likely to get out of dateMerge pull request #445 from tirkarthi/skip-pypy2Skip failure test on pypy2 and make pypy2 mandatoryfunctools.partial has no func_defaults on Py2
Loading