tabular parser pops matching conditions
The matching process would not work after the first time because the comment symbol is popped.
self._mainfile_contents_dict.pop('__comment_symbol', None)
The matching process would not work after the first time because the comment symbol is popped.
self._mainfile_contents_dict.pop('__comment_symbol', None)
assigned to @amgo
2139-tabular-parser-pops-matching-conditions
to address this issue created branch 2139-tabular-parser-pops-matching-conditions
to address this issue
mentioned in merge request !2113 (merged)
closed with merge request !2113 (merged)
mentioned in commit df62ebc2