nrepl-python-client
nrepl-python-client copied to clipboard
Check for end of datum more specifically
trafficstars
This prevents an empty list being treated as the end of a datum.
For example decoding ["foo", []], would give ["foo"] and leave an
'e' on the end of input s.
Seems to be failing, due to inability to find lein binary. It's possible travis have changed the way you include leiningen.
Tests pass locally.
I wonder if this build will ever finish. :-)