Stephen Finucane
05f851fa19
trivial: Remove 'tests/etree13'
...
This vendored code had no callers in modern Sphinx and has not been
needed since Python 2.5, which included the ElementTree API [1], was
released. It can be removed in its entirety.
[1] https://docs.python.org/2/library/xml.etree.elementtree.html
Signed-off-by: Stephen Finucane <stephen@that.guru>
2018-02-06 20:15:25 +00:00
Takeshi KOMIYA
9c7c4c2034
Merge pull request #4562 from prakashdanish/patch-1
...
potential typo
2018-02-06 15:01:05 +09:00
Danish Prakash
0fe14c3e3b
potential typo
...
`You can also download PDF/EPUB versions of the Sphinx documentation: a PDF version generated from the LaTeX Sphinx produces, and an EPUB version.`
Either a typo or maybe wrong sentence structure.
2018-02-06 11:09:48 +05:30
Takeshi KOMIYA
3e0b5fb09d
Merge pull request #4556 from tk0miya/4543_autodoc_test_fails_with_py353
...
Fix #4543 : test for autodoc fails with python 3.5.3
2018-02-06 01:28:01 +09:00
Takeshi KOMIYA
51dfa73576
Fix #4543 : test for autodoc fails with python 3.5.3
2018-02-05 14:38:35 +09:00
Takeshi KOMIYA
5558b63315
Merge branch '1.7-release'
2018-02-04 23:24:38 +09:00
Takeshi KOMIYA
656e3be754
Fix #4539 : autodoc emits warnings for partialmethods
2018-02-04 23:23:43 +09:00
Takeshi KOMIYA
18c0b23797
Merge branch 'stable' into 1.7-release
2018-02-04 23:20:48 +09:00
Takeshi KOMIYA
9745f3816f
Merge pull request #4542 from tk0miya/4503_codecov.io
...
test: pass PYTEST_ADDOPTS to pytest
2018-02-04 23:19:34 +09:00
Takeshi KOMIYA
dbecbcdbf2
Merge pull request #4547 from tk0miya/4538_autodoc_options
...
Fix #4538 : autodoc: ``sphinx.ext.autodoc.Options`` has been moved
2018-02-04 22:49:22 +09:00
Takeshi KOMIYA
3430610a0f
test: pass PYTEST_ADDOPTS to pytest
2018-02-04 22:48:45 +09:00
Takeshi KOMIYA
212baa9740
Fix #4538 : autodoc: `sphinx.ext.autodoc.Options
` has been moved
2018-02-04 19:08:35 +09:00
Takeshi KOMIYA
19c60d2e33
Merge pull request #4544 from tk0miya/update_typehints
...
Update type annotations
2018-02-04 19:03:13 +09:00
Takeshi KOMIYA
3967c49ef6
Merge branch 'master' into update_typehints
2018-02-04 19:03:05 +09:00
Takeshi KOMIYA
5d637ddc6e
Merge pull request #4545 from tk0miya/add_comments
...
Update attribute comments of sphinx.registry
2018-02-04 19:02:37 +09:00
Takeshi KOMIYA
0396a604cd
Merge pull request #4548 from tk0miya/3942_html_table_is_not_aligned
...
Fix #3942 : html: table is not aligned to center even if ``:align: center``
2018-02-04 18:53:29 +09:00
Takeshi KOMIYA
af19e21ffc
Fix #3942 : html: table is not aligned to center even if `:align: center
`
2018-02-04 15:21:41 +09:00
Takeshi KOMIYA
dc2b153835
Update type annotations
2018-02-04 15:14:51 +09:00
Takeshi KOMIYA
0f3e5921c2
Update attribute comments of sphinx.registry
2018-02-04 11:27:56 +09:00
Rob Ruana
eb39f5714a
Merge pull request #4047 from AWhetter/fix_2979_2
...
Properties can have types documented with :type:
2018-02-03 17:42:49 -05:00
Takeshi KOMIYA
498fa379ef
Merge pull request #4540 from tk0miya/4539_warnings_for_partialmethods
...
Fix #4539 : autodoc emits warnings for partialmethods
2018-02-03 17:39:58 +09:00
Takeshi KOMIYA
499e3bc852
Merge pull request #4536 from tk0miya/4531_autosummary
...
Fix #4531 : autosummary: methods are treated as attributes
2018-02-03 17:31:06 +09:00
Takeshi KOMIYA
402e49ea1d
Merge pull request #4541 from tk0miya/2372_wrong_signature_for_annotated_func
...
Fix #2372 : autosummary: invalid signatures are shown for type annotated functions
2018-02-03 17:27:05 +09:00
Takeshi KOMIYA
eae54ef564
Merge pull request #4537 from tk0miya/2852_imgconverter_gif_to_png
...
Fix #2852 : imgconverter: Support to convert GIF to PNG
2018-02-03 17:26:18 +09:00
Takeshi KOMIYA
758e051ed2
Fix #4539 : autodoc emits warnings for partialmethods
2018-02-03 17:25:48 +09:00
Takeshi KOMIYA
f8ef77aaf1
Fix #4531 : autosummary: methods are not treated as attributes
2018-02-03 17:13:45 +09:00
Takeshi KOMIYA
929379d0ce
Fix #2372 : autosummary: invalid signatures are shown for type annotated functions
2018-02-03 16:53:26 +09:00
Takeshi KOMIYA
d97468bd5d
Fix #2852 : imgconverter: Support to convert GIF to PNG
2018-02-03 02:38:50 +09:00
Takeshi KOMIYA
23796c35bf
Merge branch '1.7-release'
2018-02-03 02:16:40 +09:00
Takeshi KOMIYA
39d4584248
Merge branch 'stable' into 1.7-release
2018-02-03 02:14:06 +09:00
Takeshi KOMIYA
a19c300653
Add .pytest_cache/ to gitignore
2018-02-03 02:13:54 +09:00
Takeshi KOMIYA
35f05bdc7e
Update release checklist (again)
2018-02-03 02:13:02 +09:00
Takeshi KOMIYA
cb529a81e1
Update CHANGES
2018-02-03 02:10:56 +09:00
Takeshi KOMIYA
60f2e13f49
Merge pull request #4513 from tk0miya/update_release_checklist
...
Update release checklist
2018-02-03 02:09:50 +09:00
Takeshi KOMIYA
48b4c373f3
Merge pull request #4532 from dpizetta/1.7-release
...
Fix #4019 : exception treatment for AttributeError stopping make process
2018-02-03 00:28:10 +09:00
Daniel Pizetta
aacc9863cc
Catching ValueError when importing for py27 compatibility
2018-02-02 11:36:48 -02:00
Daniel Pizetta
d3d4d94970
Add test for fix #4019
2018-02-01 17:29:18 -02:00
Daniel Pizetta
1d174a7dca
Reimplement fix for #4019
2018-02-01 17:28:45 -02:00
Takeshi KOMIYA
f446f9a1e0
Merge pull request #4529 from tk0miya/refactor_needs_extensions
...
Reimplement needs_extensions checker as a config-init handler
2018-02-02 00:19:28 +09:00
Daniel Pizetta
953a303fd4
Merge pull request #1 from dpizetta/bug-objname-nonetype
...
Fix #4019 : exception treatment for NoneType group attribute.
2018-01-31 14:57:26 -02:00
Daniel Pizetta
2812706a86
Including change and author
2018-01-31 14:26:52 -02:00
Takeshi KOMIYA
bed5fc75e5
Merge branch '1.7-release'
2018-01-31 22:42:15 +09:00
Takeshi KOMIYA
0a9d655717
Bump version
2018-01-31 22:39:01 +09:00
Takeshi KOMIYA
7b0d658fe9
Bump to 1.7.0 beta2
2018-01-31 22:35:29 +09:00
Takeshi KOMIYA
e0daaf3975
Merge pull request #4530 from tk0miya/4522_epub_rebuild
...
Fix #4522 : epub: document is not rebuilt even if config changed
2018-01-31 22:21:52 +09:00
Takeshi KOMIYA
e90f8a768b
Fix #4522 : epub: document is not rebuilt even if config changed
2018-01-31 22:11:07 +09:00
Takeshi KOMIYA
f49a7c9024
Reimplement needs_extensions checker as a config-init handler
2018-01-31 20:41:31 +09:00
Takeshi KOMIYA
4647fcee45
Merge branch '1.7-release'
2018-01-31 20:40:56 +09:00
Takeshi KOMIYA
58a94e24ca
Merge pull request #4526 from tk0miya/4487_ValueError_on_math
...
mathbase.py: Fix ValueError too many values to unpack
2018-01-31 09:28:46 +09:00
Takeshi KOMIYA
5b7432b1ab
Merge pull request #4518 from tk0miya/register_author_as_confval
...
Add new confval "author" and use it for lazy evaluation
2018-01-31 09:26:23 +09:00