From ce54ae561707d51a0c37579272ad935186311e40 Mon Sep 17 00:00:00 2001 From: James Rosewell Date: Sun, 30 Aug 2026 18:27:59 +0100 Subject: [PATCH] Take the OWID library with the domain bound The submodule pointed at a commit from before the domain bound was merged, so this repository carried neither that limit nor the payload size handling that went in with it. The OWID specification now makes the 253 character maximum a hard rule for creators as well as consumers, so a pointer left behind means the published code does not enforce what the specification requires. Moves owid-python from 9f773d67 to 74a61cee, which is that repository's main. No other change. --- owid-python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/owid-python b/owid-python index 9f773d6..74a61ce 160000 --- a/owid-python +++ b/owid-python @@ -1 +1 @@ -Subproject commit 9f773d6721201f1c48dbac1e808676206aa11ae2 +Subproject commit 74a61ceeab931d4b8317ec193893fbc1ad4243b4