Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/python-versions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.22-14344111503
Choose a base ref
...
head repository: actions/python-versions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.9.23-15433290661
Choose a head ref
  • 8 commits
  • 13 files changed
  • 7 contributors

Commits on Apr 9, 2025

  1. Update versions-manifest (#337)

    Co-authored-by: Service account <[email protected]>
    github-actions[bot] and 459680 authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    a12e3a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. chore: use ubuntu-*-arm runners instead of custom ones (#330)

    This allows contributors to test on GitHub hosted Linux ARM64 runners easily now that those runners are available for free for public repositories: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
    mayeut authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    bc5b4d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Remove Ubuntu 20.04 and Update Stable and Unstable Versions for Tests (

    …#336)
    
    * Remove ubuntu-20.04 and updated the stable and unstable test cases
    
    * arch update for freethreaded
    
    * Remove duplicate 'ubuntu-latest' from matrix OS
    
    ---------
    
    Co-authored-by: Haritha <[email protected]>
    aparnajyothi-y and HarithaVattikuti authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    5c01d17 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Remove EOL Python code, set 3.9 as base, add 3.14 stdlib module (#317)

    * Remove redundant Python 2 code
    
    * Use Python 3.2 as base version
    
    * Use Python 3.3 as base version
    
    * Use Python 3.4 as base version
    
    * Use Python 3.5 as base version
    
    * Use Python 3.6 as base version
    
    * Use Python 3.7 as base version
    
    * Use Python 3.8 as base version
    
    * Use Python 3.9 as base version
    
    * Add annotationlib for Python 3.14
    
    * Fix syntax error
    hugovk authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    d5e8ad6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. Update versions-manifest (#340)

    Co-authored-by: Service account <[email protected]>
    github-actions[bot] and 459680 authored May 8, 2025
    Configuration menu
    Copy the full SHA
    96e291c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

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

Commits on May 27, 2025

  1. chore: use windows-11-arm runner instead of custom one (#338)

    This allows contributors to test on GitHub hosted Windows ARM64 runners easily now that those runners are available for free for public repositories
    mayeut authored May 27, 2025
    Configuration menu
    Copy the full SHA
    2eea8c8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Update versions-manifest (#341)

    Co-authored-by: Service account <[email protected]>
    github-actions[bot] and 459680 authored May 28, 2025
    Configuration menu
    Copy the full SHA
    bcf6ecc View commit details
    Browse the repository at this point in the history
Loading