Start branch for dev/0.8.2
Compare changes
Files
3- Jon Crall authored
+ 38
− 7
@@ -3,7 +3,7 @@ __all__ = ['smartcast']
@@ -15,7 +15,7 @@ def smartcast(item, astype=None, strict=False, allow_split=False):
@@ -29,10 +29,11 @@ def smartcast(item, astype=None, strict=False, allow_split=False):
@@ -92,12 +93,42 @@ def smartcast(item, astype=None, strict=False, allow_split=False):