index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the confval type checker emits warnings if unicode is given to confvals w...
Takeshi KOMIYA
2016-02-23
1
-0
/
+9
*
Fix #2235: ``needs_sphinx`` supports micro version comparison
Takeshi KOMIYA
2016-01-21
1
-1
/
+25
*
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
\
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
|
Fix typo.
Robert Lehmann
2015-10-09
1
-1
/
+1
*
|
Fixes #1984: Hint None being valid for primary_domain.
Robert Lehmann
2015-09-11
1
-3
/
+9
*
|
Fixed #1786: Add configurable type hints.
Robert Lehmann
2015-09-11
1
-35
/
+30
*
|
fixup test suite for already-registered warnings
Georg Brandl
2015-07-22
1
-6
/
+2
|
/
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
fix py3 error for pull request #314
Takayuki Shimizukawa
2014-12-04
1
-1
/
+2
*
|
Refactor tests.
Robert Lehmann
2014-11-09
1
-36
/
+37
*
|
Spec out configuration type checks.
Robert Lehmann
2014-11-05
1
-0
/
+29
*
|
Checked configuration values for their types. Fixes #1150.
Robert Lehmann
2014-10-30
1
-0
/
+8
*
|
Complete test suite overhaul.
Georg Brandl
2014-09-21
1
-3
/
+3
*
|
merge with stable
Takayuki Shimizukawa
2014-07-13
1
-0
/
+7
|
\
\
|
|
/
|
*
* With non-callable `setup` in a conf.py, now sphinx-build emits user-friendl...
Takayuki Shimizukawa
2014-06-30
1
-0
/
+7
*
|
use b prefix for bytes instead of sphinx.pycompat.b function.
Takayuki Shimizukawa
2014-05-01
1
-3
/
+2
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-2
/
+2
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-2
/
+2
*
|
remove tests.util.write_file duplicated implementation.
Takayuki Shimizukawa
2014-04-28
1
-6
/
+7
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
d98e70c13eff followup: only do type conversion of confoverrides if the values...
Georg Brandl
2014-01-10
1
-3
/
+5
|
/
*
tests: replace "from util import *" by explicit imports
Georg Brandl
2013-04-01
1
-2
/
+1
*
conf.py now accept CRLF end-of-line.
Takayuki Shimizukawa
2013-02-10
1
-0
/
+12
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Fix test after config default change.
Georg Brandl
2011-01-06
1
-1
/
+1
*
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
Fix test_config under 2.x.
Georg Brandl
2010-08-10
1
-1
/
+2
*
|
Improve support for automatic 2to3 conversion of config files. It now kicks ...
Georg Brandl
2010-07-31
1
-0
/
+6
*
|
Fix warning for bytestrings with non-ascii content for python3
Daniel Neuhäuser
2010-06-20
1
-2
/
+7
*
|
Fix encoding in config test and open configs in binary mode to warn for possi...
Daniel Neuhäuser
2010-05-30
1
-2
/
+3
|
/
*
merge with trunk
Georg Brandl
2010-01-17
1
-1
/
+7
|
\
|
*
Added ``needs_sphinx`` config value and ``Sphinx.require_sphinx`` application...
Georg Brandl
2010-01-17
1
-1
/
+7
*
|
merge with trunk
Georg Brandl
2010-01-17
1
-1
/
+18
|
\
\
|
|
/
|
*
merge with 0.6
Georg Brandl
2010-01-12
1
-1
/
+18
|
|
\
|
|
*
Improve the handling of non-Unicode strings in the configuration:
Georg Brandl
2010-01-12
1
-1
/
+18
*
|
|
merge with trunk (not working perfectly yet)
Georg Brandl
2010-01-07
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Remove the deprecated ``exclude_dirs`` config value.
Georg Brandl
2010-01-06
1
-2
/
+2
|
|
/
*
|
merge with trunk
Georg Brandl
2010-01-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix test now that show_authors is true.
Georg Brandl
2009-08-09
1
-1
/
+1
*
|
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
|
/
*
Fix test suite.
Georg Brandl
2009-02-15
1
-1
/
+1
*
Merge in copyright style changes from 0.5.
Georg Brandl
2009-01-03
1
-1
/
+1
|
\
|
*
Switch copyright and license tags to single style. Add contributor
Georg Brandl
2009-01-03
1
-2
/
+2
*
|
Explicitly refer to the license in :license: tags.
Georg Brandl
2008-12-27
1
-1
/
+1
*
|
Allow giving values for dict type config values in the overrides.
Georg Brandl
2008-11-30
1
-1
/
+3
|
/
*
Add tests for HTML escaping.
Georg Brandl
2008-11-23
1
-2
/
+2
[next]