We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ac4a10 commit 6bd4614Copy full SHA for 6bd4614
python/ql/lib/change-notes/2024-10-09-finditer-match.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* Modelled that `re.finditer` returns an iterable of `re.Match` objects. This is now understood by the API graph in many cases.
0 commit comments