Marco Rougeth

Results 26 issues of Marco Rougeth

Even running `loop.stop()` and then `loop.close()` we're getting those messages: ``` Task was destroyed but it is pending! task: Task was destroyed but it is pending! task: ```

bug

Missing lines: 13-27, 38, 42, 45, 48 *See Travis log to confirm the missing lines:* https://travis-ci.org/rougeth/bottery

enhancement
hacktoberfest

Missing lines: 83, 86-91, 94-113, 136-150, 79->exit *See Travis log to confirm the missing lines:* https://travis-ci.org/rougeth/bottery

enhancement
hacktoberfest

Hi all, I'm using Beancount to do accounting for a community around open source software. I have to deal with conferences, meetups, sponsorships, etc. We are going to publish all...

question

Hello! I'm getting the error below when I click in **Query test** button in _/admin/cube_. **POST http://10.1.2.222:8888/api/cubequery.json [HTTP/1.1 404 Not Found 8ms]** I couldn't find the piece of code that...

enhancement
feature

### Descrição O arquivo `stopped.py` tem um bot definido para quando RastreioBot estiver em manutenção. Devemos criar um novo comando no arquivo [rastreio/__main__.py](https://github.com/GabrielRF/RastreioBot/blob/master/rastreio/__main__.py), que chamará o bot. ### Requisitos para...

wontfix

Com testes unitários, criar novas features e refatorar as já existentes ficará muito mais seguro, com menos chances de quebrar o que já funciona. Escopo dessa issue é configurar o...

wontfix

enhancement

Lista "Próximos Eventos" está ordenada de forma decrescente, os últimos eventos que irão acontecer no ano aparecem primeiro na lista. O comportamento ideal é justamente ao contrário.

bug