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
/
tests
/
test_util_inspect.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '1.8'
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2019-01-02
1
-1
/
+1
*
|
Remove unnecessary encoding cookie from Python source files
Jon Dufresne
2018-12-16
1
-1
/
+0
*
|
Merge branch '1.8'
Takeshi KOMIYA
2018-11-01
1
-3
/
+7
|
\
\
|
|
/
|
*
Fix #5480: autodoc: unable to find type hints for unresolvable Forward refere...
Takeshi KOMIYA
2018-10-15
1
-1
/
+5
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2018-09-22
1
-82
/
+34
|
\
\
|
*
|
refactoring: Drop PY2 and PY3 flags
Takeshi KOMIYA
2018-09-22
1
-52
/
+18
|
*
|
test: Merge py3/test_util_inspect_py3.py to test_util_inspect.py
Takeshi KOMIYA
2018-09-22
1
-2
/
+10
|
*
|
Drop branches for sys.version_info < (3, 4)
Takeshi KOMIYA
2018-09-22
1
-28
/
+6
*
|
|
Remove unnecessary object from class definitions
Jon Dufresne
2018-09-11
1
-6
/
+6
|
/
/
*
|
Ensure frozenset object descriptions are reproducible
Chris Lamb
2018-09-05
1
-0
/
+18
|
/
*
Merge branch '1.7' into 1.8
Takeshi KOMIYA
2018-08-25
1
-2
/
+9
|
\
|
*
test: Upgrade python on Circle CI to 3.5
Takeshi KOMIYA
2018-08-25
1
-1
/
+4
|
*
Fix #5322: autodoc: ``Any`` typehint causes formatting error
Takeshi KOMIYA
2018-08-22
1
-1
/
+5
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-08-17
1
-3
/
+15
|
\
\
|
|
/
|
*
Fix #5291: autodoc crashed by ForwardRef types
Takeshi KOMIYA
2018-08-15
1
-0
/
+3
|
*
test Signature annotations in py34 too
Takeshi KOMIYA
2018-08-15
1
-2
/
+2
|
*
Fix autodoc: Optional types are wrongly rendered
Takeshi KOMIYA
2018-08-15
1
-1
/
+6
|
*
handle NoneType as None
Terence D. Honles
2018-08-10
1
-1
/
+5
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-07-17
1
-1
/
+5
|
\
\
|
|
/
|
*
Add a failing test for formatting Tuple[int, str, int]
Dmitry Shachnev
2018-07-13
1
-1
/
+5
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-06-16
1
-0
/
+23
|
\
\
|
|
/
|
*
Fix #5032: autodoc loses the first staticmethod parameter for old styled classes
Takeshi KOMIYA
2018-06-13
1
-0
/
+23
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-05-19
1
-0
/
+4
|
\
\
|
|
/
|
*
Fix #4969: autodoc: constructor method should not have return annotation
Takeshi KOMIYA
2018-05-19
1
-0
/
+4
*
|
Ensure the set object description is reproducible.
Chris Lamb
2018-04-14
1
-0
/
+18
|
/
*
Fix flake8 violations
Takeshi KOMIYA
2018-02-19
1
-2
/
+3
*
Fix #4539: autodoc emits warnings for partialmethods
Takeshi KOMIYA
2018-02-04
1
-0
/
+27
*
Fix #4490: autodoc: type annotation is broken with python 3.7.0a4+
Takeshi KOMIYA
2018-01-27
1
-6
/
+1
*
Merge branch 'stable' into 1.7-release
Takeshi KOMIYA
2018-01-25
1
-1
/
+6
|
\
*
|
Fix #3570: autodoc: Do not display typing. module for type hints
Takeshi KOMIYA
2018-01-13
1
-6
/
+6
*
|
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
*
|
Fix flake8 violations
Takeshi KOMIYA
2017-12-23
1
-1
/
+0
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-11-02
1
-0
/
+21
|
\
\
|
|
/
|
*
Add a test for the previous change
Dmitry Shachnev
2017-10-23
1
-0
/
+20
*
|
Fix expected result
Takeshi KOMIYA
2017-06-17
1
-1
/
+3
*
|
Add bound_method hint to Signature class
Takeshi KOMIYA
2017-06-17
1
-0
/
+3
*
|
Signature formats args of method correctly in py2
Takeshi KOMIYA
2017-06-17
1
-11
/
+28
*
|
Add Signature class
Takeshi KOMIYA
2017-06-17
1
-0
/
+118
*
|
Add testcase for sphinx.util.inspect:getargspec()
Takeshi KOMIYA
2017-06-17
1
-3
/
+42
*
|
Refactor test_util_inspect: Do not use unittest
Takeshi KOMIYA
2017-06-17
1
-106
/
+107
|
/
*
Skip testcase for sphinx.util.inspect on 3.4.3
Takeshi KOMIYA
2017-05-09
1
-1
/
+2
*
Fix flake8 violations
Takeshi KOMIYA
2017-05-09
1
-0
/
+1
*
Merge pull request #3449 from njsmith/getargspec-__wrapped__
Takayuki SHIMIZUKAWA
2017-04-19
1
-0
/
+60
|
\
|
*
Make sure that getargspec raises on built-in types
Nathaniel J. Smith
2017-02-24
1
-0
/
+5
|
*
On Py3, use inspect.signature for more accurate signature calculation
Nathaniel J. Smith
2017-02-23
1
-0
/
+55
*
|
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
/
*
Fix tests for Python 2.6
Leo Huckvale
2016-07-14
1
-3
/
+15
*
inspect: return defargs[0] if obj.__dict__ raises exception
Leo Huckvale
2016-07-14
1
-0
/
+58