Yannic Schröder

Results 4 issues of Yannic Schröder

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description Hi everyone! I am in the process of implementing some networking library parsing UDP datagrams consisting...

help wanted
topic-performance

Is it possible to skip the `file_checksum` verification? My image comes from a trusted source (it was built right before by a different packer run). Computing its checksrum and then...

### setuptools version setuptools===69.0.0 ### Python version Python 3.8.10 ### OS Ubuntu 20.04 in WSL ### Additional environment information _No response_ ### Description We are building test packages for branches...

help wanted
Needs Implementation

Right now, there is no option to tell `httpx` to use the system certificate store. On Linux you can work around this by setting `SSL_CERT_DIR` to the path where certificates...

enhancement