Python: Add change note

This commit is contained in:
Taus
2025-02-06 14:08:20 +00:00
parent 7124e80f28
commit 3d25cd3bb5

View File

@@ -0,0 +1,5 @@
---
category: fix
---
- Fixed a bug in the extractor where a comment inside a subscript could sometimes cause the AST to be missing nodes.