Ram Rachum
53c1dff91c
Fix exception causes all over the codebase
2020-06-14 14:37:16 +03:00
Takeshi KOMIYA
0fc97a0b56
Merge pull request #7820 from cool-RR/2020-06-11-raise-from
...
Fix exception causes in code.py
2020-06-13 15:51:19 +09:00
Ram Rachum
5ad6f37757
Fix exception causes in code.py
2020-06-12 18:53:45 +03:00
Takeshi KOMIYA
e2d5f01a18
Update CHANGES for PR #7822
2020-06-12 22:39:34 +09:00
Takeshi KOMIYA
877e43d108
Bump version
2020-06-12 22:38:25 +09:00
Takeshi KOMIYA
6c71445e86
Merge pull request #7822 from Jellby/fix_numfig
...
Fix #7715 : Issue \@addtoreset after loading hyperref
2020-06-12 22:27:36 +09:00
Jellby
137b7b31dc
Issue \@addtoreset at begin document, after hyperref
2020-06-12 14:04:24 +02:00
Takeshi KOMIYA
9df73e65b8
Update CHANGES for PR #7811
2020-06-11 02:55:53 +09:00
Takeshi KOMIYA
9834f775ae
Bump version
2020-06-08 22:39:29 +09:00
Takeshi KOMIYA
62a9b324a2
Bump to 3.1.0 final
2020-06-08 22:37:01 +09:00
Takeshi KOMIYA
23a51a3a33
Merge pull request #7797 from tk0miya/7791_TypeError_for_singledispatchfunction
...
Fix #7791 : autodoc: TypeError is raised on documenting singledispatch function
2020-06-08 22:23:46 +09:00
Takeshi KOMIYA
d0cdf073bd
Update CHANGES for PR #7657
2020-06-08 02:25:39 +09:00
Takeshi KOMIYA
2ed20853ed
Merge pull request #7657 from mgeier/css-margins
...
basic theme: CSS margin overhaul
2020-06-08 02:24:23 +09:00
Takeshi KOMIYA
7fa47e4b1b
Merge pull request #7788 from tk0miya/7722_support_typevar
...
autodoc: Support TypeVar (refs: #7722 )
2020-06-07 02:20:21 +09:00
Takeshi KOMIYA
bf89b1d101
Merge pull request #7794 from tk0miya/7792_setuptools_verbosity
...
Close #7792 : setuptools: Support ``--verbosity`` option
2020-06-07 02:19:30 +09:00
Takeshi KOMIYA
588e5bd08c
Merge pull request #7778 from tk0miya/7723_pdflatex_URL_having_singlequote
...
Fix #7723 : LaTeX: pdflatex crashed when URL contains a single quote
2020-06-07 02:17:45 +09:00
Takeshi KOMIYA
f98987b24e
Fix #7791 : autodoc: TypeError is raised on documenting singledispatch function
2020-06-07 01:40:23 +09:00
Takeshi KOMIYA
8bd5f8b214
autodoc: Support TypeVar (refs: #7722 )
2020-06-06 12:45:20 +09:00
Takeshi KOMIYA
6ccab6c150
Close #7792 : setuptools: Support `--verbosity
` option
2020-06-06 01:45:46 +09:00
Takeshi KOMIYA
63dd120dc5
Merge pull request #7793 from tk0miya/fix_typo
...
Fix typo
2020-06-06 01:37:54 +09:00
Takeshi KOMIYA
2fb5232b12
Fix typo
2020-06-06 01:21:35 +09:00
Takeshi KOMIYA
cb5e094c0a
Update CHANGES for PR #7760
2020-06-06 01:16:17 +09:00
Takeshi KOMIYA
07d19ebe02
Merge pull request #7760 from Cielquan/feature/coverage_print_missing_as_warning
...
coverage ext - config to log missing coverage
2020-06-06 01:13:41 +09:00
Christian Riedel
f33eb15b83
documented coverage_show_missing_items confval
2020-06-05 17:42:26 +02:00
Takeshi KOMIYA
740cb3351e
Update CHANGES for PR #7721
2020-06-05 23:02:58 +09:00
Takeshi KOMIYA
2ffa08fdb4
Merge pull request #7721 from mgeier/classic-code-color2
...
classic theme: default codetextcolor/codebgcolor doesn't override Pygments
2020-06-05 23:01:30 +09:00
Cielquan
cc1f15246c
added test for show_missing_items True in quiet mode
2020-06-05 09:26:53 +02:00
Takeshi KOMIYA
60f4b45bbe
Update CHANGES for PR #7717
2020-06-05 02:43:35 +09:00
Takeshi KOMIYA
7d907b739f
Merge pull request #7717 from mgeier/linenos-padding
...
basic CSS: avoid unnecessary padding to the left of line numbers
2020-06-05 02:42:57 +09:00
Takeshi KOMIYA
948ae0f908
Update CHANGES for PR #7718
2020-06-05 02:41:42 +09:00
Takeshi KOMIYA
6a4d2daaa2
Merge pull request #7718 from mgeier/respect-pygments-background
...
CSS: Respect Pygments background color
2020-06-05 02:39:57 +09:00
Takeshi KOMIYA
bd2caee82f
Merge pull request #7716 from tk0miya/3610_support_overload
...
Close #3610 : autodoc: Support overloaded functions
2020-06-05 02:22:29 +09:00
Takeshi KOMIYA
dce45413e6
Merge pull request #7762 from tk0miya/7247_linkcheck_request_headers
...
Close #7247 : linkcheck: Add linkcheck_request_headers
2020-06-05 01:17:31 +09:00
Takeshi KOMIYA
07fb907fea
Update CHANGES for PR #7781
2020-06-05 00:55:58 +09:00
Takeshi KOMIYA
b37675607b
Merge pull request #7781 from brandonhoughton/patch-1
...
Fix reported dir when throwing ApplicationError
2020-06-05 00:54:35 +09:00
Brandon Houghton
cb9dd0a0b4
Fix reported dir when throwing ApplicationError
...
if path.exists(self.outdir) and not path.isdir(self.outdir), error reported self.srcdir which should be self.outdir
2020-06-03 15:33:58 -04:00
Takeshi KOMIYA
84e9494f80
Update CHANGES for PR #7770
2020-06-04 01:00:40 +09:00
Takeshi KOMIYA
1b28f6f027
Merge pull request #7770 from bubba/option-directive-square-brackets
...
Let option directive support args in the form of foo[=bar]
2020-06-04 00:59:11 +09:00
Luke Lau
1e7d9269e9
Let option directive support args in the form of foo[=bar]
...
This slightly tweaks the regex so that command line flags of the form
foo[=N] are properly split up. This is useful for any programs that can
take `--foo` as a flag on its own as well as with an extra argument
`--foo=12`.
2020-06-03 16:35:00 +01:00
Takeshi KOMIYA
85da1b6072
Fix #7723 : LaTeX: pdflatex crashed when URL contains a single quote
2020-06-04 00:31:53 +09:00
Takeshi KOMIYA
7140d85fc4
Merge pull request #7776 from tk0miya/3.x
...
Fix mypy violations (with mypy-0.780)
2020-06-03 23:55:40 +09:00
Takeshi KOMIYA
9b45b00bd4
Fix mypy violations (with mypy-0.780)
2020-06-03 23:47:29 +09:00
Takeshi KOMIYA
6a55947e9f
Merge branch '3.0.x' into 3.x
2020-06-03 23:46:13 +09:00
Takeshi KOMIYA
ed75950017
Merge pull request #7775 from tk0miya/mypy-0.780
...
Fix mypy violations (with mypy-0.780)
2020-06-03 23:43:13 +09:00
Takeshi KOMIYA
b8fbd3d9c6
Fix mypy violations (with mypy-0.780)
2020-06-03 23:31:43 +09:00
Takeshi KOMIYA
cee921fe41
Merge pull request #7753 from stephenfin/bindep-integration
...
Extend bindep integration to dpkg-based distros (Ubuntu, Debian, ...)
2020-06-03 22:50:45 +09:00
Jakob Lykke Andersen
93d6b1bbc6
Merge pull request #7670 from jakobandersen/cpp_requires_clause
...
C++, parse (trailing) requires clauses
2020-06-02 19:49:18 +02:00
Jakob Lykke Andersen
afb4d883f7
C++, parse (trailing) requires clauses
...
Fixes sphinx-doc/sphinx#7295
2020-06-02 19:27:01 +02:00
Jakob Lykke Andersen
3419079fb0
Fix CHANGES, again
2020-06-02 19:11:19 +02:00
Jakob Lykke Andersen
f5b04114da
Fix CHANGES
2020-06-02 18:54:12 +02:00