Files
cpython/Lib
d0921efb66 gh-143921: Narrow the control character check in imaplib commands (GH-153067)
Only NUL, CR and LF are rejected now.  Other control characters are
valid in quoted strings and can occur in mailbox names returned by
the server, so they are now accepted and sent quoted.

Co-authored-by: Claude Fable 5 <[email protected]>
2026-07-05 18:25:36 +03:00
..
2026-05-07 16:26:31 +03:00
2026-05-12 08:40:51 +00:00
2026-06-26 18:27:47 -05:00