From 24afa905f3ff0c8ccbc3c2b111585e991dfb1607 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Clgen=20Sar=C4=B1kavak?= Date: Tue, 11 Aug 2026 14:54:44 +0300 Subject: [PATCH] Update the URL for "Python Mode for Processing 4" The main branch states that > It is not compatible with the latest major version of Processing, 4.0. > There is no longer anyone fixing bugs or developing new features. which gives the impression that this entry is a stale and should be removed from the list. Thanks to @SableRaf for sharing the branch that the actual work lives on. --- contributions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributions.yaml b/contributions.yaml index 3832ab7..9d182c0 100644 --- a/contributions.yaml +++ b/contributions.yaml @@ -5902,7 +5902,7 @@ contributions: https://py.processing.org/4/PythonMode.txt name: Python Mode for Processing 4 authors: '[Jonathan Feinberg](http://MrFeinberg.com/)' - url: https://github.com/jdf/processing.py + url: https://github.com/jdf/processing.py/tree/processing4 categories: [] sentence: Write Processing 4 sketches in Python. paragraph: ''