ckanext-xloader icon indicating copy to clipboard operation
ckanext-xloader copied to clipboard

PY2 & PY3 String/Binary Fixes

Open JVickery-TBS opened this issue 1 year ago • 2 comments

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 avatar Jan 15 '24 18:01 JVickery-TBS

@JVickery-TBS Merge conflict needs to be resolved.

ThrawnCA avatar Feb 09 '24 06:02 ThrawnCA

@ThrawnCA fixed conflicts now

JVickery-TBS avatar Feb 12 '24 15:02 JVickery-TBS