Augusto Men

Results 5 comments of Augusto Men

@mzr1996 The way to temporarily suppress warnings it to set the environment variable `PYTHONWARNINGS=ignore`. I had to do this to at least be able to debug with unittest. Note that...

> I guess I have the same problem.. what is solution to solve this? I am NOT proud of this... but I decided to monkey-patch arrow instead: import django_q from...

> Thanks.. where I need to place this? Anywhere in the initialization of your project (ie, somewhere where it will run when Django starts up). I chose to put it...

I have also noticed this for a while, and it's still present in v8.11. I got the error while typing in a psql tab: Exception in thread Thread-63709 (read_and_forward_pty_output): Traceback...

I'll add some extra information here: this only happens when there is selected text in the query editor. In that case, it's the selected text that's copied, regardless of focus....