mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Python: Update change note
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
category: fix
|
||||
---
|
||||
|
||||
- `MatchLiteralPattern`s are now never pruned, as this could lead to code being wrongly identified as unreachable.
|
||||
- `MatchLiteralPattern`s such as `case None: ...` are now never pruned from the extracted source code. This fixes some situations where code was wrongly identified as unreachable.
|
||||
|
||||
Reference in New Issue
Block a user