Matthias Dellweg

Results 20 issues of Matthias Dellweg

In case the FileResponse is using _sendfile_fallback and the requested range is smaller then the chunk size, we need to only read and send count bytes. ## What do these...

bot:chronographer:provided

**Describe the bug** DRF allows (almost?) all get methods to be accessed with the `HEAD` verb, but spectacular does not generate schemata for these. In turn head calls are missing...

##### SUMMARY This is a split off from #1123 to manage the assined ansible roles for hosts. ##### ISSUE TYPE - Feature Idea

triaged

The comment in https://github.com/Dorthu/openapi3/blob/master/openapi3/paths.py#L304 claims that a securityRequirement must be a dictionary with exactly one key. But https://swagger.io/specification/#securityRequirementObject specifies that "Security Requirement Objects that contain multiple schemes require that all...

It would be tremendously helpful if towncrier hat a merge command, where you could specify a second changes file (presumably a diverged version of the same on a different branch)...

DBusException can be subclassed, to indicate exceptions, that are meant to be translated to DBusErrors. The type of error is encoded by the class variable 'dbus_name'. The class variable 'silent'...

Secrets, as well as metadata should be subject to git operation if configured.