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

Emit complete type information in generated docstrings #417

Merged
merged 8 commits into from
Sep 17, 2024

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    3b3458f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    429e0b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    3ec9d97 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Use qualname for enum repr

    jvansanten committed May 10, 2023
    Configuration menu
    Copy the full SHA
    b955e41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40802d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ddc31a View commit details
    Browse the repository at this point in the history
  4. Unwrap back_reference in get_pytype()

    This prevents back_reference parameters from decaying to "object" in py signatures
    jvansanten committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3ad76aa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    7aae528 View commit details
    Browse the repository at this point in the history