-
Notifications
You must be signed in to change notification settings - Fork 965
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
Add item authors to RSS feeds #7012
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR @scop!
No major blockers, just left a couple of nitpick comments 👍
Given that author metadata for a release is optional and not guaranteed to be correct, would it make more sense to include the uploader's PyPI username or a link to their profile instead? |
Content of |
While on the topic of RSS feeds, #7013 would be a really nice addition ;) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for sticking with this @scop, if you could add that docstring I'm happy to approve 👍
No description provided.