mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
We use this single regular expression for processing essentially every request, so it's definitely worth hinting to Python that we're going to do so by compiling it. Saves about 40us per request.
482 B
482 B