sanic-org / sanic-routing

Internal handler routing for Sanic beginning with v21.3.

Home Page:https://sanicframework.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpha type

ahopkins opened this issue · comments

Because alpha types are no longer using regex, they are acting the same as string. We need to add a new constructor to be used inside the router in place of str.