Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Move implementation of mock to sphinx.ext.autodoc.mock | Takeshi KOMIYA | 2019-02-27 | 1 | -97/+0 |
* | Merge branch 'master' into 5394_meaningful_annotations_for_mock | Takeshi KOMIYA | 2019-02-11 | 1 | -14/+64 |
|\ | |||||
| * | Merge branch '1.8' | Takeshi KOMIYA | 2019-02-03 | 1 | -0/+19 |
| |\ | |||||
| | * | Fix #5995: autodoc: autodoc_mock_imports conflict with metaclass | Takeshi KOMIYA | 2019-02-02 | 1 | -0/+23 |
| * | | Merge branch '1.8' | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
| * | | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -1/+0 |
| * | | Add testcases for mock() | Takeshi KOMIYA | 2018-12-04 | 1 | -1/+33 |
| |/ | |||||
* | | _MockModule and _MockObject now display meaningful names in type annotations ... | Max | 2018-09-07 | 1 | -1/+17 |
|/ | |||||
* | Fix #4956: autodoc: Failed to extract document from a subclass of the class o... | Takeshi KOMIYA | 2018-05-21 | 1 | -0/+31 |