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
/
registry.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the ``env`` argument to ``Builder`` subclasses required (#11379)
Adam Turner
2023-04-28
1
-14
/
+1
*
Prefer ``importlib.metadata`` from Python 3.10 onwards (#11270)
panhongtao
2023-04-06
1
-3
/
+4
*
Resolve ``flake8-return`` errors
Adam Turner
2023-02-18
1
-4
/
+2
*
Fix COM812
Adam Turner
2023-02-18
1
-7
/
+7
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
1
-1
/
+1
*
De-glob mypy whitelist for 'sphinx.domains.*' (#11064)
danieleades
2023-01-02
1
-2
/
+2
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-9
/
+9
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-8
/
+8
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-51
/
+50
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
fixup! Merge branch '5.x'
Adam Turner
2022-09-09
1
-1
/
+2
*
Merge branch '5.x'
Adam Turner
2022-09-09
1
-10
/
+27
|
\
|
*
Fix more strict static typing errors (#10681)
danieleades
2022-08-28
1
-2
/
+1
|
*
Fix some static typing errors (#10745)
danieleades
2022-08-14
1
-10
/
+28
*
|
Merge branch '5.x'
Adam Turner
2022-07-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Improve support for deprecated builders without env arg (#10702)
James Knight
2022-07-25
1
-1
/
+1
*
|
Merge branch '5.x' into master
Jean-François B
2022-06-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Replace deprecated logging.warn with logging.warning (#10592)
Hugo van Kemenade
2022-06-25
1
-1
/
+1
*
|
Merge branch '5.x'
Adam Turner
2022-06-16
1
-2
/
+16
|
\
\
|
|
/
|
*
Increase static typing strictness (#10530)
Adam Turner
2022-06-16
1
-3
/
+15
*
|
Remove deprecated items for Sphinx 6.0 (#10471)
Adam Turner
2022-06-16
1
-21
/
+1
|
/
*
Move creation to `sphinx.io`
Adam Turner
2022-05-02
1
-35
/
+9
*
Cache publisher for reading documents
Adam Turner
2022-04-17
1
-2
/
+42
*
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
*
Merge branch '4.3.x' into 4.x
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
|
Rename variables for clarity
Thomas Kluyver
2021-12-24
1
-2
/
+2
*
|
Run isort
Thomas Kluyver
2021-12-22
1
-0
/
+1
*
|
Add comment about import options
Thomas Kluyver
2021-12-22
1
-1
/
+1
*
|
Replace pkg_resources with importlib.metadata
Thomas Kluyver
2021-12-22
1
-5
/
+8
|
/
*
Fix nits after review by tk0miya; merge HEAD
Louis Maddox
2021-07-19
1
-3
/
+1
*
Improve sphinx.registry docstrings
Louis Maddox
2021-07-18
1
-1
/
+3
*
Fix typo
Eisuke Kawashima
2021-07-08
1
-1
/
+1
*
Merge branch '4.x' into humitos/add-html-assets-in-all-pages
Manuel Kaufmann
2021-06-14
1
-0
/
+6
|
\
|
*
Deprecate app.html_themes
Takeshi KOMIYA
2021-05-12
1
-0
/
+6
*
|
Rename variable to `html_assets_policy`
Manuel Kaufmann
2021-06-14
1
-0
/
+3
|
/
*
Merge pull request #9064 from tk0miya/refactor_type_annotation
Takeshi KOMIYA
2021-04-08
1
-2
/
+3
|
\
|
*
refactor: Add Optional to type annotations
Takeshi KOMIYA
2021-04-08
1
-2
/
+3
*
|
refactor: Use PEP-526 based variable annotation
Takeshi KOMIYA
2021-04-08
1
-23
/
+23
|
/
*
refactor: use raw Type for type annotations
Takeshi KOMIYA
2021-04-04
1
-20
/
+20
*
Deprecate SphinxComponentRegistry.get_source_input()
Takeshi KOMIYA
2021-03-02
1
-0
/
+5
*
Merge branch '3.x'
Takeshi KOMIYA
2021-01-03
1
-4
/
+4
|
\
|
*
Close #8634: html: Allow to change the order of JS/CSS
Takeshi KOMIYA
2021-01-02
1
-4
/
+4
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
*
Sort imports with isort
François Freitag
2020-11-11
1
-0
/
+1
[next]