Histórico de Commits

Autor SHA1 Mensagem Data
  Blacken Salt 0b2a5613b3 Blacken salt há 4 anos atrás
  Pedro Algarvio ba94b4b878 By these days, we should blowup if mock is not available há 5 anos atrás
  Erik Johnson 3b6356f4b0 Raise TypeError when trying to read from filehandles not opened for reading há 6 anos atrás
  Erik Johnson 0e8c83bac6 2 MockFH enhancements: há 6 anos atrás
  Erik Johnson 1cbe89feee Implement tell() for filehandle iteration há 6 anos atrás
  Erik Johnson 38df912fa6 Operate on a copy of the read_data há 6 anos atrás
  Erik Johnson 67c036dc2d Add MockCall to tests.support.mock to track calls há 6 anos atrás
  Erik Johnson fd9d700157 Add additional docs to MockOpen class há 6 anos atrás
  Erik Johnson fc0aa9934f Track call_count in MockOpen há 6 anos atrás
  Erik Johnson 51b3faa7b4 Add support for passing multiple strings for a given match in read_data há 6 anos atrás
  Erik Johnson f5823252bb Track call args/kwargs in MockFH há 6 anos atrás
  Erik Johnson 335591ca90 Mock the seek function in MockFH há 6 anos atrás
  Erik Johnson 2be19cfa89 Report correct location when reading using explicit size and EOF reached há 6 anos atrás
  Erik Johnson 5ec95ba5ca On second thought, actually implement tell() há 6 anos atrás
  Erik Johnson 19022eb9e5 Add tell mock to MockFH há 6 anos atrás
  Erik Johnson 4e67955572 Replace the rest of mock_open with a class há 6 anos atrás
  Erik Johnson 836fde9a30 Allow Python 2 to accept an exception as read_data há 6 anos atrás
  Erik Johnson 543385fd02 Add writelines_calls property há 6 anos atrás
  Erik Johnson 42fa842456 Make read funcs mocks so their calls can be tracked há 6 anos atrás
  Erik Johnson b9200dbc3e add a dict containing the handles to the mock_open return object há 6 anos atrás
  Erik Johnson 852ba4b982 Add mocked close() function to MockFH há 6 anos atrás
  Erik Johnson 1861e9b944 mock_open: rewrite multi-file support há 6 anos atrás
  Erik Johnson 5e6b539770 Use function for empty string há 6 anos atrás
  Erik Johnson 5d09b178d7 Separate mocked file contents per filename, not glob há 6 anos atrás
  Erik Johnson 875102f538 Modify mock_open to support multiple file paths há 6 anos atrás
  Erik Johnson 8ba6cadac7 More mock_open bugfixes há 6 anos atrás
  Erik Johnson e6a4744f85 Use errno instead of hard-coding error 2 há 6 anos atrás
  Erik Johnson ff63f36932 Fixes / enhancements for mock_open há 6 anos atrás
  rallytime 3273bbdab7 Merge branch '2017.7' into '2018.3' há 6 anos atrás
  Erik Johnson 93ee5ee2b0 Fix all Sphinx warnings há 6 anos atrás