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
/
transforms
/
i18n.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up logic in ``sphinx.transforms.i18n.Locale.apply`` (#11166)
Jean Abou-Samra
2023-03-15
1
-242
/
+261
*
Get docname from env in ``sphinx.transforms.i18n`` (#11160)
Jean Abou-Samra
2023-03-05
1
-6
/
+1
*
Fix COM812
Adam Turner
2023-02-18
1
-4
/
+4
*
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
1
-2
/
+7
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-3
/
+3
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-2
/
+2
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-15
/
+15
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
remove blanket 'noqas'
Daniel Eades
2022-12-16
1
-4
/
+10
*
Increase minimum Docutils to 0.18
Adam Turner
2022-09-27
1
-7
/
+2
*
Increase minimum Docutils to 0.17
Adam Turner
2022-09-27
1
-1
/
+1
*
Fix #10579: i18n: UnboundLocalError is raised on translating raw directive
Takeshi KOMIYA
2022-06-19
1
-0
/
+1
*
Merge pull request #10107 from Jean-Abou-Samra/intl-warnings
Takeshi KOMIYA
2022-03-27
1
-11
/
+33
|
\
|
*
Close #3985: Implement #noqa for i18n
Jean Abou Samra
2022-02-15
1
-6
/
+28
|
*
Categorize warnings for inconsistent references in i18n
Jean Abou Samra
2022-02-15
1
-5
/
+5
*
|
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
|
/
*
address some unused loop control variables (B007)
Daniel Eades
2022-01-12
1
-1
/
+1
*
Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
1
-14
/
+14
*
i18n: meta strings are not translated with docutils-0.18
Takeshi KOMIYA
2022-01-02
1
-1
/
+6
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Support docutils-0.18: Consume generator of Element.traverse()
Takeshi KOMIYA
2021-10-31
1
-15
/
+15
*
Support docutils-0.18: Consume iterator of Element.traverse()
Takeshi KOMIYA
2021-10-27
1
-1
/
+1
*
refactor: Node.traverse() will returns generator since 0.18
Takeshi KOMIYA
2021-10-10
1
-5
/
+5
*
Fix typos discovered by codespell
Christian Clauss
2021-09-08
1
-1
/
+1
*
Fix typo
Eisuke Kawashima
2021-07-08
1
-1
/
+1
*
doc: Upgrade docutils.sourceforge.io links to HTTPS
igo95862
2021-05-16
1
-1
/
+1
*
refactor: Add Optional to type annotations
Takeshi KOMIYA
2021-05-10
1
-2
/
+2
*
refactor: Use PEP-526 based variable annotation (sphinx.transforms)
Takeshi KOMIYA
2021-03-24
1
-11
/
+11
*
Merge branch '3.x'
Takeshi KOMIYA
2021-02-09
1
-1
/
+1
|
\
|
*
i18n: Locale transform: Change heading syntax to work for both RST and Markdown
James McKinney
2021-02-08
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-28
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix #8745: i18n: KeyError if a new auto footnote_ref in translations
Takeshi KOMIYA
2021-01-25
1
-0
/
+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
*
|
Do isort
Takeshi KOMIYA
2020-11-12
1
-2
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-11-12
1
-6
/
+5
|
\
\
|
|
/
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-6
/
+6
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-24
1
-5
/
+9
|
\
\
|
|
/
|
*
Fix #4888: i18n: Failed to add an explicit title to ``:ref:`` role
Takeshi KOMIYA
2020-07-19
1
-5
/
+9
*
|
Close #7784: i18n: The alt text for image is translated by default
Takeshi KOMIYA
2020-07-19
1
-2
/
+7
*
|
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
|
/
*
Fix #6559: Wrong node-ids are generated in glossary directive
Takeshi KOMIYA
2020-01-02
1
-8
/
+3
*
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
-3
/
+3
*
Fix #6855: Non-RST translated text should be parsed by the appropriate parser
James McKinney
2019-12-16
1
-2
/
+3
[next]