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

[Python] Fix python reflection info casing issues #3821

Merged
merged 7 commits into from
May 20, 2024
Merged

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    a1bd419 View commit details
    Browse the repository at this point in the history
  2. Fixes for attribute lookup

    dbrattli committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5d4885d View commit details
    Browse the repository at this point in the history
  3. Fix casing for bindings

    dbrattli committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cad64b3 View commit details
    Browse the repository at this point in the history
  4. Fix identifier casing

    dbrattli committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2728b35 View commit details
    Browse the repository at this point in the history
  5. Add test

    dbrattli committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cfa0101 View commit details
    Browse the repository at this point in the history
  6. Add changelog entry

    dbrattli committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b907ce4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8f59ca View commit details
    Browse the repository at this point in the history