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
/
nodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support docutils-0.18: Consume iterator of Element.traverse()
Takeshi KOMIYA
2021-10-27
1
-2
/
+2
*
Check complete ancestry of text nodes for smartquotes eligibility.
Justin Turner Arthur
2021-08-21
1
-7
/
+9
*
Improve sphinx.util.nodes docstrings
Louis Maddox
2021-07-18
1
-5
/
+5
*
refactor: Add Optional to type annotations
Takeshi KOMIYA
2021-05-03
1
-9
/
+12
*
refactor: use raw Type for type annotations
Takeshi KOMIYA
2021-04-04
1
-1
/
+1
*
refactor: Use PEP-526 based variable annotation (sphinx.util)
Takeshi KOMIYA
2021-03-10
1
-2
/
+2
*
Fix #7199: py domain: Add a new confval: python_use_unqualified_type_names
Takeshi KOMIYA
2021-03-06
1
-3
/
+3
*
Filter pending_xref_condition node on failed resolution
Takeshi KOMIYA
2021-03-06
1
-0
/
+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
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-12-14
1
-38
/
+38
|
\
\
|
|
/
|
*
refactor with pyupgrade
Takeshi KOMIYA
2020-11-25
1
-38
/
+38
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-2
/
+1
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-2
/
+2
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-24
1
-0
/
+1
|
\
\
|
|
/
|
*
i18n: process math_block as a literal node
Victor "multun" Collod
2020-07-16
1
-0
/
+1
*
|
Close #7784: i18n: The alt text for image is translated by default
Takeshi KOMIYA
2020-07-19
1
-6
/
+10
*
|
Merge tag 'v3.1.1'
Takeshi KOMIYA
2020-07-05
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix #7803: Fix typo in import-block for type annotation
Takeshi KOMIYA
2020-06-09
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-06-04
1
-1
/
+2
|
\
\
|
|
/
|
*
Merge branch '3.0.x' into 3.x
Takeshi KOMIYA
2020-06-03
1
-1
/
+2
|
|
\
|
|
*
Fix mypy violations (with mypy-0.780)
Takeshi KOMIYA
2020-06-03
1
-1
/
+2
*
|
|
Merge branch '3.x'
Takeshi KOMIYA
2020-05-04
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Merge pull request #7602 from tk0miya/stacklevel
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
|
|
\
\
|
|
*
|
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
|
|
|
/
|
*
|
refactor: Rename parameter to avoid conflict
Takeshi KOMIYA
2020-05-02
1
-2
/
+2
|
|
/
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-8
/
+0
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-06
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix #7301: capital characters are not allowed for node_id
Takeshi KOMIYA
2020-03-29
1
-3
/
+3
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-03-23
1
-2
/
+76
|
\
\
|
|
/
|
*
Fix #7301: Allow . and _ for node_id
Takeshi KOMIYA
2020-03-22
1
-2
/
+76
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-03-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch '2.x' into 3.x
Takeshi KOMIYA
2020-03-12
1
-1
/
+1
|
|
\
|
|
*
Fix mypy violations (with mypy-0.770)
Takeshi KOMIYA
2020-03-12
1
-1
/
+1
*
|
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
1
-3
/
+2
*
|
|
Deprecate codes for python 3.5
Takeshi KOMIYA
2020-03-07
1
-2
/
+1
*
|
|
Deprecate codes for docutils-0.13 or 0.14
Takeshi KOMIYA
2020-03-07
1
-3
/
+5
|
/
/
*
|
js domain: Generate node_id for objects in the right way
Takeshi KOMIYA
2020-03-01
1
-1
/
+5
|
/
*
Add sphinx.util.nodes:make_id() to generate better node_id
Takeshi KOMIYA
2020-01-02
1
-0
/
+23
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
mypy: Enable disallow_incomplete_defs flag for type checking
Takeshi KOMIYA
2019-12-30
1
-1
/
+1
*
Fix #6887: Sphinx crashes with docutils-0.16b0
Takeshi KOMIYA
2019-12-14
1
-1
/
+1
*
Fix #6620: i18n: classifiers of definition list are not translated with docut...
Takeshi KOMIYA
2019-08-02
1
-0
/
+3
*
Fix type annotation for python 3.5.1
Takeshi KOMIYA
2019-07-13
1
-2
/
+3
*
Migrate to py3 style type annotation: sphinx.util.nodes
Takeshi KOMIYA
2019-06-05
1
-60
/
+38
*
Fix #6375: extlinks: Cannot escape angle brackets in link caption
Takeshi KOMIYA
2019-05-16
1
-1
/
+1
*
Update comment for patch to Element.copy()
Takeshi KOMIYA
2019-03-09
1
-0
/
+1
*
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 copy_source_info()
Takeshi KOMIYA
2019-03-03
1
-0
/
+6
[next]