:= operator is valid in Python 3.13.0 but fails parsing with DT Python Parser
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 48/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- javascript, python
- 领域
- compilers
调研方向
首先通过 parser 入口点重现报告中的 x := 3 示例,并检查赋值表达式的处理方式。Issue 未指定任何文件或测试;完成标准是有效的 Python 3.13 语法能够生成不包含错误节点且不会抛出未捕获的 NoViableAltException 的解析树。
由索引模型根据 Issue 内容生成。
描述
Try parsing the following Python code:
x = 1 print(x := 3)
You will get a tree full of error nodes. NoViableAltException appears to be thrown but caught and passed back.
That code is valid, though. I ran that in Python 3.13.0 as screenshotted here to demonstrate the code is valid:
- 主要语言
- JavaScript
- 星标
- 25
- 派生
- 7
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
DTStack/dt-python-parser 的其他 Issue
-
难度 5/5 一周以上 新手友好度 20/100
DTStack/dt-python-parser#27 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 45/100
DTStack/dt-python-parser#26 ·
-
难度 3/5 1-2 天 新手友好度 45/100
DTStack/dt-python-parser#24 · 1 条评论 ·
-
难度 5/5 一周以上 新手友好度 15/100
DTStack/dt-python-parser#15 · 3 条评论 ·
-
支持最新版Python3语法 未关闭
难度 5/5 一周以上 新手友好度 20/100
DTStack/dt-python-parser#11 ·
查看 DTStack/dt-python-parser 的全部 Issue
相似的 Issue
-
bug customer-eng Durable Agents Inngest status: needs triage
难度 2/5 1-3 小时 新手友好度 82/100
-
optimization optimization:agents-md-curator
难度 2/5 1-3 小时 新手友好度 75/100
githubnext/gh-aw-cao#13475 ·
-
[BUG]: "Clear All" in Settings doesn't clear the saved analysis, old data comes back after reload 未关闭bug
难度 2/5 1-3 小时 新手友好度 88/100
AOSSIE-Org/OrgExplorer#253 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
oxc-project/oxc#26944 ·
-
ai-observability bug team/ai-observability
难度 2/5 1-3 小时 新手友好度 78/100