Yurii Havenchuk
Results
2
issues of
Yurii Havenchuk
During parsing an invalid query like `a^` the parser fails with `TypeError: conversion from NoneType to Decimal is not supported` Traceback (most recent call last): File "scratches/scratch1.py", line 12, in...
### Brief description We use `scapy` together with [rq](https://github.com/rq/rq/). At the beginning of `scapy` work it couldn't find any files in the cache directory (i.e. `manufdb`, `ethertypes`, `services`), so the...