Results 9 comments of Maroun Maroun

@Hiren879 Let me know if this PR is still relevant. If so, please resolve conflicts and make sure all tests are passing.

@dougszumski Well, that's exactly what I'm having now (also while debugging an OpenStack service). A workaround would be adding the `encoding` attribute to `sys.stdin` just a line before it breaks....

@tamentis The solution should look something like [this](https://github.com/tamentis/rpdb/commit/79bc1cda00639747fc3eda329c6a19ab5ec5125c), can you please take a look? @dougszumski FYI.

@dougszumski good point. So the solution I suggested didn't work for you?

@airborne007 Not yet. The current solution is to add encoding attribute to `sys.stdin` just a line before it breaks.