mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Python: add change note
This commit is contained in:
4
python/ql/lib/change-notes/2024-10-09-finditer-match.md
Normal file
4
python/ql/lib/change-notes/2024-10-09-finditer-match.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Modelled that `re.finditer` returns an iterable of `re.Match` objects. This is now understood by the API graph in many cases.
|
||||
Reference in New Issue
Block a user