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
*
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
*
Merge pull request #8556 from tk0miya/8549_gettext_compact=0
Takeshi KOMIYA
2020-12-20
3
-1
/
+10
|
\
|
*
Fix #8549: i18n: ``-D gettext_compact=0`` is no longer working
Takeshi KOMIYA
2020-12-20
3
-1
/
+10
*
|
Merge pull request #8552 from tk0miya/8236_napoleon_receives_section
Takeshi KOMIYA
2020-12-20
3
-0
/
+82
|
\
\
|
*
|
Close #8236: napoleon: Support numpydoc's "Receives" section
Takeshi KOMIYA
2020-12-19
3
-0
/
+82
*
|
|
Merge pull request #8555 from tk0miya/8512_test_comment
Takeshi KOMIYA
2020-12-20
1
-0
/
+2
|
\
\
\
|
*
|
|
test: Add comment for UnicodeEncodeError handler (refs: #8512)
Takeshi KOMIYA
2020-12-20
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #8551 from tk0miya/8365_pydomain_xref_missing_context
Takeshi KOMIYA
2020-12-20
4
-0
/
+52
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix #8365: py domain: :type: and :rtype: gives false ambiguous warnings
Takeshi KOMIYA
2020-12-19
4
-0
/
+52
|
|
/
*
|
Merge pull request #8512 from jbms/fix-nonascii_srcdir
Takeshi KOMIYA
2020-12-20
1
-0
/
+2
|
\
\
|
*
|
Fix nonascii_srcdir to work when non-ascii directories aren't supported
Jeremy Maitin-Shepard
2020-11-30
1
-0
/
+2
*
|
|
Merge pull request #8548 from tk0miya/741_inherited_ivar
Takeshi KOMIYA
2020-12-19
5
-21
/
+96
|
\
\
\
|
*
|
|
Fix #741: autodoc: inherited-members doesn't support instance attributes on s...
Takeshi KOMIYA
2020-12-18
5
-21
/
+96
|
/
/
/
*
|
|
Merge pull request #8543 from tk0miya/8534_autoattribute_alias_derived
Takeshi KOMIYA
2020-12-17
3
-9
/
+20
|
\
\
\
|
*
|
|
Fix #8534: autoattribute failed to document a commented attribute in alias de...
Takeshi KOMIYA
2020-12-17
3
-9
/
+20
[next]