akuanti
akuanti
Because `feedparser` constructs entries as flat dictionaries, any repeated elements can get clobbered, even if they are nested in separate elements. For example, the following example feed repeats `` under...
As of f89eb89, coverage output looks like this: ``` --------------------|----------|----------|----------|----------|----------------| File | % Stmts | % Branch | % Funcs | % Lines |Uncovered Lines | --------------------|----------|----------|----------|----------|----------------| contracts/ | 97.36...
I find it unclear from the name what `updateStatus()` is supposed to do, which makes it difficult to remember when it is necessary to call it. From the code, it...
Instead of returning the privacy groups with the given member, it seems to return all privacy groups including the given member. ### Steps to Reproduce (Bug) 1. Create an on-chain...
When running `docker-compose up` with the simple example, I get the following over and over: ``` buildbot_1 | checking for running master buildbot_1 | checking master.cfg buildbot_1 | upgrading basedir...