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

Drop Python3.8, support Pandas v2.2, reduce Warnings #1565

Merged
merged 50 commits into from
Jan 29, 2024
Merged

Commits on Dec 18, 2023

  1. pre-commit update

    Zeitsperre committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    de79e09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d7c0e View commit details
    Browse the repository at this point in the history
  3. pyupgrade fixes

    Zeitsperre committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    839585f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08ae98d View commit details
    Browse the repository at this point in the history
  5. limit to Python3.11

    Zeitsperre committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    fc84c89 View commit details
    Browse the repository at this point in the history
  6. drop Python3.8

    Zeitsperre committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8853ec0 View commit details
    Browse the repository at this point in the history
  7. fix import, fix docs

    Zeitsperre committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1ee9d24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edde1e2 View commit details
    Browse the repository at this point in the history
  9. safer Python calls

    Zeitsperre committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f911164 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    6fe7566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc21fb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    288346f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    084dc96 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    a4b4c35 View commit details
    Browse the repository at this point in the history
  2. fix toml error

    Zeitsperre committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8c7dcfb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b2289 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b01c6ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91a7030 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffc6ad8 View commit details
    Browse the repository at this point in the history
  7. update CHANGES.rst

    Zeitsperre committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ee43930 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e7c832 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    c37c487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a27aa62 View commit details
    Browse the repository at this point in the history
  3. merge topd22 commit 1

    aulemahal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    109bd5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6718fd View commit details
    Browse the repository at this point in the history
  5. reduce test warnings, fix some docstrings, add pyarrow to dependencie…

    …s (suggestion from pandas)
    Zeitsperre committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    da806bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25bcf0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    276dd4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d4dcff0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7eab8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d1ce1dd View commit details
    Browse the repository at this point in the history
  11. remove debugging leftover

    aulemahal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    389e26d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8e85e2 View commit details
    Browse the repository at this point in the history
  13. remove noqa

    Zeitsperre committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    dd68994 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bad864f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2c8ecec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5946c61 View commit details
    Browse the repository at this point in the history
  17. fix rl for xr 2024.01

    aulemahal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    57ce43f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    bad8f84 View commit details
    Browse the repository at this point in the history
  19. Remove debugging print

    aulemahal committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ab481ca View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

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

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    21c966d View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Pascal Bourgault <[email protected]>
    Zeitsperre and aulemahal authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    d0d9422 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb97a9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f59e31 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    e54626c View commit details
    Browse the repository at this point in the history
  2. update CHANGES.rst

    Zeitsperre committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    69f1e6b View commit details
    Browse the repository at this point in the history
  3. update pyupgrade style

    Zeitsperre committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d679f7b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Update CHANGES.rst

    Co-authored-by: Pascal Bourgault <[email protected]>
    Zeitsperre and aulemahal authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ca84199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bd6efc View commit details
    Browse the repository at this point in the history