Matthew Mucker

Results 3 comments of Matthew Mucker

I haven't looked at this thoroughly yet, but I suspect the problem is here: ## sanitize date string ## replace unhelpful whitespace characters with single whitespace match_str = re.sub('[\n\t\s\xa0]+', '...

I've found that the following changes appear to work for me. If I can figure out this whole Git thing, I'll submit a pull request later: ## sanitize date string...

Just ran across this as well. How disappointing. Maybe my "+1" comment will encourage Hashicorp to re-evaluate this.