Skip to content

Refactor RSS fetching to use urllib instead of curl#151

Open
Matt-V50 wants to merge 1 commit intocft0808:mainfrom
Matt-V50:patch-1
Open

Refactor RSS fetching to use urllib instead of curl#151
Matt-V50 wants to merge 1 commit intocft0808:mainfrom
Matt-V50:patch-1

Conversation

@Matt-V50
Copy link

Replaced subprocess curl command with urllib for fetching RSS feeds. Docker environment doesn't support such un-installed package

变更描述

变更类型

  • Bug 修复
  • 新功能
  • 重构 / 代码优化
  • 文档更新
  • CI / 工程配置

检查清单

  • 代码已通过 python3 -m py_compile 检查
  • 已在本地测试运行 run_loop.sh
  • 涉及看板的变更已在浏览器中验证
  • 更新了相关文档(如适用)

关联 Issue

Replaced subprocess curl command with urllib for fetching RSS feeds.
Docker environment doesn't support such un-installed package
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