-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: sammchardy/python-binance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.35
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sammchardy/python-binance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.36
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 20 files changed
- 3 contributors
Commits on Feb 17, 2026
-
Change delist schedule API request to unsigned (#1659)
It's not necessary to sign the spot delist schedule request.
Configuration menu - View commit details
-
Copy full SHA for 02ce388 - Browse repository at this point
Copy the full SHA 02ce388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8215039 - Browse repository at this point
Copy the full SHA 8215039View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8009cc - Browse repository at this point
Copy the full SHA d8009ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dd5d72 - Browse repository at this point
Copy the full SHA 6dd5d72View commit details
Commits on Mar 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 5f1312a - Browse repository at this point
Copy the full SHA 5f1312aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8d7b7 - Browse repository at this point
Copy the full SHA dc8d7b7View commit details
Commits on Mar 22, 2026
-
feat: update options streams to new api changes and fix CI (#1657)
* update streams and tests * lint * lint * fix tests * chore: suppress pre-existing ruff lint errors and skip unavailable API tests - Add ruff rule ignores in pyproject.toml to pass CI lint - Skip options websocket stream tests (service unavailable) - Skip test_stream_get_listen_key_and_close (testnet returns 410) - Skip test_options_historical_trades (endpoint removed from Binance) * fix: rename unused variable to satisfy RUF059 lint rule * fix: round trigger_price to 1 decimal to fix precision error on LTCUSDT
Configuration menu - View commit details
-
Copy full SHA for 997d499 - Browse repository at this point
Copy the full SHA 997d499View commit details -
feat: USD-M futures WebSocket URL category support (#1684)
* feat: Add USD-M futures WebSocket URL category support (public/market/private) Binance is retiring legacy USD-M futures WebSocket URLs on 2026-04-23. This migrates all fstream methods to use the new categorized URL structure. * fix: Limit listenKey query-param format to USD-M futures only, not COIN-M * fix: correct testnet URL in integration tests (fstream not stream)
Configuration menu - View commit details
-
Copy full SHA for 9ce7e68 - Browse repository at this point
Copy the full SHA 9ce7e68View commit details
Commits on Mar 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0b63172 - Browse repository at this point
Copy the full SHA 0b63172View commit details
Commits on Mar 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 70a7a2a - Browse repository at this point
Copy the full SHA 70a7a2aView commit details
Loading
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 v1.0.35...v1.0.36