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
/
environment
/
collectors
/
asset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
1
-1
/
+1
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-7
/
+7
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Merge branch '4.x'
Takeshi KOMIYA
2022-03-19
1
-9
/
+1
|
\
|
*
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
*
|
Close #10062: Change the default language to 'en'
Takeshi KOMIYA
2022-01-12
1
-9
/
+7
|
/
*
Migrate to Node.findall() from Node.traverse()
Takeshi KOMIYA
2022-01-03
1
-2
/
+2
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
refactor: Use PEP-526 based variable annotation (sphinx.environment)
Takeshi KOMIYA
2021-03-25
1
-2
/
+2
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
*
Sort imports with isort
François Freitag
2020-11-11
1
-1
/
+0
*
Fix #7768: i18n: Wrong root element is passed to figure_language_filename
Takeshi KOMIYA
2020-07-26
1
-12
/
+16
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Migrate to py3 style type annotation: sphinx.environment.collectors.asset
Takeshi KOMIYA
2019-07-06
1
-21
/
+15
*
Make generated download links reproducible
Dmitry Shachnev
2019-06-03
1
-1
/
+1
*
Fix #6402: image directive crashes by unknown image format
Takeshi KOMIYA
2019-05-30
1
-0
/
+3
*
Clean up import for annotations
Takeshi KOMIYA
2019-03-06
1
-2
/
+1
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Replace EnvironmentError and IOError by OSError
Takeshi KOMIYA
2018-12-19
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Replace all "unicode" type by "str"
Takeshi KOMIYA
2018-12-15
1
-8
/
+7
*
|
Refactor Toctree Collector
Takeshi KOMIYA
2018-12-02
1
-2
/
+2
*
|
Add sphinx.util.typing:unicode to help mypy-3 migration
Takeshi KOMIYA
2018-11-24
1
-0
/
+1
*
|
Replace all six.itervalues()/.iteritems() with .values()/.items()
Jon Dufresne
2018-09-23
1
-2
/
+1
*
|
Remove use of six.iteritems()
Jon Dufresne
2018-09-11
1
-2
/
+2
|
/
*
Fix #5348: download reference to remote file is not displayed
Takeshi KOMIYA
2018-08-26
1
-7
/
+10
*
Merge branch '1.7'
Takeshi KOMIYA
2018-03-18
1
-2
/
+2
|
\
|
*
Revert "Use typing.TYPE_CHECKING for typehints"
Takeshi KOMIYA
2018-03-13
1
-2
/
+2
*
|
Make console and warning messages translatable
Takeshi KOMIYA
2018-03-03
1
-3
/
+4
|
/
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+2
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-3
/
+2
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
Support images in Data URI on non-HTML builders
Takeshi KOMIYA
2017-04-19
1
-2
/
+0
*
Drop warning for nonlocal image URI
Takeshi KOMIYA
2017-04-19
1
-3
/
+0
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
Fix collectors does not returns ext-metadata
Takeshi KOMIYA
2017-03-13
1
-1
/
+7
*
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
Fix #3402: Allow to suppress "download file not readable" warnings using ``su...
Takeshi KOMIYA
2017-02-09
1
-3
/
+3
*
Add sphinx.environment.collectors
Takeshi KOMIYA
2017-01-28
1
-0
/
+148