python-client
python-client copied to clipboard
Python SDK client for Split Software
# Python SDK ## What did you accomplish? Removed a duplicate code block from `_fetch_until`. ## How do we test the changes introduced in this PR? There were no additions...
# Python SDK ## What did you accomplish? ## How do we test the changes introduced in this PR? ## Extra Notes
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.5.0. Release notes Sourced from urllib3's releases. 2.5.0 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
I notice that this package publishes only source distributions, so that every user has to build the wheel themselves. Better for package owners to build and publish wheels once and...