diff --git a/CHANGES/4748.bugfix b/CHANGES/4748.bugfix new file mode 100644 index 00000000000..439a81e949e --- /dev/null +++ b/CHANGES/4748.bugfix @@ -0,0 +1 @@ +Change return type on URLDispatcher to UrlMappingMatchInfo to improve type annotations.