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

GH-43518: [Python][Packaging][CI] Drop Python 3.8 support #43970

Merged
merged 21 commits into from
Sep 16, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    929d4e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f1231a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a00ae82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdb884c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4b860b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f158b4 View commit details
    Browse the repository at this point in the history
  7. Add manual installation of Python for R Ubuntu 20.04 and update some …

    …numpy pandas versions
    raulcd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    04fba6b View commit details
    Browse the repository at this point in the history
  8. Add Ubuntu version and Python version to args for cuda in order to in…

    …stall newer Python on image
    raulcd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2c71ba3 View commit details
    Browse the repository at this point in the history
  9. Add ubuntu and python to ubuntu-python-sdist-test docker job in order…

    … to install newer python
    raulcd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    737929d View commit details
    Browse the repository at this point in the history
  10. Try to use Ubuntu 22.04

    raulcd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dc431cb View commit details
    Browse the repository at this point in the history
  11. Change Python 3.x to pin 3.12

    raulcd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6634162 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c8a7e97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0bc40f3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66bd33e View commit details
    Browse the repository at this point in the history
  15. Use signal.SIGINT

    raulcd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    eebfea4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    deb83bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a2390ce View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    336b9bb View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4f1cd9c View commit details
    Browse the repository at this point in the history
  20. Fix name on python.yml

    raulcd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    03cb553 View commit details
    Browse the repository at this point in the history
  21. Remove unnecessary comment

    raulcd committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    e629ba7 View commit details
    Browse the repository at this point in the history