please provide full content in feed again

Open
#81 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Domain
content

Research direction

Start by locating the Astro entry point that generates /rss.xml and compare its output with the archived feed linked in the issue. Verify whether the post content is being truncated, then confirm the generated feed includes the entire content in description or content rather than only the short sentence.

Written by the indexing model from the issue text.

Description

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!

Dominant language
Astro
Stars
32
Forks
12
Avg merge
9h 37m
Merged PRs (30d)
9

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/python-insider-blog

All issues in python/python-insider-blog

Similar issues

More Content issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.