python / python/python-insider-blog
please provide full content in feed again
未關閉
還沒有人認領這個 Issue。
- 主要語言
- Astro
- 星號
- 32
- 分支
- 12
- 平均合併
- 9 小時 37 分鐘
- 30 天內合併 PR
- 9
描述
The old feed contained the entire content of each post: https://web.archive.org/web/20251221015921mp_/https://blog.python.org/feeds/posts/default?alt=rss
The new feed only contains one short sentence (capped at 160 characters?): https://blog.python.org/rss.xml
This is a regression.
Please add the entire content back to the feed, either in description or content.
Thank you!
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先找出產生 /rss.xml 的 Astro 入口點,並將其輸出與 issue 中連結的封存 feed 進行比較。確認文章內容是否遭到截斷,接著確認產生的 feed 在 description 或 content 中包含完整內容,而不只是那句簡短的句子。
由索引模型根據 Issue 內容生成。
評估
- 領域
- content
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 描述清楚
- 新手友好度
- 48/100