Toilal / rebulk

Define simple search patterns in bulk to perform advanced matching on any string
MIT License
55 stars 9 forks source link

Calling defaults multiple times #6

Closed Toilal closed 4 years ago

Toilal commented 7 years ago

Calling rebulk.default erase the defaults from previous call. It should be convient for call to update the dict of args, instead of replacing it.

Toilal commented 7 years ago

And replace the actual default when clear=True is provided.

Toilal commented 4 years ago

Implemented by c6f442c47a68c7a1a95ae46ec2014e6c793bd52f and available in rebulk>=2.0.0b1.