Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.11.0rc1 | Richard van der Hoff | 2020-02-19 | 1 | -1/+0 |
| | |||||
* | Tiny optimisation for _get_handler_for_request (#6950) | Richard van der Hoff | 2020-02-19 | 1 | -0/+1 |
we have hundreds of path_regexes (see #5118), so let's not convert the same bytes to str for each of them. |