Tommaso Barbugli
Tommaso Barbugli
It would be great to get validation on list lengths. eg. ``` ListField(Field(...), max_length=10) ```
This consistently end up writing a small part of the HTTP traffic to file (1k/hour instead of 10k/hour) ```gor --input-raw :82 --output-file=/efs/gor/%Y/%m/%d/%H/%r.gor``` I am using v0.16.1
### Your feature request related to a problem? Please describe. Golangci-lint is much slower than the linters it wraps ### Describe the solution you'd like. I think the shared analysis...
beside the annoyingly setup issues, pycryptodome improved a lot since 3.6 and it has no breaking changes for this lib
Hi, the gem is using required keywords arguments which is a feature introduced in 2.1. Would you consider merging a PR that switches to "normal" keywords arguments?
According to IETF specs `Date` is suggested but not mandatory: > 2.3. Signature String Construction > > In order to generate the string that is signed with a key, the...
boto.exception.EC2ResponseError: EC2ResponseError: 400 Bad Request IncorrectStateSnapshot 'snap-' is not 'completed'.06c63459-99d3-4a0b-ace8-a20acfdeeb2c
Hi, I see from docs 1.5 is not supported; any idea when support will be added for it and what breaks atm ?