Python: add change-note

This commit is contained in:
Rasmus Wriedt Larsen
2023-11-21 13:58:39 +01:00
parent a0867b4f66
commit 63fcaca82f

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added modeling of `*args` and `**kwargs` as routed-parameters in request handlers for django/flask/FastAPI/tornado.