Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade sphinx-autodoc-typehints to 1.2.0 #6865

Merged
merged 1 commit into from Mar 31, 2017
Merged

Upgrade sphinx-autodoc-typehints to 1.2.0 #6865

merged 1 commit into from Mar 31, 2017

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Mar 31, 2017

1.2.0

  • Fixed compatibility with Python 3.6 and 3.5.3
  • Fixed NameError when processing signatures of wrapped functions with type hints
  • Fixed handling of slotted classes with no __init__() method
  • Fixed Sphinx warning about parallel reads
  • Fixed return type being added to class docstring from its __init__() method
    (thanks to Manuel Krebber for the patch)
  • Fixed return type hints of @property methods being omitted (thanks to pknight for the patch)
  • Added a test suite (thanks Manuel Krebber)

@mention-bot
Copy link

@fabaff, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bbangert to be a potential reviewer.

@fabaff fabaff merged commit 573b2a1 into home-assistant:dev Mar 31, 2017
@fabaff fabaff deleted the upgrade-sphinx-autodoc-typehints branch March 31, 2017 19:39
@fabaff fabaff mentioned this pull request Apr 6, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Jul 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants