Files
AstrBot/astrbot/core/utils
LIghtJUNction da12fca83d refactor(utils): improve type annotations and code quality
command_parser.py:
- Add explicit type annotations for tokens list and return type

config_number.py:
- Handle float to int conversion explicitly
- Simplify type checking logic

file_extract.py:
- Add type annotations and improve file extraction handling

io.py:
- Add type annotations for I/O operations

log_pipe.py:
- Implement TextIO interface for better compatibility
- Add comprehensive type annotations
- Add callback support and identifier logging

session_waiter.py:
- Clean up type annotations
2026-03-31 20:15:09 +08:00
..
2026-03-22 22:44:05 +08:00
2026-02-27 22:03:17 +08:00
2026-02-27 22:03:17 +08:00
2026-03-30 00:48:07 +08:00
2026-03-22 22:44:05 +08:00
2026-02-27 22:03:17 +08:00