chore(internal): change default timeout to an int#99
Merged
stainless-app[bot] merged 1 commit intogeneratedfrom Feb 4, 2025
Merged
chore(internal): change default timeout to an int#99stainless-app[bot] merged 1 commit intogeneratedfrom
stainless-app[bot] merged 1 commit intogeneratedfrom
Conversation
Merged
VVoruganti
pushed a commit
that referenced
this pull request
Apr 10, 2025
* chore(internal): codegen related update (#80) * chore(internal): codegen related update (#81) * docs(readme): example snippet for client context manager (#85) * chore(internal): codegen related update (#86) * chore(internal): codegen related update (#87) * chore: add missing isclass check (#88) * chore(internal): bump httpx dependency (#89) * fix(client): only call .close() when needed (#90) * chore(internal): codegen related update (#91) * fix: correctly handle deserialising `cls` fields (#92) * chore(internal): codegen related update (#93) * docs(raw responses): fix duplicate `the` (#94) * fix(tests): make test_get_platform less flaky (#95) * chore(internal): avoid pytest-asyncio deprecation warning (#96) * chore(internal): codegen related update (#97) * chore(internal): minor formatting changes (#98) * chore(internal): change default timeout to an int (#99) * chore(internal): bummp ruff dependency (#100) * feat(client): send `X-Stainless-Read-Timeout` header (#101) * chore(internal): fix type traversing dictionary params (#102) * chore(internal): minor type handling changes (#103) * chore(internal): update client tests (#104) * fix: asyncify on non-asyncio runtimes (#105) * feat(client): allow passing `NotGiven` for body (#106) fix(client): mark some request bodies as optional * chore(internal): fix devcontainers setup (#107) * chore(internal): properly set __pydantic_private__ (#108) * docs: update URLs from stainlessapi.com to stainless.com (#109) More details at https://www.stainless.com/changelog/stainless-com * chore(docs): update client docstring (#110) * chore(internal): remove unused http client options forwarding (#111) * test: add DEFER_PYDANTIC_BUILD=false flag to tests (#112) * chore(internal): remove extra empty newlines (#113) * chore(internal): codegen related update (#114) * chore(internal): bump rye to 0.44.0 (#115) * fix(types): handle more discriminated union shapes (#116) * fix(ci): ensure pip is always available (#117) * fix(ci): remove publishing patch (#118) * chore: fix typos (#119) * codegen metadata * chore(internal): remove trailing character (#120) * codegen metadata * chore(internal): slight transform perf improvement (#121) * feat(api): api update * chore(internal): expand CI branch coverage * chore(internal): reduce CI branch coverage * feat: remove examples (#122) * release: 0.1.0 --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: vintro <77507980+vintrocode@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.