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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8797 from jfbu/latex_sphinxsafeincludegraphics_corebug
3.4.x
Takeshi KOMIYA
2021-01-31
2
-1
/
+3
|
\
|
*
Update CHANGES
jfbu
2021-01-31
1
-0
/
+2
|
*
Fix #8796: define \spx@image@box as a box not a dimen!
jfbu
2021-01-31
1
-1
/
+1
|
/
*
Merge pull request #8728 from tk0miya/mypy-0.800
Takeshi KOMIYA
2021-01-22
3
-4
/
+4
|
\
|
*
Fix mypy violations (with mypy-0.800)
Takeshi KOMIYA
2021-01-22
3
-4
/
+4
|
/
*
Merge pull request #8668 from jakobandersen/c_expr_lookup
Jakob Lykke Andersen
2021-01-10
4
-4
/
+28
|
\
|
*
C, fix namespace lookup for expr role
Jakob Lykke Andersen
2021-01-10
4
-4
/
+28
|
/
*
Merge pull request #8661 from tk0miya/update_release_checklist
Takeshi KOMIYA
2021-01-09
1
-11
/
+11
|
\
|
*
doc: Update branch name in release-checklist
Takeshi KOMIYA
2021-01-08
1
-11
/
+11
|
/
*
Bump version
Takeshi KOMIYA
2021-01-08
2
-3
/
+24
*
Bump to 3.4.3 final
v3.4.3
Takeshi KOMIYA
2021-01-08
2
-19
/
+4
*
Merge pull request #8656 from tk0miya/8655_exception_on_hasattr
Takeshi KOMIYA
2021-01-07
2
-1
/
+7
|
\
|
*
Fix #8655: autodoc: Crashes when object raises an exception on hasattr()
Takeshi KOMIYA
2021-01-05
2
-1
/
+7
|
/
*
Bump version
Takeshi KOMIYA
2021-01-04
2
-3
/
+24
*
Bump to 3.4.2 final
v3.4.2
Takeshi KOMIYA
2021-01-04
2
-19
/
+4
*
Merge pull request #8650 from tk0miya/update_release_checklist
Takeshi KOMIYA
2021-01-04
1
-4
/
+4
|
\
|
*
doc: Quote URLs in release checklist
Takeshi KOMIYA
2021-01-04
1
-4
/
+4
|
/
*
Merge pull request #8635 from tk0miya/update_copyright
Takeshi KOMIYA
2021-01-01
318
-318
/
+318
|
\
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
318
-318
/
+318
|
/
*
Merge pull request #8622 from tk0miya/8616_AttributeError_for_non_class
Takeshi KOMIYA
2020-12-31
2
-1
/
+7
|
\
|
*
Merge branch '3.4.x' into 8616_AttributeError_for_non_class
Takeshi KOMIYA
2020-12-31
3
-2
/
+39
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #8611 from tk0miya/8602_process-docstring_for_nondatadescr...
Takeshi KOMIYA
2020-12-31
3
-2
/
+39
|
\
\
|
*
\
Merge branch '3.4.x' into 8602_process-docstring_for_nondatadescriptors
Takeshi KOMIYA
2020-12-31
10
-4
/
+95
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #8602: autodoc: The ``autodoc-process-docstring`` event is emitted to the...
Takeshi KOMIYA
2020-12-29
3
-2
/
+40
|
|
*
Fix #8616: autodoc: AttributeError when non-class is passed to autoclass
Takeshi KOMIYA
2020-12-30
2
-1
/
+7
|
|
/
|
/
|
*
|
Merge pull request #8612 from tk0miya/reduce_Warning
Takeshi KOMIYA
2020-12-29
2
-1
/
+2
|
\
\
|
*
|
refactor: Reduce warnings on testing
Takeshi KOMIYA
2020-12-29
2
-1
/
+2
|
/
/
*
|
Merge pull request #8607 from tk0miya/8164_subclass_of_mocked_class
Takeshi KOMIYA
2020-12-29
8
-3
/
+94
|
\
\
|
|
/
|
/
|
|
*
Fix #8164: autodoc: Classes that inherit mocked class are not documented
Takeshi KOMIYA
2020-12-29
5
-2
/
+43
|
*
testing: Add rollback_sysmodules fixture to unload modules after tests
Takeshi KOMIYA
2020-12-29
1
-0
/
+12
|
*
autodoc: Add a helper that checks the object is mocked; ismock()
Takeshi KOMIYA
2020-12-28
2
-1
/
+39
|
/
*
Bump version
Takeshi KOMIYA
2020-12-25
2
-3
/
+24
*
Bump to 3.4.1 final
v3.4.1
Takeshi KOMIYA
2020-12-25
2
-19
/
+4
*
Merge pull request #8585 from tk0miya/8583_unnecessary_eq
Takeshi KOMIYA
2020-12-24
2
-1
/
+2
|
\
|
*
Fix #8583: autodoc: Unnecessary object comparision via ``__eq__`` method
Takeshi KOMIYA
2020-12-24
2
-1
/
+2
|
/
*
Merge pull request #8581 from tk0miya/8566_autodoc_process_docstring_for_alia...
Takeshi KOMIYA
2020-12-24
2
-6
/
+11
|
\
|
*
Fix #8566: autodoc-process-docstring is emitted to the alias classes
Takeshi KOMIYA
2020-12-24
2
-6
/
+11
|
/
*
Merge pull request #8579 from francoisfreitag/fix-queue
Takeshi KOMIYA
2020-12-23
5
-3
/
+57
|
\
|
*
Ensure linkcheck items are comparable
François Freitag
2020-12-22
5
-3
/
+57
|
/
*
Merge pull request #8571 from tk0miya/8567_wrong_ivars_in_parent_class
Takeshi KOMIYA
2020-12-22
3
-4
/
+11
|
\
|
*
Fix #8567: autodoc: Instance attributes are incorrectly added to Parent class
Takeshi KOMIYA
2020-12-22
3
-4
/
+11
|
/
*
Merge pull request #8570 from tk0miya/8569_getslots_TypeError
Takeshi KOMIYA
2020-12-22
3
-1
/
+3
|
\
|
*
Update CHANGES for PR #8569
Takeshi KOMIYA
2020-12-22
1
-0
/
+1
|
*
doc: Update docstring of getslots()
Takeshi KOMIYA
2020-12-22
1
-0
/
+1
|
*
Fixes #8568. Ignore TypeError from getslots in isslotsattribute
Rafal Wojdyla
2020-12-22
1
-1
/
+1
|
/
*
Merge pull request #8564 from tk0miya/8559_AttributeError_for_ForwardRef
Takeshi KOMIYA
2020-12-22
3
-0
/
+11
|
\
|
*
Fix #8559: AttributeError is raised when using ForwardRef
Takeshi KOMIYA
2020-12-22
3
-0
/
+11
|
/
*
Bump version
Takeshi KOMIYA
2020-12-20
2
-3
/
+24
*
Bump to 3.4.0 final
v3.4.0
Takeshi KOMIYA
2020-12-20
2
-10
/
+4
*
Merged CHANGES for 3.3.2 into 3.4.0 (unreleased)
Takeshi KOMIYA
2020-12-20
1
-22
/
+0
[next]