diff options
author | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-12-30 23:08:29 +0900 |
---|---|---|
committer | Takeshi KOMIYA <i.tkomiya@gmail.com> | 2020-12-30 23:29:06 +0900 |
commit | 0f8debe55863e751ffa2c7ae064a43cf988f1d41 (patch) | |
tree | e61828b9e58e9bea20ec54c579e065ac46040ac2 /tests/test_ext_githubpages.py | |
parent | 3f560cd67239f75840cc7a439ab54d8509c855f6 (diff) | |
download | sphinx-git-0f8debe55863e751ffa2c7ae064a43cf988f1d41.tar.gz |
Fix #8616: autodoc: AttributeError when non-class is passed to autoclass
Since 3.4.0, AttributeError is raised when non-class object is passed to
the autoclass directive. It has built successfully before 3.4.0
release. So this handles the exception on generating "alias" text.
Diffstat (limited to 'tests/test_ext_githubpages.py')
0 files changed, 0 insertions, 0 deletions