Daniel Bengtsson

Results 12 issues of Daniel Bengtsson

System: Windows 7 Shell: cmd.exe Python: 3.5.1 Colorama: Current master (69e4069) For example: ``` python from colorama import Fore, init init() input(Fore.RED + "test") ``` This prints `←[31mtest` instead of...

bug

This might be due to my setup, but I am not yet sure exactly why I see this so I am filing an issue. The confusing part is that I...

bug
question
hacktoberfest

This was something that took me quite a while to figure out since it was not obvious to me how to do it. I wanted to use my own root...

documentation
hacktoberfest

**Describe the bug** In the code this grep is used for picking commits: `grep -E "($startYear|$endYear)"` , but that will pick commits either from the startYear or the endYear, not...

bug :bug:

I am evaluating qtwebdriver for use with our qml project, and I have built it and gotten simple test cases to work. I am using python selenium at the moment....

Noticed that we had some commented out includes that still were included in the graph. Would be nice if the regexp could take that into account. (Although I know it...

Note I have not yet verified this on master but in the relatively old version I currently have installed (0a0520fc). There it appears that when the review include a commit...

Hi Jens, this is probably an issue on our side since it worked earlier, but maybe you have some pointers ? After a server restart critic started to raise exceptions...

We had one user adding issues but forgetting to submit them, in the mean time the review was closed. When the issues were eventually submitted the following day on the...