tinyg

Results 3 issues of tinyg

# Description The import mechanism does not appear to be thread safe under heavy load. Running the code: ``` var code = @"def method1(): from System.Diagnostics import Stopwatch; from collections...

Port to ipy3

Running the following code as a file (ie save to test.py and then run "ipy test.py") shows that A(6) lasts till then end of the script whereas, if you run...

Port to ipy3

Port nobecutan's changes from "Basic open/save functionality" to the latest version of Boop and then make the errors show in the status view. Original pull request comments: With this merge...