Patrick Düggelin

Results 4 issues of Patrick Düggelin

I could not yet figure out why, but in the original script, the dot in `p.m.` at the end of a sentence is not split up, while with this port...

**Summary** This PR addresses multiple issues mentioned in https://github.com/encode/uvicorn/issues/1068 to improve the `ProxyHeadersMiddleware`. - :bug: Fix the `host` for requests from clients running on the proxy server itself. (The main...

enhancement
waiting author

When trying to use GroupShareKit (installed via Nuget) in a Trados Studio Plugin, there is an error when loading the plugin: **Error Message** ``` Cannot load the plug-in defined in...

## 📝 Summary This PR adds support for pydantic options as requested in the following issue: #111 In particular it implements the behavior I described in https://github.com/tiangolo/typer/issues/111#issuecomment-643147865. The implementation changes...

feature
p3