Skip to content

Conversation

@CloudCray
Copy link

Minor patch for converting zero-length strings to python values in D8 elements (dates).
Previous behavior raised a ValueError trying to convert '' to an int, then to a datetime.date - now returns None.
This now matches the existing behavior for DR elements (datetime values).

@CloudCray
Copy link
Author

Updated __version__ and added a note to README.MD to bump to 0.3.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant