From 12a67137380e21cab932776232c06ec2482464df Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Thu, 11 Sep 2025 14:43:01 +1000 Subject: [PATCH 01/13] Update feed URL for Graham Dumpleton. (#604) --- config/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ini b/config/config.ini index a557523..f639c13 100644 --- a/config/config.ini +++ b/config/config.ini @@ -504,7 +504,7 @@ name = Godson Gera [http://www.curiousvenn.com/?feed=rss2&cat=4] name = Graeme Cross -[http://blog.dscpl.com.au/feeds/posts/default] +[https://grahamdumpleton.me/feed.xml] name = Graham Dumpleton [https://www.grahamwheeler.com/categories/python.xml] From 75d28b1878ab68dbe1aedc7e58742991ddd67e8f Mon Sep 17 00:00:00 2001 From: Patrick Altman Date: Thu, 23 Oct 2025 02:16:19 -0400 Subject: [PATCH 02/13] Add Patrick Altman's Python feed (#605) --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index f639c13..a13508f 100644 --- a/config/config.ini +++ b/config/config.ini @@ -1008,6 +1008,9 @@ name = Pathwright [http://weblog.patrice.ch/tags/Python.atom] name = Patrice Neff +[https://wedgworth.dev/tag/python/rss/] +name = Patrick Altman + [http://www.patricksoftwareblog.com/tag/python/feed/] name = Patrick Kennedy From a96db6b4f5b1cb605f4afd514965a71c93e32fe6 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lemburg Date: Fri, 31 Oct 2025 13:22:42 +0100 Subject: [PATCH 03/13] Update PSF blog entry to HTTPS (#607) --- config/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ini b/config/config.ini index a13508f..b9a3fd4 100644 --- a/config/config.ini +++ b/config/config.ini @@ -1164,7 +1164,7 @@ name = Python Piedmont Triad User Group [https://www.pythonpool.com/feed/] name = Python Pool -[http://pyfound.blogspot.com/atom.xml] +[https://pyfound.blogspot.com/atom.xml] name = Python Software Foundation [https://sweetness.hmmz.org/feeds/python.rss.xml] From bce4185ba64e16b17b6cb055ef3494166186b0f6 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lemburg Date: Mon, 3 Nov 2025 11:34:46 +0100 Subject: [PATCH 04/13] Remove PSF entry showing wrong content (#608) See #606 --- config/config.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/config.ini b/config/config.ini index b9a3fd4..c80e6ab 100644 --- a/config/config.ini +++ b/config/config.ini @@ -1164,9 +1164,6 @@ name = Python Piedmont Triad User Group [https://www.pythonpool.com/feed/] name = Python Pool -[https://pyfound.blogspot.com/atom.xml] -name = Python Software Foundation - [https://sweetness.hmmz.org/feeds/python.rss.xml] name = Python Sweetness From da4f4edc4fb5030bafe6933e24903357d4f17329 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lemburg Date: Mon, 3 Nov 2025 14:46:34 +0100 Subject: [PATCH 05/13] Readd PSF blog (#609) See #606 --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index c80e6ab..57d14d3 100644 --- a/config/config.ini +++ b/config/config.ini @@ -1164,6 +1164,9 @@ name = Python Piedmont Triad User Group [https://www.pythonpool.com/feed/] name = Python Pool +[https://pyfound.blogspot.com/feeds/posts/default] +name = Python Software Foundation + [https://sweetness.hmmz.org/feeds/python.rss.xml] name = Python Sweetness From 5f02a0e2f16c57e2de9d435265f129178312b162 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Wirtel?= Date: Mon, 5 Jan 2026 16:00:30 +0100 Subject: [PATCH 06/13] Add loopwerk.io RSS feed (Kevin Renskers) (#612) --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index 57d14d3..b25f79e 100644 --- a/config/config.ini +++ b/config/config.ini @@ -714,6 +714,9 @@ name = Kay Schluehr [http://kbyanc.blogspot.com/feeds/posts/default/-/python] name = Kelly Yancey +[https://www.loopwerk.io/articles/tag/python/feed.xml] +name = Kevin Renskers + [https://kodnito.com/python/rss/] name = Kodnito From 3c782ed5261a728a5d4974e0e719d47a28cebaee Mon Sep 17 00:00:00 2001 From: Patrick <23212901+sneakyPad@users.noreply.github.com> Date: Tue, 6 Jan 2026 14:10:06 +0100 Subject: [PATCH 07/13] =?UTF-8?q?Add=20Patrick=20M=C3=BCller's=20blog=20(#?= =?UTF-8?q?613)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: sneakyPad <3212901+sneakyPad@users.noreply.github.com> --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index b25f79e..26c0772 100644 --- a/config/config.ini +++ b/config/config.ini @@ -1017,6 +1017,9 @@ name = Patrick Altman [http://www.patricksoftwareblog.com/tag/python/feed/] name = Patrick Kennedy +[https://patrickm.de/tag/python/rss/] +name = Patrick Müller + [http://pauleveritt.wordpress.com/feed/atom/] name = Paul Everitt From 35bd81822eaf94e5cc3defb82e2cc92e32d592d7 Mon Sep 17 00:00:00 2001 From: "Audrey M. Roy Greenfeld" Date: Fri, 13 Mar 2026 23:03:37 +0800 Subject: [PATCH 08/13] Add Audrey M. Roy Greenfeld's Python feed (#615) --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index 26c0772..bdfb48d 100644 --- a/config/config.ini +++ b/config/config.ini @@ -138,6 +138,9 @@ name = Ashish Vidyarthi [http://astrocodeschool.com/feeds/all.rss.xml] name = Astro Code School +[https://audrey.feldroy.com/feeds/python.atom.xml] +name = Audrey M. Roy Greenfeld + [http://automatingosint.com/blog/category/python/feed/] name = Automating OSINT From 41c74b313c95a7051224c7bcdc570f1fa9c2fefa Mon Sep 17 00:00:00 2001 From: Florian Schulze Date: Wed, 1 Apr 2026 11:49:06 +0200 Subject: [PATCH 09/13] Remove Holger Krekel's long retired blog (#617) --- config/config.ini | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/config.ini b/config/config.ini index bdfb48d..46d1527 100644 --- a/config/config.ini +++ b/config/config.ini @@ -546,9 +546,6 @@ name = Hernan Grecco [http://www.hilarymason.com/tag/python/feed/] name = Hilary Mason -[http://tetamap.wordpress.com/feed/atom/] -name = Holger Krekel - [http://www.holger-peters.de/feeds/python.atom.xml] name = Holger Peters From c860f9528db2ccd14988da4e9abb6db949d12ca7 Mon Sep 17 00:00:00 2001 From: "Michiel W. Beijen" Date: Sat, 25 Apr 2026 10:17:08 +0200 Subject: [PATCH 10/13] Add Michiel Beijen's Python feed (#620) --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index 46d1527..990422f 100644 --- a/config/config.ini +++ b/config/config.ini @@ -891,6 +891,9 @@ name = Michał Bultrowicz [http://www.artima.com/weblogs/feeds/bloggers/micheles.rss] name = Michele Simionato +[https://tildeweb.nl/~michiel/tags/python/atom.xml] +name = "Michiel's Blog" + [http://www.firsttimeprogrammer.blogspot.com/feeds/posts/default/-/python?alt=rss] name = Michy Alice From 65d4e8bcd5f7ef7ef0ce2f8f7ec7d2ba886a374f Mon Sep 17 00:00:00 2001 From: Vivis Dev Date: Wed, 13 May 2026 01:24:06 +1000 Subject: [PATCH 11/13] Adds Python Koans Feed (#621) --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index 990422f..dd02538 100644 --- a/config/config.ini +++ b/config/config.ini @@ -1161,6 +1161,9 @@ name = Python GUIs [http://feeds.feedburner.com/PythonInsider] name = Python Insider +[https://pythonkoans.substack.com/feed] +name = Python Koans + [https://www.pythonmorsels.com/topics/feed/] name = Python Morsels From d2658e823124ba1ee0bb88b95de089a4d61107a6 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Tue, 12 May 2026 19:05:11 +0100 Subject: [PATCH 12/13] Add Core Dispatch, update Python Insider (#622) --- config/config.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/config.ini b/config/config.ini index dd02538..3a702f1 100644 --- a/config/config.ini +++ b/config/config.ini @@ -288,6 +288,9 @@ name = CodersLegacy [http://allanderek.github.io/categories/python.xml] name = Coding Diet +[https://coredispatch.xyz/api/feed/rss] +name = Core Dispatch + [https://www.gallon.me/tag/python/feed] name = Corey Gallon @@ -1158,7 +1161,7 @@ name = Python Engineering at Microsoft [https://www.pythonguis.com/feeds/all.atom.xml] name = Python GUIs -[http://feeds.feedburner.com/PythonInsider] +[https://blog.python.org/rss.xml] name = Python Insider [https://pythonkoans.substack.com/feed] From 6fd8078e39edbc1491d21b9330825b85d0707971 Mon Sep 17 00:00:00 2001 From: Bob Belderbos Date: Fri, 15 May 2026 15:23:30 +0200 Subject: [PATCH 13/13] add my belderbos.dev python feed (#623) --- config/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/config.ini b/config/config.ini index 3a702f1..03cfd61 100644 --- a/config/config.ini +++ b/config/config.ini @@ -186,6 +186,9 @@ name = BioPython News [http://bitofcheese.blogspot.com/feeds/posts/default] name = Bit of Cheese +[https://belderbos.dev/tags/python/atom.xml] +name = Bob Belderbos + [http://source.mihelac.org/feeds/categories/django/] name = Bojan Mihelac