-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: BitFlexFinTech/client-python
base: master
head repository: massive-com/client-python
compare: master
- 15 commits
- 13 files changed
- 4 contributors
Commits on Feb 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c1a2c77 - Browse repository at this point
Copy the full SHA c1a2c77View commit details -
Sync client-python with OpenAPI spec (massive-com#1001)
* Sync client-python with OpenAPI spec (fixes) * Fix lint formatting
Configuration menu - View commit details
-
Copy full SHA for 8c06655 - Browse repository at this point
Copy the full SHA 8c06655View commit details
Commits on Feb 26, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for a6497de - Browse repository at this point
Copy the full SHA a6497deView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e7d51f0 - Browse repository at this point
Copy the full SHA e7d51f0View commit details
Commits on Mar 2, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for f7f556d - Browse repository at this point
Copy the full SHA f7f556dView commit details
Commits on Mar 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ecdf5a5 - Browse repository at this point
Copy the full SHA ecdf5a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e781983 - Browse repository at this point
Copy the full SHA e781983View commit details
Commits on Apr 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 94f2e9d - Browse repository at this point
Copy the full SHA 94f2e9dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7179fdc - Browse repository at this point
Copy the full SHA 7179fdcView commit details
Commits on Apr 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0c1a66f - Browse repository at this point
Copy the full SHA 0c1a66fView commit details
Commits on May 4, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f3128f6 - Browse repository at this point
Copy the full SHA f3128f6View commit details
Commits on May 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f707f13 - Browse repository at this point
Copy the full SHA f707f13View commit details
Commits on May 26, 2026
-
fix(futures): align snapshot, quote, trade, and schedules models with…
… OpenAPI spec (massive-com#1020)
Configuration menu - View commit details
-
Copy full SHA for 3c247d7 - Browse repository at this point
Copy the full SHA 3c247d7View commit details
Commits on Jul 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for fc8cdaf - Browse repository at this point
Copy the full SHA fc8cdafView commit details
Commits on Jul 9, 2026
-
[bot] Add 8-K disclosures and disclosure categories endpoints (massiv…
…e-com#1025) Add support for two new SEC filings vX endpoints: - GET /stocks/filings/8-K/vX/disclosures via list_stocks_filings_8k_disclosures, returning Disclosure results. - GET /stocks/taxonomies/vX/disclosures via list_stocks_taxonomies_disclosures, returning DisclosureTaxonomy results. Both methods live in ContractsClient alongside the other filings endpoints, and the Disclosure/DisclosureTaxonomy models mirror the existing RiskFactor/RiskFactorTaxonomy pattern.
Configuration menu - View commit details
-
Copy full SHA for 481e5c2 - Browse repository at this point
Copy the full SHA 481e5c2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master