From 78a185d115c581d434316d8b1a800fc204df26c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Tue, 11 Aug 2026 11:15:48 +0300 Subject: [PATCH] Fix description of -W message field in man page (GH-111371) (cherry picked from commit 951119852976757df08ebc0c0a58f8b91e723008) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ville Skyttä --- Misc/python.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/python.man b/Misc/python.man index 362b881261f9ee7..0c6e977d1d972df 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -285,7 +285,7 @@ the remaining fields. The .I message -field must match the whole printed warning message; this match is +field must match the start of the warning message; this match is case-insensitive. The