Skip to content

feat: Windows compatibility support#14

Open
Suncloyum wants to merge 1 commit into
LangQi99:mainfrom
Suncloyum:win-compat
Open

feat: Windows compatibility support#14
Suncloyum wants to merge 1 commit into
LangQi99:mainfrom
Suncloyum:win-compat

Conversation

@Suncloyum

@Suncloyum Suncloyum commented May 28, 2026

Copy link
Copy Markdown

Windows 适配

修改内容

  1. 信号处理:将 send_signal(signal.SIGTERM) 替换为跨平台的 terminate() 方法
  2. SSL 证书修复
    • 添加 certifi 依赖
    • 设置 SSL_CERT_FILE 环境变量
    • 配置 requests 使用 certifi 证书包
  3. 依赖更新:pyproject.toml 添加 certifi 依赖

兼容性

  • Windows 兼容
  • macOS 兼容
  • Linux 兼容
  • 不影响原有功能

测试

  • 已在 Windows 11上完整测试
  • 已验证语法检查通过

@Suncloyum Suncloyum changed the title feat: Windows compatibility support feat: Windows compatibility and token auto-capture May 28, 2026
@Suncloyum Suncloyum changed the title feat: Windows compatibility and token auto-capture feat: Windows compatibility support May 28, 2026
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