mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +01:00
Python: add change-note
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Fixed missing flow for dictionary updates (`d[<key>] = ...`) when `<key>` is a string constant not used in dictionary literals or as name of keyword-argument.
|
||||
Reference in New Issue
Block a user