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: openshift/openshift-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.2
Choose a base ref
...
head repository: openshift/openshift-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.3
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 21, 2024

  1. Fix offset-naive and offset-aware operation

    Fix: TypeError: can't subtract offset-naive and offset-aware datetimes
    mdujava committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ee565dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #155 from mdujava/utcnow

    Fix offset-naive and offset-aware operation
    openshift-merge-bot[bot] authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ba41a7b View commit details
    Browse the repository at this point in the history
  3. Preparing 2.0.3

    bradmwilliams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    04e5ced View commit details
    Browse the repository at this point in the history
  4. Merge pull request #158 from bradmwilliams/ocp-2.0.3

    Preparing 2.0.3
    bradmwilliams authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7f0c80b View commit details
    Browse the repository at this point in the history
Loading