close
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: cloudfoundry/python-buildpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.42
Choose a base ref
...
head repository: cloudfoundry/python-buildpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.43
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 22, 2026

  1. [ci skip] bump to 1.8.43

    git committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    4e39dc6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. Remove Python version 3.12.10 due to vulnerability

    Removed deprecated Python 3.12.10 entry due to vulnerability
    ivanovac authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    9fe7775 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1137 from cloudfoundry/ivanovac-patch-1

    Remove Python version 3.12.10 due to vulnerability
    ivanovac authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    c17a8be View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG to remove vulnerable Python version

    Removed Python version 3.12.10 from changelog due to a vulnerability.
    ivanovac authored Jan 26, 2026
    Configuration menu
    Copy the full SHA
    2c01c44 View commit details
    Browse the repository at this point in the history
Loading