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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '4.x' into 9607_incorrect_orig_bases
Takeshi KOMIYA
2021-09-27
1
-0
/
+2
|
\
|
*
Close #9664: autodoc: autodoc-process-bases supports reST snippet
Takeshi KOMIYA
2021-09-23
1
-0
/
+2
*
|
Fix #9607: autodoc: Incorrect base class detection
Takeshi KOMIYA
2021-09-20
1
-0
/
+15
|
/
*
Merge pull request #9640 from tk0miya/9639_support_asyncgenfunction
Takeshi KOMIYA
2021-09-18
1
-1
/
+2
|
\
|
*
Close #9639: autodoc: Support asynchronous generator functions
Takeshi KOMIYA
2021-09-17
1
-1
/
+2
*
|
Fix #9630: autodoc: Failed to build xrefs if primary_domain is not 'py'
Takeshi KOMIYA
2021-09-14
1
-34
/
+34
|
/
*
Merge pull request #9611 from tk0miya/9560_NewType_module
Takeshi KOMIYA
2021-09-11
1
-3
/
+11
|
\
|
*
Close #9560: autodoc: Allow to refer NewType with modname in py310+
Takeshi KOMIYA
2021-09-05
1
-3
/
+11
*
|
Fix typos discovered by codespell
Christian Clauss
2021-09-08
4
-5
/
+5
|
/
*
Merge branch '4.x' into 9564-fix_highlighted_code_role_smartquotes
Takeshi KOMIYA
2021-08-29
1
-0
/
+2
|
\
|
*
Merge pull request #9590 from tk0miya/9589_Annotated
Takeshi KOMIYA
2021-08-29
1
-0
/
+2
|
|
\
|
|
*
Fix #9589: autodoc: typing.Annotated has wrongly been rendered
Takeshi KOMIYA
2021-08-29
1
-0
/
+2
*
|
|
Check complete ancestry of text nodes for smartquotes eligibility.
Justin Turner Arthur
2021-08-21
1
-7
/
+9
|
/
/
*
|
Merge pull request #9530 from tacaswell/fix_numpy_class_attribute
Takeshi KOMIYA
2021-08-11
1
-2
/
+3
|
\
\
|
*
|
FIX: do not try to compute the boolean value of a numpy array
Thomas A Caswell
2021-08-06
1
-2
/
+3
*
|
|
Merge branch '4.1.x' into 4.x
Takeshi KOMIYA
2021-08-11
1
-8
/
+6
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix #9537: autodoc: Some typing.* objects are broken
Takeshi KOMIYA
2021-08-11
1
-2
/
+4
|
*
Fix #9504: autodoc: generate incorrect reference to the parent class
Takeshi KOMIYA
2021-07-31
1
-6
/
+2
|
*
Fix #9512: sphinx-build: crashed with the HEAD of Python 3.10
Takeshi KOMIYA
2021-07-30
1
-6
/
+6
*
|
Merge branch '4.x' into 4.x
James
2021-08-02
10
-38
/
+65
|
\
\
|
*
\
Merge branch '4.x' into bugfix/get-type-hints
yanyongyu
2021-07-30
1
-6
/
+6
|
|
\
\
|
|
*
\
Merge pull request #9513 from tk0miya/9512_types.UnionTypes
Takeshi KOMIYA
2021-07-30
1
-6
/
+6
|
|
|
\
\
|
|
|
*
|
Fix #9512: sphinx-build: crashed with the HEAD of Python 3.10
Takeshi KOMIYA
2021-07-30
1
-6
/
+6
|
|
|
|
/
|
*
|
|
Fix uncatched exception in get type hints
yanyongyu
2021-07-29
1
-0
/
+3
|
|
/
/
|
*
|
Fix #9481: autosummary: some warnings contain non-existing filenames
Takeshi KOMIYA
2021-07-25
2
-1
/
+9
|
*
|
Merge branch 'sphinx-doc:4.x' into 4.x
Louis Maddox
2021-07-23
2
-11
/
+14
|
|
\
\
|
|
*
\
Merge branch '4.1.x' into 4.x
Takeshi KOMIYA
2021-07-23
2
-11
/
+14
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix #9490: autodoc: Some typing.* objects are broken
Takeshi KOMIYA
2021-07-23
1
-6
/
+6
|
|
|
*
Fix #9489: autodoc: Custom types using typing.NewType are broken
Takeshi KOMIYA
2021-07-23
1
-5
/
+8
|
*
|
|
Merge branch 'sphinx-doc:4.x' into 4.x
Louis Maddox
2021-07-19
2
-2
/
+16
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge pull request #9464 from Gobot1234/4.x
Takeshi KOMIYA
2021-07-20
1
-1
/
+4
|
|
|
\
\
|
|
*
|
|
Close #9445: autodoc: Support class properties
Takeshi KOMIYA
2021-07-17
1
-1
/
+12
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Improve sphinx.util.nodes docstrings
Louis Maddox
2021-07-18
1
-5
/
+5
|
*
|
|
Improve sphinx.util.matching docstrings
Louis Maddox
2021-07-18
1
-2
/
+4
|
*
|
|
Improve sphinx.util.logging docstrings
Louis Maddox
2021-07-18
1
-8
/
+8
|
*
|
|
Docstring improvement to sphinx.util.inventory
Louis Maddox
2021-07-18
1
-1
/
+1
|
*
|
|
Improve sphinx.util.console docstring
Louis Maddox
2021-07-18
1
-1
/
+1
|
*
|
|
Improve sphinx.util docstrings
Louis Maddox
2021-07-18
1
-2
/
+2
|
|
/
/
*
|
|
Appease linter
James
2021-08-01
1
-1
/
+4
*
|
|
Match formatting of other recursive types
James
2021-08-01
1
-1
/
+1
*
|
|
Recursively resolve PEP 585 builtins
James
2021-08-01
1
-1
/
+4
|
|
/
|
/
|
*
|
Respond to feedback
James
2021-07-18
1
-1
/
+2
*
|
Add support for PEP 585 generics
James
2021-07-17
1
-0
/
+2
|
/
*
Fix #9404: autodoc: autoclass raises TypeError for dict-like object
Takeshi KOMIYA
2021-07-11
1
-1
/
+1
*
Merge pull request #9415 from tk0miya/9362_AttributeError_for_subclass_of_emp...
Takeshi KOMIYA
2021-07-09
1
-20
/
+23
|
\
|
*
Fix #9362: autodoc: AttributeError is raised for a subclass of Tuple[()]
Takeshi KOMIYA
2021-07-07
1
-20
/
+23
*
|
Fix typo
Eisuke Kawashima
2021-07-08
3
-3
/
+3
|
/
*
Merge branch '4.0.x' into 4.x
Takeshi KOMIYA
2021-06-30
1
-0
/
+17
|
\
|
*
Revert the removal of sphinx.util:force_decode()
Takeshi KOMIYA
2021-06-13
1
-0
/
+17
*
|
C++, C, support digit separators in literals
Jakob Lykke Andersen
2021-06-24
1
-10
/
+11
[next]