Jonathan Strong

Results 29 comments of Jonathan Strong

update: just experienced this same problem again, but with no shutdown having occurred. turns out the server shutdown issue was a red herring, but it is still possible to get...

> In that case I add the .crates.io prefix to crates names to be sure they do not conflict with other crates. Yes - this is the aspect I am...

reasonable enough - thanks for considering!

the biggest difference is the special remove and insert methods you're using for the bintrees version don't apply to the others. one other note - I was using Decimal types...

@sd2k very cool! thanks for pointing me to this!

random passerby comment: I am personally pretty far from being an "async" fan, I don't use it and recently started a project with mio as the backbone. **however**, despite my...

I started using this in a project, and now I regret it because of this behavior, which is completely fucked. This is Python. You don't silently change the type of...

https://github.com/jonathanstrong/attr_dict

hello, and thanks for your hard work on this RFC/PR - very excited about this feature! In testing how this will work, I came across a small sticking point: the...