You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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'sauthor
, using thedocutils
library to parse the PEP file when generating the RSS feed.What do you think about this proposition?
The text was updated successfully, but these errors were encountered: