provtemp

Results 3 comments of provtemp
trafficstars

@vitaut There you have »The formatter should parse specifiers until '}' or the end of the range.« - wouldn't you have to check at least for `}}` to follow the...

@vitaut So implementations of the parse method are free to pick an end point as they see fit, so long as it's a `}` between `ctx.begin()` and `ctx.end()`, like all...

https://github.com/preset-io/elasticsearch-dbapi/blob/0d5a93058fc82071169f199bfae85d7b5162a12a/es/baseapi.py#L318 Removing ^ `.transport` seems to work.