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: massive-com/client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
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: v2.3.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 26, 2026

  1. Bump types-setuptools from 80.9.0.20251223 to 81.0.0.20260209 (#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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: justinpolygon <[email protected]>
    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 (#977)

    * Initialize pool manager with timeout
    
    * chore: expose self.timeout on BaseClient + minor cleanup
    
    ---------
    
    Co-authored-by: Hynek Davídek <[email protected]>
    Co-authored-by: justinpolygon <[email protected]>
    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
Loading