ckanext-xloader
ckanext-xloader copied to clipboard
PY2 & PY3 String/Binary Fixes
fix(misc): fixed binary/str types between py2 and py3;
- Added binary type support and mapping.
- Added new config option for strict type guessing.
- Minor fixes for python2 types and classes.
- Minor fix for failed type guessing.
@JVickery-TBS Merge conflict needs to be resolved.
@ThrawnCA fixed conflicts now