🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Oct 3, 2024

Description

Feed items at https://www.python.org/downloads/feed.rss look like:

		<item>
			<title>Python 3.12.7</title>
			<link>https://www.python.org/downloads/release/python-3127/</link>
			<description>Version: 3, Release Date: 2024-10-01 04:50:32+00:00</description>
			<pubDate>Tue, 01 Oct 2024 04:50:32 +0000</pubDate>
			<guid>https://www.python.org/downloads/release/python-3127/</guid>
		</item>
		<item>
			<title>Python 3.13.0rc3</title>
			<link>https://www.python.org/downloads/release/python-3130rc3/</link>
			<description>Version: 3, Release Date: 2024-10-01 04:42:14+00:00</description>
			<pubDate>Tue, 01 Oct 2024 04:42:14 +0000</pubDate>
			<guid>https://www.python.org/downloads/release/python-3130rc3/</guid>
		</item>

That "Version: 3" isn't really useful: version 2 is long gone and version 4 is unlikely.

Let's remove it.

PS I've hooked up the feed to a Mastodon account: https://mastodon.social/@python_releases@feedsin.space

@JacobCoffee JacobCoffee merged commit 46fbea6 into python:main Oct 3, 2024
@hugovk hugovk deleted the feed-rm-major-version branch October 3, 2024 14:01
@hugovk hugovk added the app/downloads Relates to the downloads app label Nov 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app/downloads Relates to the downloads app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants