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

[python] Bump Python minimum version to 3.8 #78828

Merged
merged 2 commits into from
Feb 20, 2024

Commits on Feb 18, 2024

  1. [python] Bump Python minimum version to 3.7

    As per the RFC
    https://discourse.llvm.org/t/rfc-upgrading-llvms-minimum-required-python-version/67571,
    raise the minimum Python version to ensure that the Python syntax doesn't
    become overly obsolete, to enable new Python feature usage, and to improve
    the maintainability of CI.
    linux4life798 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    c2665d2 View commit details
    Browse the repository at this point in the history
  2. [python] Bump Python minimum version to 3.8

    As per the RFC
    https://discourse.llvm.org/t/rfc-upgrading-llvms-minimum-required-python-version/67571,
    raise the minimum Python version to ensure that the Python syntax doesn't
    become overly obsolete, to enable new Python feature usage, and to improve
    the maintainability of CI.
    linux4life798 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    39082eb View commit details
    Browse the repository at this point in the history