Hugo van Kemenade
Hugo van Kemenade
There's an RSS feed for https://blog.python.org/ It's "Python core development news and information" and mostly release news, but not quite a feed of the changelog.
Thanks for the report, I've replaced the broken ActiveState link with https://www.mail-archive.com/[email protected]/. https://www.python.org/community/lists/
@grepusername Do you mean to check if an x.y release is not-EOL? The https://endoflife.date/python page has an API at https://endoflife.date/api/python.json that gives the EOL dates for each x.y release, so...
There are detailed instructions on how to set up with Docker at https://pythondotorg.readthedocs.io/install.html
> It looks like the API at [python.org/api/v2/downloads/release](https://www.python.org/api/v2/downloads/release/) might no longer be receiving events correctly: there are no versions listed for CPython 3.10 or 3.11, only 3.9 (the latest being...
Thanks! And the feed is: https://www.python.org/downloads/feed.rss --- Although it doesn't validate: ``` line 2, column 609: guid must be a full URL, unless isPermaLink attribute is false: 925 (10 occurrences)...
It's in the `` and valid now, thanks! https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.python.org%2Fdownloads%2Ffeed.rss
This can be closed: after implementing [PEP 676](https://peps.python.org/pep-0676/), PEP pages are now deployed directly from https://github.com/python/peps to https://peps.python.org/. It does however highlight there's some old PEP-handling code in the repo...
@lukpueh I don't have permission to close things in this repo. Please could you close this PR?
@JulienPalard Please could you use your sed-fu?