93578237

Results 31 issues of 93578237

#149 So, it cannot be updated to v0.14.2 due to missing some features (like `RequestValidator._get_headers`), so we should wait for the next release TODO: - [ ] Update typing -...

If prefsUrl has already a trailing slash, replaceUrl will have 2 trailing slashes. Should use [uri /](https://nim-lang.org/docs/uri.html#%2F%2CUri%2Cstring)

enhancement

# Bug report ## What's wrong `BaseSerializer.is_valid` should return `NoReturn` when takes `raise_exception=True` Now mypy fails with ```shell error: Missing return statement [return] ``` ## How is that should be...

bug

Closes #11157

bot:chronographer:provided

Closes #11205

skip news
type: maintenance

Closes #10685 ref: https://requests.readthedocs.io/en/latest/api/#requests.Session.trust_env

Starting container with non-empty request body was deprecated since API v1.22 and removed in v1.24 ref: https://docs.docker.com/engine/api/v1.41/#operation/ContainerStart ## What do these changes do? ## Are there changes in behavior for...