Skip to content

Commit

Permalink
Fix sphinx-doc#8559: AttributeError is raised when using ForwardRef
Browse files Browse the repository at this point in the history
The restify() helper crashes when ForwardRef is passed.
  • Loading branch information
tk0miya committed Dec 20, 2020
1 parent 323b136 commit 3c97b07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Expand Up @@ -16,6 +16,9 @@ Features added
Bugs fixed
----------

* #8559: autodoc: AttributeError is raised when using forward-reference type
annotations

Testing
--------

Expand Down

0 comments on commit 3c97b07

Please sign in to comment.