Vincenzo Roselli
Vincenzo Roselli
I've installed all the required things by following https://github.com/osxfuse/osxfuse/wiki/NTFS-3G#auto-mount-ntfs-volumes-in-read-write-mode and I want to mount automatically in RW mode ntfs volumes. Of course, I've disabled SIP. When I run `diskutil apfs...
get() possibly null header 'description' item instead of accessing it by key and rasing KeyError issue: https://github.com/sphinx-contrib/openapi/issues/130#issue-1402211100
In my sample project on AWS I've enabled cors and since then I get this error. `Exception occurred: File "/Users/cionzo/myproject/venv/lib/python3.8/site-packages/sphinxcontrib/openapi/openapi30.py", line 354, in _httpresource for line in convert(header['description']).splitlines(): KeyError: 'description'...
* Python DynamoDB Lock version: 0.9.1 * Python version: 3.6 ### Description This is more a help request than an issue. I'm using this package in an AWS Lambda function...
**Describe the bug** The `request.param` is shown as an empty object if accessed from inside the security handler, while param values are correctly shown from inside the API code. **To...