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

join together duplicate entries in the text repr #7225

Merged
merged 27 commits into from
Jul 20, 2023

Commits on Oct 19, 2022

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

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    ae74cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e29aeb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b90f8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cec070 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    492ab47 View commit details
    Browse the repository at this point in the history
  6. fix the repr of Indexes

    keewis committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    56b621f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa70fc5 View commit details
    Browse the repository at this point in the history
  8. select option 3

    Support for the box components should be common enough that we can use
    it (and the worst that can happen is that those characters are
    displayed with a replacement glyph – usually a diamond with a question
    mark)
    keewis committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    08b2504 View commit details
    Browse the repository at this point in the history
  9. improve typing

    Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com>
    keewis and Illviljan authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6270956 View commit details
    Browse the repository at this point in the history
  10. whats-new.rst

    keewis committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e3341ac View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    7ba0992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c212d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7936c55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc1d61f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6e5313 View commit details
    Browse the repository at this point in the history
  6. convert the names to tuples

    keewis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    66689ea View commit details
    Browse the repository at this point in the history
  7. revert the typing of index

    keewis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7e82e42 View commit details
    Browse the repository at this point in the history
  8. more conversion to tuple

    keewis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ce8c129 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d7cf71 View commit details
    Browse the repository at this point in the history
  10. whats-new entry

    keewis committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f2c6683 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    0d20dfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62c16f View commit details
    Browse the repository at this point in the history
  3. adjust the typing, again

    keewis committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    279f948 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

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