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
/
sphinx
/
ext
/
doctest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Use PEP-526 based variable annotation
Takeshi KOMIYA
2021-04-08
1
-7
/
+7
*
refactor: Add a type alias for the option_spec of directives; OptionSpec
Takeshi KOMIYA
2021-03-13
1
-5
/
+10
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
|
Do isort
Takeshi KOMIYA
2020-11-12
1
-2
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-08-08
1
-1
/
+11
|
\
\
|
|
/
|
*
Close #6698: doctest: Add :no-trim-doctest-flags: options
Takeshi KOMIYA
2020-08-05
1
-1
/
+11
|
*
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-8
/
+0
*
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
1
-2
/
+2
*
|
Deprecate codes for python 3.5
Takeshi KOMIYA
2020-03-07
1
-2
/
+1
|
/
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Replace `a and b or c` by the more legible `b if a or c`.
Antony Lee
2019-12-21
1
-3
/
+3
*
Fix mypy violations (for mypy-0.730)
Takeshi KOMIYA
2019-10-06
1
-2
/
+2
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-1
/
+2
*
Merge branch '2.1.3' into 2.0
Takeshi KOMIYA
2019-07-13
1
-1
/
+1
|
\
|
*
Fix mypy violations (for mypy-0.720)
Takeshi KOMIYA
2019-07-13
1
-1
/
+1
*
|
Migrate to py3 style type annotation: sphinx.ext.doctest
Takeshi KOMIYA
2019-07-04
1
-61
/
+38
|
/
*
Merge branch '2.0'
Takeshi KOMIYA
2019-03-07
1
-1
/
+1
|
\
|
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-1
/
+1
*
|
Add a helper method ``SphinxDirective.set_source_info()``
Takeshi KOMIYA
2019-03-03
1
-2
/
+1
|
/
*
Merge branch '1.8' into 2.0
Takeshi KOMIYA
2019-03-02
1
-11
/
+19
|
\
|
*
Fix #6068: doctest: ``skipif`` option may remove the code block from document...
Takeshi KOMIYA
2019-02-28
1
-10
/
+19
*
|
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Merge pull request #5509 from stephenfin/remove-future-imports
Takeshi KOMIYA
2018-12-17
1
-1
/
+0
|
\
\
|
*
|
py3: Remove (most) __future__ imports
Stephen Finucane
2018-12-17
1
-1
/
+0
*
|
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
|
/
/
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-1
/
+1
*
|
Merge branch 'master' into 5770_doctest_refers_highlight_language
Takeshi KOMIYA
2018-12-16
1
-20
/
+19
|
\
\
|
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-19
/
+18
|
*
|
refactor: Replace six.StringIO by io.StringIO
Takeshi KOMIYA
2018-12-15
1
-1
/
+1
*
|
|
Fix #5770: doctest: Follow highlight_language on highlighting doctest block
Takeshi KOMIYA
2018-12-15
1
-2
/
+8
|
/
/
*
|
Move to py3 mode for mypy (and remove many "type: ignore" comments)
Takeshi KOMIYA
2018-12-15
1
-13
/
+8
*
|
Fix annotations for Directives (Replace N_co with nodes.Node)
Takeshi KOMIYA
2018-12-01
1
-2
/
+2
*
|
Fix annotations for extensions
Takeshi KOMIYA
2018-12-01
1
-1
/
+2
*
|
Fix annotations for minor methods and functions
Takeshi KOMIYA
2018-11-30
1
-2
/
+2
*
|
Merge pull request #5675 from tk0miya/refactor_super
Takeshi KOMIYA
2018-11-28
1
-1
/
+1
|
\
\
|
*
|
refactor: Use super() to call methods of superclass
Takeshi KOMIYA
2018-11-28
1
-1
/
+1
*
|
|
Fix annotaions for extensions
Takeshi KOMIYA
2018-11-28
1
-2
/
+2
|
/
/
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Remove use of six.binary_type
Jon Dufresne
2018-11-11
1
-4
/
+2
*
|
Replace all six.itervalues()/.iteritems() with .values()/.items()
Jon Dufresne
2018-09-23
1
-5
/
+5
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
1
-33
/
+24
|
\
\
|
*
|
Fix flake8 violation
Takeshi KOMIYA
2018-09-22
1
-1
/
+0
|
*
|
Merge branch 'master' into open
Takeshi KOMIYA
2018-09-22
1
-30
/
+22
|
|
\
\
|
|
*
|
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
1
-29
/
+21
|
|
|
/
|
|
*
Fix #5417: Sphinx fails to build with syntax error in Python 2.7.5
Takeshi KOMIYA
2018-09-16
1
-1
/
+1
[next]