[02sphinx] 07tk0miya pushed 032 commits to 031.7-release [+0/-0/±2] 13https://git.io/vNMgo
[02sphinx] 07Emantor 03bcdea4d - autodoc: prefer _MockImporter over other importers in sys.path In case we want to mock modules which are actually available in the current environment, we need to add the _MockImporter before other importers. We ran into this problem in our application, where importing the existing modules caused side effects which were not fixed by autodoc_mock_imports.
[02sphinx] 07tk0miya 036a0e839 - Merge pull request #4491 from Emantor/fix/autodoc_mock_importer autodoc: prefer _MockImporter over other importers in sys.meta_path
[02sphinx] 07tk0miya pushed 031 commit to 031.7-release [+0/-0/±1] 13https://git.io/vNMg9
[02sphinx] 07tk0miya 036897b80 - Update CHANGES for PR #4491
amittel joined the channel
Taggnostr joined the channel
amittel has quit
[02sphinx] 07tk0miya pushed 037 commits to 031.7-release [+6/-0/±14] 13https://git.io/vNMKy
[02sphinx] 07tk0miya 03af25fa1 - Merge branch 'stable' into 1.7-release
[02sphinx] 07tk0miya pushed 0312 commits to 03master [+8/-0/±26] 13https://git.io/vNMKS
[02sphinx] 07tk0miya pushed 032 commits to 03stable [+0/-0/±6] 13https://git.io/vNMMM
[02sphinx] 07tk0miya 033fde149 - Fix #3917: citation labels are tranformed to ellipsis
[02sphinx] 07tk0miya 03dcbebb1 - Merge pull request #4504 from tk0miya/3917_smartquotes_for_citation_labels Fix #3917: citation labels are tranformed to ellipsis
[02sphinx] 07tk0miya pushed 033 commits to 031.7-release [+2/-0/±11] 13https://git.io/vNMMF
[02sphinx] 07tk0miya 03fd24252 - Fix #4490: autodoc: type annotation is broken with python 3.7.0a4+
[02sphinx] 07tk0miya 0310ad257 - Merge branch '1.7-release' into 4490_format_annotation_for_py37
[02sphinx] 07tk0miya 03f43d8af - Merge pull request #4502 from tk0miya/4490_format_annotation_for_py37 Fix #4490: autodoc: type annotation is broken with python 3.7.0a4+