- 19 Dec, 2016 6 commits
- 16 Dec, 2016 14 commits
- 15 Dec, 2016 2 commits
-
-
Saul Ibarra authored
-
Saul Ibarra authored
It's the responsibility of the build process to ship with a valid resources/tls/cacerts.txt file.
-
- 14 Dec, 2016 1 commit
-
-
Saul Ibarra authored
When running frozen (ie, a Windows exe) we override sys.std{out,err} so the output can be diverted to a file. There was a problem with logging.Logger instances which would get a reference to the original objecs and then find then closed after our second replacement. The solution is to override them very early, and this MUST be done BEFORE importing the log module. Then, when the file property is set the StringIO will be drained into the file.
-
- 06 Dec, 2016 1 commit
-
-
Dan Pascu authored
-
- 25 Nov, 2016 5 commits
- 24 Oct, 2016 1 commit
-
-
Adrian Georgescu authored
-
- 17 Oct, 2016 3 commits
-
-
Dan Pascu authored
-
Dan Pascu authored
-
Saul Ibarra authored
-
- 15 Oct, 2016 2 commits
-
-
Adrian Georgescu authored
-
Dan Pascu authored
-
- 14 Oct, 2016 5 commits