[3.13] Fix description of -W message field in man page (GH-111371) (GH-155543)

serhiy-storchaka <[email protected]> Tue, 11 Aug 2026 05:09:21 -0400 (EDT)
Newsgroups gmane.comp.python.cvs
Message-ID <[email protected]>
https://github.com/python/cpython/commit/7465ac15ec0e29b00afa94313977a6e711f56afa
commit: 7465ac15ec0e29b00afa94313977a6e711f56afa
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: serhiy-storchaka <[email protected]>
date: 2026-08-11T11:33:47+03:00
summary:

[3.13] Fix description of -W message field in man page (GH-111371) (GH-155543)

(cherry picked from commit 951119852976757df08ebc0c0a58f8b91e723008)

Co-authored-by: Ville Skyttä <[email protected]>

files:
M Misc/python.man

diff --git a/Misc/python.man b/Misc/python.man
index 362b881261f9ee..0c6e977d1d972d 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

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]