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: IBM/python-sdk-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.24.2
Choose a base ref
...
head repository: IBM/python-sdk-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.24.3
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 18, 2025

  1. build: bump python versions (#228)

    * build: bump python versions and adjust tests
    
    Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com>
    diatrcz authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    2b453f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. fix(build): include test/utils/*.py and test resources in sdist (#229)

    This commit adds some missing files to the distributed package.
    
    Signed-off-by: Colin Watson <cjwatson@debian.org>
    cjwatson authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    802255b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632f08e View commit details
    Browse the repository at this point in the history
  3. chore(release): 3.24.3 release notes

    ## [3.24.3](v3.24.2...v3.24.3) (2026-01-28)
    
    ### Bug Fixes
    
    * **build:** include test/utils/*.py and test resources in sdist ([#229](#229)) ([802255b](802255b))
    semantic-release-bot committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    0c15c6a View commit details
    Browse the repository at this point in the history
Loading