Lilith River
Lilith River
I get a variation of this in v0.8: ```Config flow could not be loaded: {"message":"Invalid handler specified"}```
So, I did a 2nd reboot and cache clear and.... it loaded this time.
I call read_info() first. Is there a way to tolerate GIF files without a trailer block the way a browser will?
Async adds a lot of negatives, and I can't see it being used as a heavy data-serialization format where streaming would be useful. At most I could see adding async...
There's no 'char' type in either TOML or JSON. And .NET's strings are not even UTF-16, but rather WTF-16, so you can't make assumptions about anything being valid. I would...
This should be the rough equivalent with Homebrew (I'm on x64 Mountain Lion, so YMMV). Note: gfortran is needed to build all of scipy, and freetype is needed to install...
Here's a good article on getting the basics installed: http://www.lowindata.com/2013/installing-scientific-python-on-mac-os-x/
I'm sorry this took so long - it was highly enmeshed with other test code. I've reduced it, and the following appears sufficient to reproduce the bug: ``` TEST_CASE("Test png...
@glennrp Can we re-open this?