Gábor Boros

Results 105 comments of Gábor Boros

Moving to the docs repo as this is the expected behaviour, but it should be documented.

:+1: for the accessibility checks. I would like to make sure, everybody can enjoy the RethinkDB website. Please let us have a decision about which direction should we go with...

https://rethinkdb.com/docs/rabbitmq/java/ gives back 404 too.

Hm, it is weird that unit test are not reported... I'll need to take a look on it. BTW, the tests are failing for the change: https://travis-ci.org/github/rethinkdb/rethinkdb-python/builds/721071084

![Codacy](https://app.codacy.com/assets/images/favicon.png) Here is an overview of what got changed by this pull request: ```diff Issues ====== + Solved 30 - Added 5 Complexity increasing per file ============================== - rethinkdb/asyncio_net/net_asyncio.py 1...

Yep, the python driver is not built in the mentality of Zen of Python, that's sure. I think if we could move to Python 3 and type hint the code...

@Inveracity @lsabi FYI: the base for management commands are done, so it could be possible to migrate the commands (though those will need a somewhat big refactor when porting)

> The basis is good, but dumb question: should we merge it already without the commands and then port the commands or shall we port all commands before releasing? @lsabi...

Hello @tatiblockchain, Thanks for opening this issue. Could you please help me by providing more info about the environment? You wrote that when you develop everything goes well, but when...