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

--[BE] Fix issues with bindings exposed by pybind11-stubgen #2430

Merged
merged 16 commits into from
Jul 21, 2024

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    3ef0d22 View commit details
    Browse the repository at this point in the history
  2. --better docstring

    jturner65 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f688ca0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48dfeb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    544eba0 View commit details
    Browse the repository at this point in the history
  5. --improve setter and add initializer masks

    raw setters and initializers should not be used for attributes, since they may corrupt a required field.
    jturner65 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2b7da70 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32604a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    777f571 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    d823467 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a92a51 View commit details
    Browse the repository at this point in the history
  3. --rearrange/cleanup

    jturner65 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f501547 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8de34a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    bb7de79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5b3c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a86c933 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2401b1 View commit details
    Browse the repository at this point in the history
  5. --clang-tidy

    jturner65 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    95be47d View commit details
    Browse the repository at this point in the history