cnb
/
sdk
/
cnb-sdk-generator
Public
Search/Ask
8
9
WeChat Login
Login
Code
Issues
Pull requests
Events
Packages
Insights
Wiki
feat(python): 完善Go类型到Python类型的映射
#83
Merged
段超
created
2 hours ago
main
dc-dev
Edit
Overview
Commits
1
Files changed
1
Attachments
TAPD
段超
以下内容由 AI 生成
优化 Python 代码生成器的类型映射逻辑
补充 float、int、interface{} 等基础类型到 Python 类型的映射
新增切片类型的前缀匹配处理,自动转换为对应 list 类型
段超
is using the squash method to force merge into
348d0b9d
7feac48a
段超
feat(python): 完善Go类型到Python类型的映射
348d0b9d
Successfully merged and closed
dc-dev
branch can be safely deleted
Sign in to comment
Reviewer
None yet
Assignee
None yet
Label
None yet
Participant
优化 Python 代码生成器的类型映射逻辑