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: deldos/client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: massive-com/client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 12 files changed
  • 4 contributors

Commits on Feb 25, 2026

  1. Configuration menu
    Copy the full SHA
    c1a2c77 View commit details
    Browse the repository at this point in the history
  2. Sync client-python with OpenAPI spec (massive-com#1001)

    * Sync client-python with OpenAPI spec (fixes)
    
    * Fix lint formatting
    justinpolygon authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    8c06655 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Bump types-setuptools from 80.9.0.20251223 to 81.0.0.20260209 (massiv…

    …e-com#997)
    
    Bumps [types-setuptools](https://github.com/typeshed-internal/stub_uploader) from 80.9.0.20251223 to 81.0.0.20260209.
    - [Commits](https://github.com/typeshed-internal/stub_uploader/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-setuptools
      dependency-version: 81.0.0.20260209
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: justinpolygon <123573436+justinpolygon@users.noreply.github.com>
    dependabot[bot] and justinpolygon authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    a6497de View commit details
    Browse the repository at this point in the history
  2. Initialize pool manager with timeout (massive-com#977)

    * Initialize pool manager with timeout
    
    * chore: expose self.timeout on BaseClient + minor cleanup
    
    ---------
    
    Co-authored-by: Hynek Davídek <hynek.davidek@quantlane.com>
    Co-authored-by: justinpolygon <123573436+justinpolygon@users.noreply.github.com>
    3 people authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    e7d51f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Bump certifi from 2026.1.4 to 2026.2.25 (massive-com#1003)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.1.4 to 2026.2.25.
    - [Commits](certifi/python-certifi@2026.01.04...2026.02.25)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-version: 2026.2.25
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    f7f556d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Configuration menu
    Copy the full SHA
    ecdf5a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e781983 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. Configuration menu
    Copy the full SHA
    94f2e9d View commit details
    Browse the repository at this point in the history
  2. Bump pygments from 2.19.2 to 2.20.0 (massive-com#1010)

    Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.19.2...2.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-version: 2.20.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: justinpolygon <123573436+justinpolygon@users.noreply.github.com>
    dependabot[bot] and justinpolygon authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    7179fdc View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

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

Commits on May 4, 2026

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