summary refs log tree commit diff
path: root/packages/overlays/matrix-synapse/patches/0006-Explain-why-we-flush_buffer-for-Python-print-.-outpu.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--packages/overlays/matrix-synapse/patches/0006-Explain-why-we-flush_buffer-for-Python-print-.-outpu.patch (renamed from packages/overlays/matrix-synapse/patches/0050-Explain-why-we-flush_buffer-for-Python-print-.-outpu.patch)2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/overlays/matrix-synapse/patches/0050-Explain-why-we-flush_buffer-for-Python-print-.-outpu.patch b/packages/overlays/matrix-synapse/patches/0006-Explain-why-we-flush_buffer-for-Python-print-.-outpu.patch

index 2530521..39fc2fe 100644 --- a/packages/overlays/matrix-synapse/patches/0050-Explain-why-we-flush_buffer-for-Python-print-.-outpu.patch +++ b/packages/overlays/matrix-synapse/patches/0006-Explain-why-we-flush_buffer-for-Python-print-.-outpu.patch
@@ -1,7 +1,7 @@ From a3bbd7eeabee7c6b229e95e0e04af5b430ea32db Mon Sep 17 00:00:00 2001 From: Eric Eastwood <erice@element.io> Date: Tue, 13 May 2025 10:40:49 -0500 -Subject: [PATCH 50/74] Explain why we `flush_buffer()` for Python `print(...)` +Subject: [PATCH 06/34] Explain why we `flush_buffer()` for Python `print(...)` output (#18420) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8