Public bug reported:

Part of the logic in bin/cleanarch in determining if a From_ line is a
valid Unix From_ separator checks if the following line is a valid
header. This test is intended to be that the following line contains a
colon and only one or more ascii printable characters up to the first
colon. It does check for a colon, but only checks that there is at least
one ascii printable character at the beginning of the line before the
colon.

** Affects: mailman
     Importance: Low
         Status: In Progress

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/1957025

Title:
  Test for From_ followed by valid header in bin/cleanarch is
  incomplete.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/1957025/+subscriptions

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

Reply via email to