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
*
Warn on deprecated Python-specific index types (#11412)
Adam Turner
2023-05-09
1
-10
/
+14
*
Fix COM812
Adam Turner
2023-02-18
1
-5
/
+5
*
Add ``content_offset`` parameter to ``nested_parse_with_titles`` (#11147)
Jeremy Maitin-Shepard
2023-02-15
1
-2
/
+3
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
1
-1
/
+1
*
Handle exceptions for ``get_node_source`` and ``get_node_line``
Adam Turner
2023-01-10
1
-3
/
+7
*
Restore Sphinx 5 ``nodes.Element`` copying behaviour
Adam Turner
2023-01-10
1
-0
/
+15
*
Suppress ``ValueError`` in ``apply_source_workaround`` (#11092)
Adam Turner
2023-01-05
1
-1
/
+3
*
De-glob mypy whitelist for 'sphinx.domains.*' (#11064)
danieleades
2023-01-02
1
-1
/
+1
*
Shrink mypy whitelist for 'util.nodes' module (#11061)
danieleades
2023-01-02
1
-4
/
+4
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-5
/
+5
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-9
/
+9
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-11
/
+10
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-1
/
+4
*
Enable Ruff's pylint checks
Adam Turner
2022-12-29
1
-2
/
+1
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
1
-1
/
+3
*
Run the ``pyupgrade`` tool
Adam Turner
2022-10-17
1
-1
/
+1
*
Increase minimum Docutils to 0.18
Adam Turner
2022-09-27
1
-24
/
+2
*
Increase minimum Docutils to 0.17
Adam Turner
2022-09-27
1
-19
/
+3
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
1
-2
/
+3
*
Remove redundant static typing casts (#10612)
danieleades
2022-07-02
1
-2
/
+2
*
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
1
-11
/
+12
*
i18n: meta strings are not translated with docutils-0.18
Takeshi KOMIYA
2022-01-02
1
-2
/
+9
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Fix #9947: i18n: topic directive having a bullet list can't be translatable
Takeshi KOMIYA
2021-12-10
1
-0
/
+5
*
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
|
|
\
[next]