After I complained that python.org could use a PEP rss feed, David Goodger invited me to volunteer to write one. So I did. (With Martin v. Löwis doing the integration with the site build script. Thanks Martin!)
The feed is live at http://www.python.org/dev/peps/peps.rss.

4 comments:
Thanks for all the work! (but there is a bug)
The links for 3 digit PEPS are broken due to a missing leading '0'.
pep 366 should be:
http://www.python.org/dev/peps/pep-0366
(not pep-366)
Should be a simple fix.
Doh, good catch.
I love this! Thank you!
hooray!
Post a Comment