jmoiron plays the blues
created euler.go, project euler solutions in go
created euler.go, project euler solutions in go
created euler.go, project euler solutions in go
created euler.go, project euler solutions in go
Last night I started #ProjectEuler in #golang, which just released its 1.0 today! https://t.co/WEjBGUt9
created euler.go, project euler solutions in go
#213 to johnny-cache fix for issue #56, save a per-project constant sentinel to the Cache, and treat that value as None for queries which return None, so that they may be cached
#206 to johnny-cache add AUTHORS file with people whose code we've included either in the hg log or from comments on tickets
#197 to johnny-cache Fixes #47, reorganize johnny.utils, add celery_enable_all which uses the signals in Greg Taylor's code
#196 to johnny-cache Fixes #42, check for child node iter before iterating over it, prevents 'ExtraWhere' object not iterable