Skip to content

[MEDIUM] _to_rfc822() 在中文 locale 下生成非标准 RFC 822 日期 #92

@gitfox-enter

Description

@gitfox-enter

问题

rss_feed.py_to_rfc822() 使用 strftime 在中文 locale 下输出非英文缩写,违反 RFC 822 规范。

修复

使用 email.utils.formatdate() 或显式设置 locale。

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmedium

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions