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

Fix #8219: autodoc: A signature of constructor of generic class is incorrect #8229

Commits on Sep 21, 2020

  1. Fix sphinx-doc#8219: autodoc: A signature of constructor of generic c…

    …lass is incorrect
    
    Ignore the signature of typing.Generic.__new__() to get correct a
    signature of the constructor from a subclass.
    tk0miya committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    95bb8fe View commit details
    Browse the repository at this point in the history