Browse Source
We inadvertently broke the compatibility between the python library and the binary when switching to \n\n-delimiters. This reintroduces the old inefficient parsing, and dynamically upgrades to the faster version if it detects the \n\n-delimiter. Signed-off-by: Christian Decker <decker.christian@gmail.com>plugin-6
Christian Decker
6 years ago
2 changed files with 29 additions and 1 deletions
Loading…
Reference in new issue