Skip to content
  • Kipp Cannon's avatar
    Param.from_pyvalue(): add support for None · f29141f2
    Kipp Cannon authored
    - this slipped through the cracks.  a while ago work was done to teach the I/O code the distinction between empty strings and None but the .from_pyvalue() wrapper didn't get updated to make use of the feature.
    f29141f2