gh-117313: Fix re-folding email messages containing non-standard line separators (GH-117369)
Only treat '\n', '\r' and '\r\n' as line separators in re-folding the email messages. Preserve control characters '\v', '\f', '\x1c', '\x1d' and '\x1e' and Unicode line separators '\x85', '\u2028' and '\u2029' as is.
S
Serhiy Storchaka committed
aec1dac4efe36a7db51f08385ddcce978814dbe3
Parent: 4e502a4
Committed by GitHub <noreply@github.com>
on 4/17/2024, 10:00:25 AM