Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-19 | 1.1 kB | |
v1.0.29 source code.tar.gz | 2025-05-19 | 207.0 kB | |
v1.0.29 source code.zip | 2025-05-19 | 243.3 kB | |
Totals: 3 Items | 451.3 kB | 1 |
What's Changed
- chore: Update changelog by @carlosmiei in https://github.com/sammchardy/python-binance/pull/1566
- fix: async client receive empty text by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1569
- feat: Expose option for user to edit max_queue_size in websockets, have async callbacks called in a task and update docs by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1570
- fixed a deprecation warning in helpers.py by @ChuckTG in https://github.com/sammchardy/python-binance/pull/1572
- Improve error handling for depth manager by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1579
- chore: update testnet urls by @pcriadoperez in https://github.com/sammchardy/python-binance/pull/1583
- chore: Bump 29 by @carlosmiei in https://github.com/sammchardy/python-binance/pull/1585
New Contributors
- @ChuckTG made their first contribution in https://github.com/sammchardy/python-binance/pull/1572
Full Changelog: https://github.com/sammchardy/python-binance/compare/v1.0.28...v1.0.29