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

CI: Test Python 3.12 #53743

Merged
merged 29 commits into from
Jul 25, 2023
Merged

CI: Test Python 3.12 #53743

merged 29 commits into from
Jul 25, 2023

Commits on Jun 20, 2023

  1. CI: Test Python 3.12

    lithomas1 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ff98491 View commit details
    Browse the repository at this point in the history
  2. Update unit-tests.yml

    lithomas1 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fcbe1ed View commit details
    Browse the repository at this point in the history
  3. Update config.yml

    lithomas1 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    dd4a488 View commit details
    Browse the repository at this point in the history
  4. update

    lithomas1 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c809bcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf7e272 View commit details
    Browse the repository at this point in the history
  6. fix condition

    lithomas1 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8c7aea2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    dc88fa8 View commit details
    Browse the repository at this point in the history
  2. fix some tests

    lithomas1 committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    d2b3868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5814bcc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. fix more

    lithomas1 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    7be7ea9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Use timezone.utc

    mroeschke committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e9c0ed4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f735b8c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    80d31e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8f351d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. fix some slice changes

    lithomas1 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7cbfd7c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. fix all indexing bugs?

    lithomas1 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e507d45 View commit details
    Browse the repository at this point in the history
  2. fix import

    lithomas1 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    90dbdeb View commit details
    Browse the repository at this point in the history
  3. go for green

    lithomas1 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5e421f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e04fd2 View commit details
    Browse the repository at this point in the history
  5. Update indexing.py

    lithomas1 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b5ae510 View commit details
    Browse the repository at this point in the history
  6. finally fix?

    lithomas1 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b1182ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddae8f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update expr.py

    lithomas1 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    64e12a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    bc64b47 View commit details
    Browse the repository at this point in the history
  2. Update pandas/tests/computation/test_eval.py

    Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
    lithomas1 and mroeschke committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2c1755e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update test_eval.py

    lithomas1 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5dfc14b View commit details
    Browse the repository at this point in the history
  2. Update test_eval.py

    lithomas1 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a1bd210 View commit details
    Browse the repository at this point in the history
  3. fixes

    lithomas1 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    298f31b View commit details
    Browse the repository at this point in the history
  4. formatting

    lithomas1 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    88a0cb8 View commit details
    Browse the repository at this point in the history