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
/
roles.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: Use PEP-526 based variable annotation
Takeshi KOMIYA
2021-04-08
1
-5
/
+5
*
refactor: use raw Type for type annotations
Takeshi KOMIYA
2021-04-04
1
-1
/
+1
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-3
/
+2
*
|
Do isort
Takeshi KOMIYA
2020-11-12
1
-2
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-05
1
-2
/
+3
|
\
\
|
|
/
|
*
Fix #7869: abbr role wrongly copies an explanation from the previous one
Takeshi KOMIYA
2020-06-27
1
-2
/
+3
|
*
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
-254
/
+0
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-19
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix sphinx crashes with ImportError on python3.5.1
Takeshi KOMIYA
2020-04-19
1
-2
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-06
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix #6477: Escape first "!" in a cross reference linking no longer possible
Takeshi KOMIYA
2020-03-28
1
-2
/
+1
*
|
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
|
/
*
refactor: Make a bullet character for :menuselection: a constant
Takeshi KOMIYA
2020-01-11
1
-1
/
+3
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Deprecate sphinx.roles:Index and make a copy to sphinx.domains.index
Takeshi KOMIYA
2019-12-29
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.roles
Takeshi KOMIYA
2019-12-25
1
-63
/
+54
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-1
/
+2
*
Fix mypy violations (for mypy-0.720)
Takeshi KOMIYA
2019-07-13
1
-1
/
+1
*
refactor XRefRole using ReferenceRole class
Takeshi KOMIYA
2019-02-16
1
-44
/
+62
*
Replace :file: and :samp: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-2
/
+57
*
Replace :guilabel: and :menuselection: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-2
/
+31
*
Fix :pep: and :rfc: roles are broken
Takeshi KOMIYA
2019-02-16
1
-10
/
+9
*
Replace :pep: and :rfc: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-2
/
+78
*
Replace :index: role by class based implementation
Takeshi KOMIYA
2019-02-16
1
-2
/
+28
*
Replace :abbr: role by class based implementation
Takeshi KOMIYA
2019-02-06
1
-1
/
+21
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
refactor: Remove u-prefix from strings
Takeshi KOMIYA
2018-12-16
1
-1
/
+1
*
|
Use Python 3 super() argument-less syntax
Jon Dufresne
2018-12-15
1
-2
/
+1
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-13
/
+13
*
|
Deprecate abbreviation node (refs: #5720)
Takeshi KOMIYA
2018-12-15
1
-2
/
+2
*
|
Correct type signature of set_role_source_info()
Jon Dufresne
2018-12-09
1
-2
/
+2
*
|
Fix annotations of resolve_nodes
Takeshi KOMIYA
2018-12-03
1
-3
/
+2
*
|
Fix annotations of process_link()
Takeshi KOMIYA
2018-12-03
1
-4
/
+3
*
|
Fix annotations for minor methods and functions
Takeshi KOMIYA
2018-11-30
1
-1
/
+1
*
|
refactor: Use super() to call methods of superclass
Takeshi KOMIYA
2018-11-28
1
-2
/
+2
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-1
/
+1
*
|
Fix annotations for roles
Takeshi KOMIYA
2018-11-23
1
-3
/
+4
*
|
Adjust type annotations for roles to docutils'
Takeshi KOMIYA
2018-11-23
1
-7
/
+7
*
|
Partially revert "Simplify XRefRole constructor"
cocoatomo
2018-11-16
1
-2
/
+7
*
|
Fix type hinting
cocoatomo
2018-11-08
1
-1
/
+1
*
|
Revert "More simplified"
cocoatomo
2018-11-08
1
-4
/
+3
*
|
More simplified
cocoatomo
2018-11-07
1
-3
/
+4
*
|
Simplify XRefRole constructor
cocoatomo
2018-11-07
1
-8
/
+3
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-10-16
1
-2
/
+2
|
\
\
|
|
/
[next]