Fix description of -W message field in man page (GH-111371)
serhiy-storchaka <[email protected]> Tue, 11 Aug 2026 04:16:03 -0400 (EDT)
| Newsgroups | gmane.comp.python.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/python/cpython/commit/951119852976757df08ebc0c0a58f8b91e723008 commit: 951119852976757df08ebc0c0a58f8b91e723008 branch: main author: Ville Skyttä <[email protected]> committer: serhiy-storchaka <[email protected]> date: 2026-08-11T08:15:48Z summary: Fix description of -W message field in man page (GH-111371) files: M Misc/python.man diff --git a/Misc/python.man b/Misc/python.man index 5e4f3c3debe935..238d3209971017 100644 --- a/Misc/python.man +++ b/Misc/python.man @@ -299,7 +299,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]