From 1e953d46a0105a9e913f1a6ea969e5a84ba2035ba69eb9d997caad0614a030e6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 15 Apr 2025 13:00:57 +0000 Subject: [PATCH] Fix changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=168 --- python311.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python311.changes b/python311.changes index f3694cf..8cee3dc 100644 --- a/python311.changes +++ b/python311.changes @@ -44,7 +44,7 @@ Fri Apr 11 08:54:19 UTC 2025 - Matej Cepl - gh-106883: Disable GC during the _PyThread_CurrentFrames() and _PyThread_CurrentExceptions() calls to avoid the interpreter to deadlock. -- Remote upstreamed patch: +- Remove upstreamed patch: - CVE-2025-0938-sq-brackets-domain-names.patch -------------------------------------------------------------------