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

[BUG] Make name attr of Index fast slow attrs #16270

Merged
merged 12 commits into from
Jul 16, 2024

Commits on Jul 9, 2024

  1. Initial commit

    Matt711 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e20356c View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    515e19e View commit details
    Browse the repository at this point in the history
  2. Add a test

    Matt711 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    604d107 View commit details
    Browse the repository at this point in the history
  3. Fix typo xpd not pd

    Matt711 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3604ce3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    b019868 View commit details
    Browse the repository at this point in the history
  2. Fix index names

    Matt711 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3ad0081 View commit details
    Browse the repository at this point in the history
  3. Change _name to name

    Matt711 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e741b72 View commit details
    Browse the repository at this point in the history
  4. Missed one

    Matt711 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    38c3b78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bc8427 View commit details
    Browse the repository at this point in the history
  6. remove __setattr__

    Matt711 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    e06eacd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21b7126 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. revert

    Matt711 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    e71ec51 View commit details
    Browse the repository at this point in the history