Takeshi KOMIYA
ecb1e21a58
Merge pull request #5372 from tk0miya/refactor_set.union
...
refactor: Use set.union() to combine set objects
2018-09-02 22:44:25 +09:00
Takeshi KOMIYA
9d7b1b756a
refactor: Use set.union() to combine set objects
2018-09-02 19:12:56 +09:00
Takeshi KOMIYA
96e1c70b39
Merge pull request #5363 from tk0miya/5361_crashed_on_incremental_build
...
Fix #5361 : crashed on incremental build if document uses include directive
2018-09-01 12:43:33 +09:00
Takeshi KOMIYA
5e22ff9045
Fix #5361 : crashed on incremental build if document uses include directive
2018-09-01 12:05:15 +09:00
Takeshi KOMIYA
36a9c813e6
Update CHANGES for PR #5359
2018-08-30 23:47:02 +09:00
Takeshi KOMIYA
a58a64a863
Merge pull request #5359 from mitya57/reproducible-texinfo
...
Make generated texinfo files reproducible by sorting the anchors
2018-08-30 23:46:10 +09:00
Dmitry Shachnev
561199e5e8
Make generated texinfo files reproducible by sorting the anchors
2018-08-30 13:03:49 +03:00
Takeshi KOMIYA
2429cc5bbf
Bump version
2018-08-29 01:03:52 +09:00
Takeshi KOMIYA
887c09bf7e
Bump to 1.7.8 final
2018-08-29 01:01:17 +09:00
Takeshi KOMIYA
e983f11902
Merge pull request #5336 from tk0miya/5335_quickstart_for_libedit
...
Fix #5335 : quickstart: escape sequence has been displayed with MacPorts' python
2018-08-25 15:13:09 +09:00
Takeshi KOMIYA
65654fd432
Fix #5335 : quickstart: escape sequence has been displayed with MacPorts' python
2018-08-25 11:28:10 +09:00
Takeshi KOMIYA
e34624cebd
Merge pull request #5334 from tk0miya/5327_reimplement_note_included
...
Fix #5327 : "document isn't included in any toctree" warning on rebuild with generated files
2018-08-25 11:07:06 +09:00
Takeshi KOMIYA
d4bce1debd
Merge pull request #5344 from tk0miya/upgrade_python_on_circleci
...
test: Upgrade python on Circle CI to 3.5
2018-08-25 03:07:18 +09:00
Takeshi KOMIYA
520797a5e8
test: Upgrade python on Circle CI to 3.5
2018-08-25 02:53:17 +09:00
Takeshi KOMIYA
294e9041b7
Fix #5327 : "document isn't included in any toctree" warning on rebuild with generated files
2018-08-24 21:36:38 +09:00
Takeshi KOMIYA
a029a8f81d
Merge pull request #5333 from tk0miya/5322_Any_causes_crashed
...
Fix #5322 : autodoc: ``Any`` typehint causes formatting error
2018-08-22 22:38:21 +09:00
Takeshi KOMIYA
8b6a12d5d6
Merge branch '1.7' into 5322_Any_causes_crashed
2018-08-22 21:58:47 +09:00
Takeshi KOMIYA
7c2f355490
Merge pull request #5330 from tk0miya/5326_invalid_docname_of_man_pages
...
Fix #5326 : manpage: crashed when invalid docname is specified as ``man_pages``
2018-08-22 21:57:18 +09:00
Takeshi KOMIYA
ce09a73a68
Merge branch '1.7' into 5326_invalid_docname_of_man_pages
2018-08-22 21:16:52 +09:00
Takeshi KOMIYA
ee604144c6
Fix #5326 : manpage: crashed when invalid docname is specified as `man_pages
`
2018-08-22 21:03:33 +09:00
Takeshi KOMIYA
2b236b90ec
Merge pull request #5331 from tk0miya/5320_intersphinx_crashed
...
Fix #5320 : intersphinx: crashed if invalid url given
2018-08-22 20:38:35 +09:00
Takeshi KOMIYA
59a766d7d6
Fix #5322 : autodoc: `Any
` typehint causes formatting error
2018-08-22 19:57:27 +09:00
Takeshi KOMIYA
bde53bf9fb
Fix #5320 : intersphinx: crashed if invalid url given
2018-08-22 15:28:16 +09:00
Takeshi KOMIYA
2371614227
Bump version
2018-08-19 23:16:34 +09:00
Takeshi KOMIYA
f9027c6daf
Bump to 1.7.7 final
2018-08-19 23:14:03 +09:00
Takeshi KOMIYA
b50b73e80d
Merge pull request #5312 from tk0miya/5294_quickstart_colorscheme_for_windows
...
Fix #5294 : sphinx-quickstart blank prompts in PowerShell
2018-08-19 13:12:14 +09:00
Takeshi KOMIYA
6e06ec2f37
Merge pull request #5313 from tk0miya/5198_note_included_on_parallel_build
...
Fix #5198 : document not in toctree warning when including files only for parallel builds
2018-08-18 18:11:40 +09:00
Takeshi KOMIYA
e8c6b70de6
Fix #5198 : document not in toctree warning when including files only for parallel builds
2018-08-18 14:53:58 +09:00
Takeshi KOMIYA
a22f9df684
Fix #5294 : sphinx-quickstart blank prompts in PowerShell
2018-08-17 22:25:13 +09:00
Takeshi KOMIYA
e623739eff
Merge pull request #5309 from tk0miya/5306_NameError_for_invalid_typehints
...
Fix #5306 : autodoc: ``getargspec()`` raises NameError for invalid typehints
2018-08-17 22:10:56 +09:00
Takeshi KOMIYA
a450eb7a7a
Fix #5306 : autodoc: `getargspec()
` raises NameError for invalid typehints
2018-08-17 10:32:58 +09:00
Takeshi KOMIYA
2604920232
Merge pull request #5305 from tk0miya/5211_autodoc_for_partial_functions
...
Fix #5211 : autodoc: No docs generated for functools.partial functions
2018-08-17 02:06:20 +09:00
Takeshi KOMIYA
c4fa1aed34
Fix #5211 : autodoc: No docs generated for functools.partial functions
2018-08-17 01:24:19 +09:00
Takeshi KOMIYA
b926ee8aeb
Merge pull request #5304 from tk0miya/5298_imgmath_two_numbers
...
Fix #5298 : imgmath: math_number_all causes equations to have two numbers in html
2018-08-17 00:45:18 +09:00
Takeshi KOMIYA
4b3fc81122
Merge branch '1.7' into 5298_imgmath_two_numbers
2018-08-17 00:08:54 +09:00
Takeshi KOMIYA
01f4d3ba23
Merge pull request #5303 from tk0miya/5291_autodoc_crashed_by_ForwardRef
...
Fix #5291 : autodoc crashed by ForwardRef types
2018-08-17 00:07:14 +09:00
Takeshi KOMIYA
1668f007c2
Fix #5298 : imgmath: math_number_all causes equations to have two numbers in html
2018-08-15 22:29:29 +09:00
Takeshi KOMIYA
91650d89c9
Fix #5291 : autodoc crashed by ForwardRef types
2018-08-15 21:30:49 +09:00
Takeshi KOMIYA
8d0170ecf1
Merge pull request #5300 from tk0miya/fix_autodoc_optional
...
Fix autodoc optional
2018-08-15 21:30:22 +09:00
Takeshi KOMIYA
cc3de81deb
Fix mypy annotations
2018-08-15 11:39:54 +09:00
Takeshi KOMIYA
955c3d388b
test Signature annotations in py34 too
2018-08-15 01:22:52 +09:00
Takeshi KOMIYA
5a0f0bdc61
refactor: format_annotation()
2018-08-15 01:22:52 +09:00
Takeshi KOMIYA
e26dc81272
Fix autodoc: Optional types are wrongly rendered
2018-08-15 01:22:52 +09:00
Takeshi KOMIYA
caf57bcc89
Update CHANGES for PR #5280
2018-08-13 21:41:17 +09:00
Takeshi KOMIYA
3e82d09e7e
Merge pull request #5280 from terencehonles/prefer-typing.get_type_hints
...
change format_args to prefer annotations from typing.get_type_hints
2018-08-13 21:20:09 +09:00
Terence D. Honles
da45604485
handle NoneType as None
2018-08-10 11:58:08 -07:00
Terence Honles
742c89f99b
change format_args to prefer annotations from typing.get_type_hints
...
The current code looks for the pattern::
class Node:
def parent(self) -> 'Node': pass
This change allows more complex forward references::
class Node:
def children(self) -> Set['Node']: pass
2018-08-10 11:58:08 -07:00
jfbu
8a23ad1f44
Update LaTeX docs for a 1.7.6 change (refs #5178 )
2018-08-02 12:46:33 +02:00
jfbu
5a220d648a
Fix LaTeX docs of Latin Modern font with XeLaTeX/LuaLaTeX
...
refs: #5251
2018-08-02 10:06:31 +02:00
jfbu
69f21c144c
Update CHANGES for PR #5235
2018-07-31 19:11:04 +02:00