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
/
domains
/
python.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Remove use of six.iteritems()
Jon Dufresne
2018-09-11
1
-5
/
+4
|
|
/
*
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-2
/
+2
|
/
*
Merge branch '1.7'
Takeshi KOMIYA
2018-07-17
1
-1
/
+9
|
\
|
*
Fix py domain: rtype field could not handle "None" as a type (refs: #4946)
Takeshi KOMIYA
2018-07-15
1
-1
/
+9
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-05-21
1
-1
/
+9
|
\
\
|
|
/
|
*
Fix #4946: py domain: type field could not handle "None" as a type
Takeshi KOMIYA
2018-05-19
1
-1
/
+9
*
|
refactor: Replace Directive by SphinxDirective
Takeshi KOMIYA
2018-05-11
1
-13
/
+12
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-04-26
1
-21
/
+5
|
\
\
|
|
/
|
*
Revert f4f693eff7b081785cc5704a6ff22cf0371355f3
Takeshi KOMIYA
2018-04-26
1
-21
/
+5
|
*
fix issue #4885
Shingo Kitagawa
2018-04-24
1
-1
/
+1
*
|
fix issue #4885
Shingo Kitagawa
2018-04-23
1
-1
/
+1
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-04-23
1
-4
/
+21
|
\
\
|
|
/
|
*
#4459: duplicated labels detector does not work well in parallel build
Takeshi KOMIYA
2018-04-22
1
-4
/
+21
*
|
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
*
|
Merge commit '6694981dd6939ab876b27d4e20a8128561c307ac'
Takeshi KOMIYA
2018-03-15
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix pydomain: always strip parenthesis if empty (refs: #1042)
Takeshi KOMIYA
2018-03-03
1
-1
/
+1
*
|
Make console and warning messages translatable
Takeshi KOMIYA
2018-03-03
1
-2
/
+2
*
|
refactor: Move pairindextypes to sphinx.domains.python
Takeshi KOMIYA
2018-03-03
1
-1
/
+20
*
|
Replace ``l_()`` by ``_()``
Takeshi KOMIYA
2018-02-25
1
-17
/
+17
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-18
1
-2
/
+2
|
\
\
|
|
/
|
*
Use typing.TYPE_CHECKING for typehints
Takeshi KOMIYA
2018-02-14
1
-2
/
+2
*
|
Merge branch '1.7-release'
Takeshi KOMIYA
2018-01-31
1
-6
/
+5
|
\
\
|
|
/
|
*
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-6
/
+5
*
|
Close #4460: extensions should return the version of data structure as metadata
Takeshi KOMIYA
2018-01-25
1
-0
/
+1
|
/
*
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-10-23
1
-0
/
+10
|
\
\
|
|
/
|
*
Fix #3739: ``:module:`` option is ignored at content of pyobjects
Takeshi KOMIYA
2017-10-21
1
-0
/
+10
*
|
Merge branch 'master' into 3866_suppress_pydomain_ref_warning
Takeshi KOMIYA
2017-07-17
1
-3
/
+3
|
\
\
|
*
|
Python rtypes should match classes, not all objects
Sam Park
2017-07-15
1
-1
/
+1
|
*
|
Python parameter/variable types should match classes, not all objects
Andy Freeland
2017-07-12
1
-2
/
+2
|
|
/
*
|
Fix #3866: Suppress a new warning type: python refs
Takeshi KOMIYA
2017-06-17
1
-1
/
+1
|
/
*
Merge branch 'stable' into 1.6-release
Takeshi KOMIYA
2017-05-13
1
-1
/
+1
|
\
|
*
Fix #3320: Warning about reference target not being found for container types
Takeshi KOMIYA
2017-05-13
1
-1
/
+1
*
|
Fix #3351: intersphinx does not refers context
Takeshi KOMIYA
2017-04-16
1
-0
/
+10
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-04-04
1
-2
/
+1
|
\
\
|
|
/
|
*
Fix #3597: python domain raises UnboundLocalError if invalid name given
Takeshi KOMIYA
2017-04-02
1
-2
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-03-18
1
-19
/
+52
|
\
\
|
|
/
|
*
Merge pull request #3520 from agjohnson/fix-domain-py-nesting
Takeshi KOMIYA
2017-03-18
1
-17
/
+54
|
|
\
|
|
*
Review feedback, cleanup, and docs
Anthony Johnson
2017-03-15
1
-25
/
+26
|
|
*
Fix Python domain nesting
Anthony Johnson
2017-03-06
1
-17
/
+53
*
|
|
Split some long type-checking annotation lines
jfbu
2017-03-12
1
-6
/
+18
*
|
|
Merge branch 'stable'
jfbu
2017-03-12
1
-6
/
+6
|
\
\
\
|
|
/
/
|
*
|
Make docfield xref changes backwards compatible
Jakob Lykke Andersen
2017-03-11
1
-8
/
+8
|
*
|
Add callback on domains for xrefs from fields.
Jakob Lykke Andersen
2017-03-08
1
-4
/
+4
|
|
/
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
|
Reduce DeprecationWarnings for regexp
Takeshi KOMIYA
2017-02-17
1
-1
/
+1
[prev]
[next]