Shneor E.
Shneor E.
I'm having the same issue in #9251, it would be nice if this is fixed as it's one of the most basic and common operations for filtering. I'm willing to...
@BurntSushi Thanks for the encouragement! I created a pull request and I'm looking forward to hearing your thoughts about it.
I doubt its someting to do with the `flashtext` package, I have the feeling its an `asyncio` problem.
On the mean time I created the branch `web_columns_explorer` just as a POC that it is possible to add an HTML page to the Pdoc-generated documentation (although there probably is...
@MiguelCastillo glad to find someone as excited about the project! Ideally I would like to have the data live (refreshed as frequently as possible), but at the same time I...
I can create the GH workflow that will generate the JSON file. The hard part is creating the HTML page. Feel free to send any PRs.
Great suggestion for a great linter! Has there been any progress so far on this feature?
@BurntSushi Hey again, I agree that it doesn't make much sense to replicate the behavior of `str::split_inclusive`, the goal is to make `regex_automata::meta::Regex::split` work with capture groups (my understanding is...
Im not familiar with adjacent matches in RegEx. Would you be able to provide a test case or example?
@BurntSushi Thanks, I'll be away for the weekend, but I'll read it properly when I'm back. Have a nice day.