From 64c2181b0f5826c2f9d6112d199be01b383b7e29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 14 May 2026 16:18:23 +0200 Subject: [PATCH] PEP 825: add "static data" to problems deferred to the next PEP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Given it came up more than once already, I suppose it makes sense to point it out explicitly, even though it technically falls under "compatibility". Signed-off-by: Michał Górny --- peps/pep-0825.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/peps/pep-0825.rst b/peps/pep-0825.rst index a1ec9df172d..a89f110b747 100644 --- a/peps/pep-0825.rst +++ b/peps/pep-0825.rst @@ -1068,6 +1068,7 @@ The following problems are deferred to subsequent PEPs in the series: - governance of variant namespaces - determining which variant properties are compatible with the system +- overriding the compatibility detection using static data - building variant wheels In addition to that, the following matters are left