Takeshi KOMIYA
|
5372b9d2c0
|
Merge pull request #7252 from tk0miya/fix_typo
Fix typo
|
2020-03-05 22:08:06 +09:00 |
|
Takeshi KOMIYA
|
523b653cd9
|
Fix typo
|
2020-03-05 20:51:43 +09:00 |
|
Takeshi KOMIYA
|
42777588ed
|
Merge pull request #7224 from tk0miya/7223_slow_builds
Fix #7223: Sphinx builds has been slower since 2.4.0
|
2020-03-01 01:55:37 +09:00 |
|
Takeshi KOMIYA
|
f965829cd0
|
refactor: Do not evaluate debug message on calling
|
2020-02-29 23:20:34 +09:00 |
|
Takeshi KOMIYA
|
5330172d54
|
Fix #7223: Sphinx builds has been slower since 2.4.0
|
2020-02-29 12:24:34 +09:00 |
|
Jean-François B
|
942dbc6be6
|
Merge pull request #7205 from jfbu/latex_7197
LaTeX, fix \sphinxhref + \includegraphics problem with platex
|
2020-02-26 09:16:33 +01:00 |
|
Takeshi KOMIYA
|
ffd980a1b7
|
Merge branch 'clean_dists_on_make_clean' into 2.4.x
|
2020-02-23 18:59:00 +09:00 |
|
Takeshi KOMIYA
|
2bac500eaa
|
Merge branch 'update_release_checklist' into 2.4.x
|
2020-02-23 18:58:27 +09:00 |
|
jfbu
|
6eac7901c9
|
LaTeX, fix \sphinxhref + \includegraphics problem with platex
Upstream issue: https://github.com/latex3/latex2e/issues/286
Fixes #7197
|
2020-02-23 08:57:53 +01:00 |
|
Takeshi KOMIYA
|
5572eb7b9e
|
Makefile: clean dists directory on "make clean"
|
2020-02-23 16:36:38 +09:00 |
|
Takeshi KOMIYA
|
2ecf5f4651
|
release-checklist: An update of doc-translations is no longer needed
|
2020-02-23 16:33:31 +09:00 |
|
Takeshi KOMIYA
|
5f1c0b5430
|
Merge pull request #7202 from tk0miya/bump_version
utils/bump_version: Remove empty sections from CHANGES automatically
|
2020-02-23 16:32:13 +09:00 |
|
Takeshi KOMIYA
|
d98b2f05a3
|
utils/bump_version: Remove empty sections from CHANGES automatically
|
2020-02-23 15:57:51 +09:00 |
|
Takeshi KOMIYA
|
583667701e
|
Bump version
|
2020-02-22 23:18:42 +09:00 |
|
Takeshi KOMIYA
|
87fd65fd31
|
Bump to 2.4.3 final
|
2020-02-22 23:17:23 +09:00 |
|
Takeshi KOMIYA
|
51ac09d7b4
|
Merge pull request #7196 from tk0miya/7195_todo_incorrect_doctree_resolved
Fix #7195: todo: emit doctree-resolved event with non-document node incorrectly
|
2020-02-22 17:49:12 +09:00 |
|
Takeshi KOMIYA
|
29db44a354
|
Fix #7195: todo: emit doctree-resolved event with non-document node incorrectly
|
2020-02-22 17:32:41 +09:00 |
|
Takeshi KOMIYA
|
723c4491c7
|
Merge pull request #7194 from tk0miya/search_show_warning
html search: show warning if [role=main] element not found
|
2020-02-22 14:16:02 +09:00 |
|
Takeshi KOMIYA
|
73fd75f117
|
html search: show warning if [role=main] element not found
|
2020-02-22 13:57:41 +09:00 |
|
Takeshi KOMIYA
|
792b578d46
|
Update CHANGES
|
2020-02-22 13:53:54 +09:00 |
|
Takeshi KOMIYA
|
31a4bfbf0d
|
Merge pull request #7192 from vsalvino/searchfix
Fix search in dirhtml output
|
2020-02-22 13:52:32 +09:00 |
|
Takeshi KOMIYA
|
6d90239393
|
Merge branch '2.4.x' into searchfix
|
2020-02-22 13:28:44 +09:00 |
|
Takeshi KOMIYA
|
41603351da
|
Merge pull request #7187 from tk0miya/7183_attr_ref_over_intersphinx
Fix #7183: intersphinx: ``:attr:`` reference to property is broken
|
2020-02-22 13:24:35 +09:00 |
|
Takeshi KOMIYA
|
53e93c9c90
|
Merge branch '2.4.x' into 7183_attr_ref_over_intersphinx
|
2020-02-22 13:10:47 +09:00 |
|
Takeshi KOMIYA
|
404b507dec
|
Merge pull request #7190 from tk0miya/7189_async_classmethod
Fix #7189: autodoc: classmethod coroutines are not detected
|
2020-02-22 12:47:35 +09:00 |
|
Vince Salvino
|
9fdc18d8de
|
Adding documentation
|
2020-02-21 18:41:46 -05:00 |
|
Vince Salvino
|
2cec6b084b
|
Fix search in dirhtml output
|
2020-02-21 17:21:03 -05:00 |
|
Takeshi KOMIYA
|
2db006a0af
|
Fix #7183: intersphinx: `:attr: ` reference to property is broken
|
2020-02-22 01:28:13 +09:00 |
|
Takeshi KOMIYA
|
2fec37219f
|
Fix #7189: autodoc: classmethod coroutines are not detected
|
2020-02-22 00:49:45 +09:00 |
|
Takeshi KOMIYA
|
130a0a7f38
|
Update CHANGES for PR #7185
|
2020-02-20 23:22:28 +09:00 |
|
Takeshi KOMIYA
|
a27c83b81e
|
Merge pull request #7185 from toshihikoyanase/fix_property_access_of_vararg
Fix #7184: fix property access of vararg and kwarg.
|
2020-02-20 23:20:29 +09:00 |
|
Toshihiko Yanase
|
0ee64fa40c
|
Fix property access of vararg and kwarg.
|
2020-02-19 22:21:34 +09:00 |
|
Takeshi KOMIYA
|
78aac416a4
|
Bump version
|
2020-02-19 01:27:38 +09:00 |
|
Takeshi KOMIYA
|
47a9845af2
|
Bump to 2.4.2 final
|
2020-02-19 01:24:48 +09:00 |
|
Takeshi KOMIYA
|
c203aa87b8
|
Merge pull request #7180 from tk0miya/7178_TypeError_for_annotations
Fix #7178: autodoc: TypeError is raised on fetching type annotations
|
2020-02-19 01:17:20 +09:00 |
|
Takeshi KOMIYA
|
5b84938cd2
|
Fix #7178: autodoc: TypeError is raised on fetching type annotations
|
2020-02-19 00:13:32 +09:00 |
|
Takeshi KOMIYA
|
011bdeb774
|
Merge pull request #7174 from tk0miya/7137_viewcode_non_python_code
Fix #7137: viewcode: Avoid to crash when non-python code given
|
2020-02-18 01:37:18 +09:00 |
|
Takeshi KOMIYA
|
739cf21bd9
|
Merge branch '2.4.x' into 7137_viewcode_non_python_code
|
2020-02-18 00:29:57 +09:00 |
|
Takeshi KOMIYA
|
8ccae3996e
|
Merge pull request #7173 from tk0miya/7170_debug_print
Fix #7170: text: Remove debug print
|
2020-02-18 00:28:14 +09:00 |
|
Takeshi KOMIYA
|
85138ff449
|
Fix #7137: viewcode: Avoid to crash when non-python code given
|
2020-02-18 00:23:23 +09:00 |
|
Takeshi KOMIYA
|
97a3ddd2b8
|
Fix #7170: text: Remove debug print
|
2020-02-18 00:15:28 +09:00 |
|
Takeshi KOMIYA
|
46f7dc53ef
|
Merge pull request #7162 from tk0miya/7161_autodoc.typhints_parallel_build
Fix #7161: autodoc: typehints extension does not support parallel build
|
2020-02-16 21:45:56 +09:00 |
|
Takeshi KOMIYA
|
39a192be2c
|
Merge branch '2.4.2' into 7161_autodoc.typhints_parallel_build
|
2020-02-16 21:20:41 +09:00 |
|
Takeshi KOMIYA
|
9f237445bd
|
Merge pull request #7158 from tk0miya/7151_env.indexentries_setter
Fix #7151: crashed when extension assigns a value to env.indexentries
|
2020-02-16 21:19:45 +09:00 |
|
Takeshi KOMIYA
|
a71c6824e8
|
Merge branch '2.4.2' into 7151_env.indexentries_setter
|
2020-02-16 20:45:58 +09:00 |
|
Takeshi KOMIYA
|
301a7e7a81
|
Update CHANGES for PR #7152
|
2020-02-16 20:38:05 +09:00 |
|
Takeshi KOMIYA
|
b80c7cd234
|
Merge pull request #7152 from gpotter2/elipsispatch
Fix #7146: support (...) in type hint comments (V2)
|
2020-02-16 20:35:40 +09:00 |
|
Takeshi KOMIYA
|
68e248fa73
|
Fix #7161: autodoc: typehints extension does not support parallel build
|
2020-02-16 20:27:51 +09:00 |
|
Takeshi KOMIYA
|
151b4afde2
|
Fix #7151: crashed when extension assigns a value to `env.indexentries `
|
2020-02-16 20:22:50 +09:00 |
|
gpotter2
|
016bdd204c
|
Mypy fixes
|
2020-02-16 11:15:23 +00:00 |
|