Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding PEP abstract to the RSS feed? #1085

Open
josselinauguste opened this issue May 24, 2019 · 2 comments · May be fixed by #1679
Open

Adding PEP abstract to the RSS feed? #1085

josselinauguste opened this issue May 24, 2019 · 2 comments · May be fixed by #1679

Comments

@josselinauguste
Copy link

@josselinauguste josselinauguste commented May 24, 2019

Hello,

I feel frustrated by the PEP RSS feed not containing the PEP abstract, but only its title.

It seems like it would be possible to add the PEP abstract as the item's description, and move the PEP author as the item's author, using the docutils library to parse the PEP file when generating the RSS feed.

What do you think about this proposition?

@brettcannon
Copy link
Member

@brettcannon brettcannon commented May 27, 2019

If you're up for writing a PR to update the RSS feed code so we can see how it looks I suspect we would be willing to consider it.

@hugovk hugovk linked a pull request that will close this issue Oct 23, 2020
@hugovk
Copy link
Contributor

@hugovk hugovk commented Oct 23, 2020

Please see PR #1679.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

3 participants