FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update Reuven Lerner's feed URL (old domain no longer responds) by reuven · Pull Request #638 · python/planet · GitHub

/ planet Public

Update Reuven Lerner's feed URL (old domain no longer responds) - #638

Merged
hugovk merged 1 commit into
python:mainfrom
reuven:main
Aug 9, 2026
Merged

Update Reuven Lerner's feed URL (old domain no longer responds)#638
hugovk merged 1 commit into
python:mainfrom
reuven:main

Conversation

reuven commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Hi, I want to change my current feed url from

http://blog.lerner.co.il/category/python/feed/ to https://lernerpython.com/feed/

The old domain no longer serves the feed — requests to blog.lerner.co.il time out — so my entry has been fetching a dead URL since I moved my blog. The new feed is on lernerpython.com and is actively updated.

The diff shows a removal plus an addition rather than an in-place edit because I also updated the display name, which changes its sort position in the file.

I checked the following required validations:

  1. My feed is valid, I checked using https://validator.w3.org/feed/check.cgi?url=https://lernerpython.com/feed/ and it is
    valid!
  2. My feed is a Python Specific feed, e.g: I am proposing the filtered tag or categorized feed url
  3. I only post content to this feed which is related to the Python language and its components and libraries. Or content that I consider interesting for the Python community.
  4. I am aware that once my feed is added it can take a few hours to start being fetched (according to the server update cycle)
  5. My feed contains only content in English language.

Thanks!

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thank you!

hugovk merged commit 194ae0c into python:main Aug 9, 2026
2 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL