Skip to content

Comments

Mypy#43

Merged
mic1on merged 3 commits intomainfrom
mypy
Jan 8, 2026
Merged

Mypy#43
mic1on merged 3 commits intomainfrom
mypy

Conversation

@mic1on
Copy link
Owner

@mic1on mic1on commented Jan 8, 2026

No description provided.

mic1on added 3 commits January 8, 2026 21:15
为多个模块添加类型注解,包括消息、中间件、worker和各类broker实现
修复潜在的类型安全问题,如添加Optional检查和类型转换
更新pyproject.toml中的python_version至3.9以支持新类型特性
为了支持SQS模块的类型检查,将boto3和botocore添加到mypy的模块忽略列表中
确保在发送消息时序列化完整的 Message 对象,而不仅仅是消息体
@mic1on mic1on merged commit 355b452 into main Jan 8, 2026
8 checks passed
@mic1on mic1on deleted the mypy branch January 8, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant